
a 
{ font-family: Verdana; font-size: 11px; text-decoration: none; color: #333399 }

a:hover    
{ font-family: Verdana; font-size: 11px; text-decoration: underline; color: #333399 }

a.nav   
{ font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #FFFFFF }

a.nav:hover    
{ font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #7EBB41 }

a.nav:active 
{ font-family: Verdana; font-size: 11px; font-weight: bold; text-decoration: none; color: #EFEFEF }

a.x 
{ font-family: Verdana; font-size: 9px; text-decoration: none; color: #333399 }

a.x:hover    
{ font-family: Verdana; font-size: 9px; text-decoration: underline; color: #333399 }

font    
{ font-family: Verdana; font-size: 11px; color: #000000 }

.blue
{ font-family: Verdana; font-size: 11px; color: #333399 }

.green
{ font-family: Verdana; font-size: 11px; color: #99CC66 }





body
{ 
margin-top: 0px;
margin-bottom: 0px;
background-image: url('img/bg.jpg'); background-repeat: repeat-x;
scrollbar-face-color: #999999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #333399;
}


#maintable
{ 
width: 650px; 
height: 100%; 
border-left: 1px solid #333399; 
border-right: 1px solid #333399;
}


#header
{ 
width: 650px; 
height: 140px; 
padding-top: 10px; 
padding-left: 10px; 
padding-bottom: 0px; 
background-color: #FFFFFF 
}

#nav
{ 
width: 650px; 
height: 20px; 
padding-right: 2px;
padding-bottom: 3px;
text-align: right; 
background-image: url('img/navbg.jpg'); 
background-repeat: repeat-x; 
background-color: #333399 
}



#miniflex {
	width: 650px;
	float: left;
	margin: 0;
	padding: 0 0px 0 10px;
	border-bottom: 1px solid #333399;
	}

#miniflex li {
	float: right;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font: 10px Verdana;
	font-weight: bold;
	line-height: 10px;
	margin: 0 10px 0 0px;
	text-decoration: none;
	color: #7EBB41;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 3px solid #333399;
	padding-bottom: 1px;
	color: #333399;
	}




#leftcontent
{ 
width: 50%;
vertical-align: top;
text-align: justify;
padding: 10px; 
background-color: #FFFFFF; 
}

#rightcontent
{ 
width: 50%;
vertical-align: top;
text-align: justify;
padding: 10px; 
background-color: #FFFFFF; 
}

#ad
{ 
width: 50%;
vertical-align: top;
text-align: justify;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 40px; 
background-color: #FFFFFF; 
}

#biocontent
{ 
width: 625px;
vertical-align: top;
text-align: justify;
padding: 10px; 
background-color: #FFFFFF; 
}

#foldheader
{
color: #009900;
font-weight: bold;
cursor: hand;
list-style-type: square;

}

#foldinglist
{
color: #000000;
font-weight: normal;
text-decoration: none;
cursor: default;
margin: 0px 0px 0px 15px;
}

#wwabullets
{
margin: 0px 0px 0px 15px;
list-style-type: square;
}

img.leftfloat 
{
float: left;
}

.rightfloat
{
float: right;
}

.bio
{
float: left;
text-align: center;
margin: 0px 5px 2px 0px;
border: 1px solid #333399;
}