body {margin: 0px; background-color: #eee;}
p {font-family:arial; font-size=14px; color:000066;}
a, a:visited, a:active{color: #336688;}
a:hover {color: #333;}
h1 {font-family:arial; font-size=35px; color:000066; font-weight:bold; text-align:center; margin-top: 1px;}
h2 {font-family:arial; font-size=27px; color:000066; font-weight:bold; text-align:center; }
h3 {font-family:arial; font-size=20px; color:000066; font-weight:bold; text-align:center; }
h4 {font-family:arial; font-size=17px; color:000066; font-weight:bold; text-align:center; }
h5 {font-family:arial; font-size=23px; color:000066; font-weight:bold; text-align:left; }
hr {width:80%; color:000066}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px Arial;
line-height: 25px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #000;
}

#dropmenudiv a:hover{
background-color: #336699;
color: #fff;
}

#main {width: 99%; margin: auto; min-width: 810px; border: 1px solid #000; vertical-align:top; margin-top: 5px; background-color: #fff;}
#header {height:100px; background-image:url(longtop01.jpg); text-align:center; margin-top: 0px;}
#header h1 {font-family:arial black; font-size:55px; color:#ffffff; margin-top: 0px;}
.widthy {width: 800px;}

#nav { 
	background-color: #fff; 
	height: 35px; 
	text-align: center; 
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	border-bottom: 1px solid #000;
	width: auto;
	background-image:url(link.gif);
	}
#nav a {
	background-color:#fff;
	border-right:1px solid #222;
	color:#336688;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight: bold;
	height:35px;
	margin:0pt;
	margin-right: 0px;
	padding-left: 1px;
	line-height: 35px;
	text-decoration:none;
	width: 14%;
	text-align: center;
	background-image: url(link.gif);
	}
#nav a:visited {color: #336688; text-decoration:none;}
#nav a:active {color: #336688; text-decoration:none;}
#nav a.current {background-color: #ddd;}
#nav a:hover {background-image:url(link-over.gif); background-color: #336699; color: #ffffff;}
#nav a:first-child {margin-left: 0px; border-left: 0px solid #000;}
#nav a:last-child {border-right: 0px solid #000; width: relative; }


#content {text-align: center; background-color: #fff;}

#footer {width: auto; display: block; background-color: #333; margin-top: 20px; color: #fff; padding: 5px;}
#footer a {color: #eee; font-weight: bold;}
#footer a:hover {color: #336688;}
