<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

<html xmlns="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

html {
	background: #f0f5ff;
	margin:0 0 0 0px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0px;
	display:table; 
	width:100%;	
}


					body {
	color:#505050;
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

p {
	letter-spacing: normal;
	line-height: 1.8em;
}

h1 {
	color:#6BB501;
	font-size:22px;
	margin:10px 0 3px 0;
	clear:both;
}


h2 {
	color:#6BB501;
	font-size:18px;
	margin:10px 0 2px 0;
	clear:both;
}


h3 {
	color:#000000;
	font-size:13px;
	margin:5px 0 0px 0;
	clear:both;
}



a:link, a:visited {
	color:#6BB501;
	text-decoration:bold;
}


a:hover {
	color:#ffb508;
	text-decoration:underline overline;
}

#wrapper {
	background: transparent url( http://katyhudson.ca/images2/page-vbg.jpg ) repeat-y scroll 50% 0px;
	margin:0 auto ;
	width:100%;
}

					body {
	background-color:#f0f5ff;
}

#wrapper {
	border-top: 0px solid #f0f5ff;
}
	

#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image:url(http://katyhudson.ca/images2/hat.jpg);
 	background-repeat:no-repeat;	
	background-position: center top ;
}
	
#header {
	margin: 20 auto;
	min-height:25px;
	height: 25px;
	width: 800px;
}

#page {
	background: transparent url( http://katyhudson.ca/images2/page-bg.jpg ) no-repeat center top;
}

					
#container {
	margin:0 auto;
	width:760px;
}


#banner {
	margin: 0 auto;
	height:150px;
	width:100%;
}

					

#nav1 {
	height:35px;
	margin:0 auto ;
	text-align:center;
}

#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:35px;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial,sans-serif;

}

#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url('http://katyhudson.ca/images2/hmenu.jpg') repeat-x top left;
	border-left:2px solid #ffffff;

}


#nav1 ul li a {
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 39px ;
	line-height:35px;
	font-weight:bold;

}
#nav1 ul li a:hover, #nav1 li#current a {
	color:#FFFFFF;
	background:transparent url('http://katyhudson.ca/images2/hmenu-sel.jpg') repeat-x top left;
}

#footerWrapper {
	margin:0 auto;
	height:130px;
	padding:0;
	background:transparent url( http://katyhudson.ca/images/footerwrapperbgcanada.jpg ) no-repeat scroll center top;
}

					
#right {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:500px;
	padding:10px 20px 20px 20px;
	float:left;
}

a img {
	border: none;
} 