a {	
/*	color: #3366CC; */
	color: #0000FF;
	text-decoration: none
	}
body {	
	background-color: White;
	font-family: verdana;	
	font-size: .8em;
	color: #336699;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.1em;
	margin-left: 1em;
	}
a:hover {	
	text-decoration: underline
	}
#navigation {
	font-family: verdana;
	text-align: center;
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #6495ED;
	width: 748px;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 20px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
#navigation a:link, #navigation a:visited {
	margin-right: 2px;
	padding: 3px 10px 3px 10px;
	color: Navy;
	background-color: Silver;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
#navigation a:hover {
	background-color: #D3D3D3;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}



#Leftnavigation

{
	font-family: verdana;
	text-align: center;
	font-size: 1.1em;
	margin-top: 5px;
	background-color: #6495ED;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#Leftnavigation a:link, #Leftnavigation a:visited {
	
	display:block;
	margin-right: 2px;
	padding: 8px 1px 8px 1px;
	color: Navy;
	background-color: Silver;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#Leftnavigation a:hover {
	background-color: #D3D3D3;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}


#Buttonsleft{
	position: absolute;
	top: 205px;
	width: 130px;
	left: 0px;
	}

#BlackText{
	font-size: 1em;
	color: #000000
	}	



#address {
	position: absolute;
	top: 55px;
	font-size: smaller;
	left: 30px;
	font-weight: normal;
	}
#time {
	position: absolute;
	top: 25px;
	left: 610px;
	font-size: smaller;
	font-weight: normal;
	}
#mainbody{
	/*width: 575px;*/
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
	margin-top: 5px;
	/*border-left-color: #336699;
	border-left-style: dotted;
	border-left-width: 3px;*/
	}
.bodyheading{
	position: relative;
	font-size: 1.2em;
	font-weight: bold;
	}
.subheading{
	font-size: 1em;
	font-weight: bold;
        }
.bodytext{
	position: relative;
	font-size: 1em;	
	}
#header{
	position: relative;
	width: 750px;
	height: 80px;
	border-style: none none double none;
	text-align: right;
	font-weight: bolder;
	}
#left{
	position: absolute;
	top: 155px;
	width: 140px;
	font-size: smaller;
	}
#bottomnav{
	width: 750px;
	text-align: center;
	margin-top: 20px;
	font-size: .75em;
	}
#footer{
	font-size: .75em;
	width: 750px;
	text-align: center;
	margin-top: 5px;
	}
#logo{
	position: absolute;
	top: 10px;
	margin-left: 5px;
}