﻿#Header { position:absolute; left:0px; top:0px; height:75px ; Background: url('images/headerbackgrd.gif');background-repeat: repeat-x; width: 100%;min-width: 640px; z-index:1 } 
#HeaderLogo  { position: absolute; left: 0px; top: 0px; height:75px ; width: 100px; z-index:98}
#HeaderTitle { position: absolute; left: 115px; top: 3px; z-index:100; font-size: 28pt; font-weight: bold; font-family: Verdana serif; color: #FFFFFF}
#HeaderTag   { position: absolute; left: 245px; top: 50px; z-index:99;  font-size: 14pt; font-style: italic; font-family: Verdana serif; color: #FFFFFF}

#Navigate    { float: left; width: 100px; height: 800px; z-index:2; ; background-color:#6FB3F7}
#Display     { margin-left: 100px;  z-index:4; background-color:#FFFFFF}
#Footer      { clear: both }


dl#menu      {position: absolute; top:100px; left: 5px; width: 90px;}
dt.btn       {margin-bottom: 2px; text-align: center; width: 100%}
dt.btn a     {display: block; text-decoration: none; color: white; font-weight: bold; font-size: 12px}
dt.btn a     {background: blue; border: 5px outset blue} 
dt.btn a:hover {background: green; border: 5px outset green}
dt.btn a:active {background: gray; border: 5px outset gray}


a:active 
{
	color: rgb(255,102,0);
}
div {margin: 0; padding: 0}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #CCCCCC;
	color: #000066; margin: 0; padding: 0 
}
table
{
	
	border-color: rgb(0,102,102); 
}
h1
{
	color: #008000;
}
h2
{
	color: #0000FF; 
}
h3
{
	color: #009999; 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
