/* CSS Document */

body { background-color:#B7AFA3; font-family:Verdana, Arial, Helvetica, sans-serif; padding:0; margin:15px 0px; }
body a { color:#000000; text-decoration:none; font-weight:800; }
body a:hover { color: #999999; text-decoration:none; font-weight:800 }
body a:hover { color: #999999; text-decoration:underline; font-weight:800 }

#container { width:750px; margin:0 auto; font-size:75%; background: #FFF url(./bksub.gif) repeat-y; }


#header {background: url(./header.jpg);  width:750px; height:200px; float:left; border-bottom: 20px solid #FFF; }
#header a { position:relative; top:25px; left:25px; font-size: 180%;color: #6D929B; text-decoration:none;}
#header a:hover {text-decoration:underline; }
#header a:visited {text-decoration:none;}

#datestamp { position: relative; top:1px; left:525px; font: bold 1em 'Trebuchet MS', Arial, Sans-serif; text-transform: none; letter-spacing: 1px;}

/* #datestamp { position: absolute; margin: 10; padding: 20; font: bold 1em 'Trebuchet MS', Arial, Sans-serif; text-transform: none; letter-spacing: 1px;}  */

#slogan {position:relative; top:85px; left:400px; color:#FFFFFF; font-size:150%;}

img { border:0; padding:0}
#leftcol { width:150px; float:left; padding:20px 0px 20px 0px;}
#nav { width:120px; float:left; text-decoration:none;  margin: 15px 0; padding-left:15px; }
#nav ul, #nav li { list-style:none ; margin:0px; text-align:left; padding:0px; }
			#nav li { color:ffffff;  }
			#nav li a {width: 110px; padding:5px 0px 5px 15px; background-color:#EFEFDE; color:#000; display:block ; font-weight:bold ; text-decoration:none ; }
			#nav li a:hover { color:#000000; background-color:#C1DAD6;}
			#nav li a {background-color:#6D929B; color:#fff; text-decoration:underline ; }

#main { color:#000000; float:left; width:565px; padding: 0px 10px 0px 25px;}
h1 { font-size:150%; font-weight:800; color: #6D929B;}

#footer { width:750px; background: #ffffff; }
#insidefooter { width:750px; border-top: 10px solid #B7AFA3; text-align:center; float:left; margin: 20px 0px 0px 0px; padding-top:15px;
		background-color:#FFFFFF;}

.clear { clear:both ; font-size:1px }