body        { margin-top: 0px; margin-left: 0px; margin-right: 0px; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; font-style: normal; line-height: normal; text-align:center;}
p           { font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; font-style: normal; line-height: normal; padding-left: 1px;}
td          { font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
th          { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
h1 { 
font-family: Arial, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #000066; 
padding-top: 15px;
border-bottom: 1px solid #FF9900;}

h2          { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #000066; padding-top: 15px;}
h3          { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #000066; padding-top: 15px;}
ol          { font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
ul          { font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
li          { font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; color: #000000; padding-bottom: 3px; padding-top: 3px}

a:active    { font-weight: normal; text-decoration: underline; color: #0099CC}
a:link      { font-weight: normal; text-decoration: underline; color: #0000FF}
a:visited   { font-weight: normal; text-decoration: underline; color: #0000FF}
a:hover     { font-weight: normal; text-decoration: none; color: #0099FF}

A.topnav:link    { color: #FF6600; font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : none; }
A.topnav:visited { color: #FF6600; font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : none; }
A.topnav:hover   { color: #0099CC; font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : none; }
A.topnav:active  { color: #0099CC; font-family : Arial; font-size : 12px; font-weight : bold; text-decoration : none; }

.footer 	 { color: #000000; font-family: Arial; font-size: 9px; font-style: normal; font-weight: normal;}

BODY {
margin: 1px;
background-image:url(../images/sunburst.jpg);
background-repeat:no-repeat;
background-position:top;
}

#special {
	margin-left: 30px;
	margin-right: 5px;
	width:500px;
	border:2px dashed #CC0000;
	top: 10px;
	left: 10px;
	right: 10px;
	background-color: #FFFFCC;
	padding-left: 5px;
	padding-right: 5px;
}

#areaHeader {
position:static;
width: 760px;
border:1px solid #FF9900;
margin-bottom: 1px;
background-color:#FFFFFF;
}

#areaFooter {
position: relative;
width: 600px;
margin-left: 160px;
border:1px solid #FF9900;
background-color:#FFFFFF;
}

#areaHostedBy {
position: relative;
margin-left: 160px;
width: 600px;
}

#leftMenu {
position: absolute;
margin-left: auto;
width: 142px;
margin: 1px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}
/*
div.leftMenu {
position: absolute;
left: 0px;
width: 142px;
margin: 1px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}
*/
#areaContent {
position: relative;
margin-top:1px;
left: 160px;
margin-bottom:1px;
width: 600px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}

div.container {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width: 760px;
text-align:left;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}
