body { 
	background-color: #EEF0EF; 
	position:absolute;
	left:0; top:0;
	margin: 4px; 
	padding: 2px; 
	background-position: 0%;
 }
a:link { color:  #009999 }
a:visited { color: #009999 }
a:active { color: #009999 }
a:hover {color: #009999}
/* turns off hyperlink underlining	a  { text-decoration: none }	*/

body, leftcolumn, rightcolumn, col1, col2, col3, p, html {
	font-family: Book Antiqua;
	margin-left: 2px; 
}

#leftcolumn { 
	border: 0px solid #666; 
	width: 640px;
	margin-left: 4px; 
	margin-right: 4px; 
    padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 4px; 
	margin-top: 4px; 
	padding-bottom: 10px;
	top: 4px; 
 }

#leftcolumn h1 { 
	font-family: Book Antiqua;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	display: inline;
}

#header {
	border-top: 0px solid #182746;
	border-bottom: 1px solid #182746;
	width: 630px;
	align: left;
	background: #EEF0EF;
	padding: 8px;
}

#rightcolumn { 
	position: absolute; 
	left: 640px; 
	top: 14px; 
	width: 150px; 
	padding-top: 4px; 
	margin-top: 4px;
	padding-bottom: 10px;
}

#rightcolumn, #rightcolumn p { 
	font-size: 12px;
	line-height: 14px;
}

#colbox {
	top: 250px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menulow {
	position: float;
}

#col0 {
	position: float;
	top: 250px;
	width:100px;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-left: 63px;
}
#col1 {
	font-size: 12px;
	line-height: 14px;
	left: 203px; 
	position: absolute;
	width:150px;
	padding-bottom: 10px;
}

#col2 {
	font-size: 12px;
	line-height: 14px;
	left: 373px; 
	position: absolute;
	width:150px;
	padding-bottom: 10px;
}

#col3 {
	font-size: 12px;
	line-height: 14px;
	left: 523px; 
	position: absolute;
	width:150px;
	padding-bottom: 10px;
}

#col4 {
	font-size: 12px;
	line-height: 14px;
	left: 673px; 
	position: absolute;
	width:150px;
	padding-bottom: 10px;
}

#infobox { 
	font-family: Book Antiqua;
	color: #000000;
	background: #CDFFFF;
	border-top-style: solid;
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	font-weight: normal;
	font-size: small;
	line-height: 16px;
	margin: 10px;
	padding: 10px;
}

#stateinfobox { 
	font-family: Book Antiqua;
	color: #000000;
	background: #CDFFFF;
	border-style: solid;
	border-width: 1px; 
	font-weight: normal;
	font-size: small;
	line-height: 16px;
	margin: 2px;
	padding: 2px;
}

#adbox { 
	font-family: Book Antiqua;
	color: #000000;
	background: #CDFFFF;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-top-style: solid; 
	border-top-width: 1px;
	border-left-style: solid; 
	border-left-width: 1px;
	border-right-style: solid; 
	border-right-width: 1px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#adbox h3 { 
	font-family: Book Antiqua;
	font-size: x-large;
	font-variant: small-caps;
	color: #660066;
	font-weight: bold;
	display: inline;
}

#advertbox { 
	font-family: Book Antiqua;
	color: #000000;
	background: #CDFFFF;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-top-style: solid; 
	border-top-width: 1px;
	border-left-style: solid; 
	border-left-width: 1px;
	border-right-style: solid; 
	border-right-width: 1px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#messagebox { 
	font-family: Book Antiqua;
	color: #008000;
	background: #CDFFFF;
	border:1px solid #444;
 	font-size: 12pt;
	line-height: 22px;
	padding: 10px;
	margin-left: 10px ;
	margin-right: 10px ;
}

h1 {
	font-family: Book Antiqua;
	font-size: x-large;
	font-variant: small-caps;
	color: #660066;
	font-weight: bold;
	display: inline;
}

h2 {
	font-family: Book Antiqua;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	display: inline;
}

h3 {
	font-family: Book Antiqua;
	font-size: 11pt;
	color: #000000;
	display: inline;
}

h4, .subtitle {
	font-family: Book Antiqua;
	font-size: 11pt;
	font-weight: normal;
	display: inline;
}