#title {
 position: absolute;
 left:110px;
 top: 10px;
 height: 110px;
 width: 750px;
 font-family: Georgia;
 font-size: 20pt;
 text-align: center;
 font-weight: bold;
 vertical-align: middle;
 border-width: 5px;
 border-style:double solid;
 #color: white;
 #background-color: #103166;
 }
 body {
	 background-color : #869ab9;

 }

#title1 {
 position: absolute;
 left:70px;
 top: 10px;
 height: 130px;
 width: 450px;
 font-family: Georgia;
 font-size: 16pt;
 text-align: center;
 vertical-align: middle;
 color: green;
 background-color: #17652e;
 }
#clockblock {
 position: absolute;
 top: 10px;
 left: 900px;
 height: 50px; 
 width: 75px;
 }
#wxblock {
 position: absolute;
 top: 85px;
 left: 900px;
 height: 50px; 
 width: 75px;
 }
#mainblock {
 position: absolute;
 text-align: center;
 left: 170px;
 top: 125px;
 height: 100px;
 width: 700px;
 }
#subblock {
 position: absolute;
 text-align: left;
 left: 170px;
 top: 275px;
 width: 700px;
 }
#detailblock {
 position: absolute;
 text-align: left;
 left: 170px;
 top: 125px;
 width: 700px;
 }
#maindetailblock {
 position: absolute;
 text-align: left;
 left: 170px;
 top: 275px;
 width: 700px;
 }

#nav ul, li, li li {
	margin 0;
	padding 0;
}

#nav {
	width: 190;
	height: 27px;
	margin-top: 270px;
	margin-left:-40px;
	position:relative;
	z-index:10;
}

#nav ul {
	line-height:25px;
}

#nav li {
	list-style: none;
	position: relative;
	background: #497fbf;
}

#nav li li {
	list-style: none;	
	position: relative;
	background: #497fbf;
	left: 10px;
}

#nav ul li a {
	width: 148px;
	height: 25px;
	display: block;
	text-decoration: none;
	text-align: center;
	text-family: Georgia, Times New Roman, Times, serf;
	color: #ffffff;
	border: 1px solid #eee;
}

#nav ul ul {
	position: absolute;
	visibility: hidden;
	top: 0px;
	margin-left: 100px;
}

#nav ul li:hover ul {
	visibility: visible;
}

#nav li:hover {
	background-color: #497fbf;
}

#nav ul li:hover ul li a:hover {
	background-color:#497fbf;
}

#nav a:hover {
	color: #DBA901;
}

.sub_level {
	position: relative;
	z-index0px;
	color:#ffffff;
}

.sub-level:hover {
	background-color: transparent;
	z-index:60px;
}

.sub_level ul {
	position:fixed;
	width: 150px;
	background-color: #39a2b8;
	left: -300px;
	visibility: hidden;
	overflow: visible;
}

.sub_level ul:hover ul {
	position:fixed;
	visibility: visible;
	top: 0px;
	left: 0:
	height:0;
}

#lookup {
 position:absolute;
 text-align: left;
 top: 575px;
 left: 10px;
 height: 100px;
 width: 100px;
}
#asof {
 position:absolute;
 text-align: left;
 top: 675px;
 left: 10px;
 height: 30px;
 width: 100px;
}
#arrl {
 position:absolute;
 text-align: left;
 top: 150px;
 left: 110px;
 height:100px;
 width: 100px;
}

.platesample {
 text-align: center;
 height=65px;
 width=100px;
 }

#pics {
 position:absolute;
 text-align: left;
 top: 500px;
 left: 10px;
 height: 450px;
 width: 100px;
}
#colm {
 position:absolute;
 text-align: left;
 top: 375;
 left: 10;
 height: 250;
 width: 100;
}
#side_pic {
 position: absolute;
 text-align: left;
 left: 785;
 top: 300;
 }
.sidepix {
 height=200px;
 width=75px;
}
.titlepixclass {
 height=170px;
 width=210px;
}
#form {
 font-family:"Trebuchet MS", Verdana, sans-serif;
 position: absolute;
 text-align: left;
 left: 150;
 top: 175;
 width: 700;

}

p.legend {
 background:#AABADD;
 color:black;
 padding:.2em .3em;
 font-size:1.2em;
 border:2px outset #AABADD;
 position:relative;
 margin-bottom:0em;
 width:10em;
 margin-left:1em;
 margin-top:1em
}
#choices {
 background:#F5D9B4;
 border:outset #F5D9B4
}
#personal label {
 position:absolute;
 font-size:90%;
 padding-top:.2em;
 left:20px
}

#personal input {
 margin-left:9em;
 line-height:1.4em;
 margin-bottom:.2em;
}

input[type="submit"], input[type="reset"] {
 background:#DED983;
 font:1.2em "Trebuchet MS", Verdana, sans-serif
}

#buttons {text-align:center}

