body {
margin : 0px 0px 0px 0px;
background-color : #D3D3D3;
color : #000000;
font-size : 10pt;
font-family : Verdana, Arial, sans-serif;
}

/* default link selectors */
a:link {
	color: #3399CC;
	font-weight : bolder;
	cursor: pointer;
	}

a:visited {
	color: #4682B4;
	font-weight : bolder;
	cursor: pointer;
}

a:hover {
	color: #B90404;
	text-decoration: none;
	cursor: pointer;
}

H1 {
	font-size: 130%;
	font-weight: bolder;
	color: #808080;
	text-decoration: underline;
	font-style: normal;
}

H2 
{
	font-size: 120%;
	font-weight: bolder;
	color: #808080;
	text-decoration: underline;
	font-style: normal
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-style: normal
}

/* header layer with simplified box hack */
#header{ 
position : absolute;
visibility : hidden;
left : 10px;
top : 10px;
background-color : #FFFFFF;
padding: 2px;
border: 1px solid Black;
width: 750px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 744px;
}
html>body div#header {width: 744px;} 

/* header layer table*/

#header TD {
color : Black;
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 110%;
width : 33%;
}

/* topnav layer with box hack */
#topnav{ 
position : absolute;
visibility : hidden;
left : 10px;
top : 100px;
background-color : #B90404;
color : #FFFFFF;
font-weight : bold;
text-align : right;
padding: 2px;
border: 1px solid Black;
width: 750px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 744px;
}
html>body div#topnav {width: 744px;} 

/* topnav layer link definitions*/
#topnav a:link{
color: #FFFFFF; 
text-decoration: none;
font-weight : normal;
}

#topnav a:visited {
color: #FFFFFF; 
text-decoration: none;
font-weight : normal;
}

#topnav a:hover {
color: #FFFFFF; 
text-decoration: underline;
font-weight : normal;
}

#navmain{ 
position : absolute;
visibility : hidden;
left : 10px;
top : 130px;
color : Black;
width: 125px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 123px;
}
html>body div#navmain {width: 123px;} 

#navmain ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-family: Verdana, Arial, sans-serif;
color : Black;
background-color : #dcdcdc
}

#navmain li {
margin: 0px 0px 1px 0px;
padding : 0px 0px 0px 0px;
border : 1px solid;
	
}

#navmain a {
/*/*/display: block;
color: Black;
text-decoration : none;
background-color: #DCDCDC;
	
}

#navmain a:link, #navmain a:visited {
/*/*/color: Black;
text-decoration: none; 
font-weight : normal;/* */
}

#navmain a:hover {
color: White;
font-weight : normal;
text-decoration: none; 
background-color : #b90404
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
/*/*/border: 0px solid #333;
background-color : #b90404;
font-weight : bold;
text-decoration : none;
color: White; /* */
}

#site{
position : absolute;
visibility : hidden;
left : 10px;
top : 300px;
color : Black;
width: 125px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 123px;
}
html>body div#site {width: 123px;} 

#dadlayer{
position : absolute;
visibility : hidden;
font-size : 8pt;
left : 10px;
top : 400px;
color : Black;
width: 125px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 123px;
}
html>body div#dadlayer {width: 123px;} 


#content{ 
position : absolute;
visibility : hidden;
left : 15px;
top : 180px;
background-color : #FFFFFF;
color : #000000;
padding: 5px;
border: 1px solid Black;
width: 496px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 485px;
}
html>body div#content {width: 485px;} 

#about{ 
position : absolute;
visibility : hidden;
left : 140px;
top : 130px;
background-color : #FFFFFF;
color : #000000;
padding: 5px;
border: 1px solid Black;
width: 125px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 114px;
}
html>body div#about {width: 113px;} 

#footer1{ 
position : absolute;
visibility : hidden;
text-align : center;
left : 10px;
top : 250px;
background-color : #DCDCDC;
color : #000000;
font-size : 80%;
padding: 2px;
border: 1px solid Black;
width: 750px; 
voice-family: "\"}\""; 
voice-family:inherit;
width: 744px;
}
html>body div#footer1 {width: 744px;} 

.important{
background-color : #FAFAD2;
}

