body {
margin:0; 
padding:0; 
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#1A2F4A;
background-color: #BCBE97;
background-image: url(images/wytoniabkgd.gif);
background-repeat: repeat-x;
background-position:  left top;
}


#outershell{ 

width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 }
 
 
#innershell{
	position:relative;
	width: 950px;
	background-color: #FFFFFF;
}

#topsection {
	background-image: url(images/wytonia.jpg);
	background-repeat: no-repeat;
	height:215px;
	min-height:215px;
	width:950px;
}

.header{
	position:relative;
	width:250px;
	left: 700px;
	top: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;		
		}
 .header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
	
	.header a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;		
		text-decoration: none;
}
	.header a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C2BFA5;		
		text-decoration: none;
}
	
	.header a:hover:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C2BFA5;		
		text-decoration: none;
}
	
.navigation {
	background-image: url(images/wytonia_nav.gif);
	background-repeat: repeat-x;
	height:15px;
	min-height:15px;
	width:930px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1cm;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;	
	}
	
		.navigation a:link {    text-decoration: none;
							color: #ffffff;}
							
		.navigation a:visited {    text-decoration: none;
							color: #ffffff;}
	
	.navigation a:hover {    text-decoration: none;
							color: #BCBE97;}
							
	.navigation a:visited:hover {    text-decoration: none;
							color: #BCBE97;}
	
	
	
#contentwrapper{
width:950px;

}

a:link { color: #1A2F4A;   }
a:visited { color: #1A2F4A;   }
a:visited:hover{ color: #BCBE97;  }
a:hover{ color: #BCBE97;  }

ul  {
list-style-position: outside;
list-style-type: square;
}



.copyright  {
	background-image: url(images/wytonia_nav.gif);
	background-repeat: repeat-x;
	height:16px;
	min-height:16px;
	width:930px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #BCBE97;;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 20px;	
	}
	
.copyright  a:link {    text-decoration: none;
							color: #BCBE97;}
							
.copyright  a:visited {    text-decoration: none;
							color: #BCBE97;}
	
.copyright  a:hover {    text-decoration: none;
							color: #ffffff;}
							
.copyright  a:visited:hover {    text-decoration: none;
							color: #ffffff;}
	


