﻿body {
	margin:10px 0px 0px 0px; 
	background: #131c23 url('../siteart/background.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}



/* --------------------------------------------------LINKS--------------------------------------------------------*/

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}

a:hover {
	color:#000;
}



a.bio:link, a.bio:visited, a.bio:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a.bio:hover {
	color:#999999;
}




a.end:link, a.end:visited, a.end:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a.end:hover {
	color:#999999;
}



/* --------------------------------------------------Other Styles--------------------------------------------------------*/



.textbox {
	padding: 15px 15px 15px 10px;
}


.blue {
	color:#0E3456;
	font-style:italic;
	font-weight:bold;
}


#cloudcontainer {
vertical-align:top; 
padding:30px 0px 30px 0px; 
background: #9c9c9c url('../siteart/cloud_bg2.jpg') no-repeat;
	
}


#texttd {
	padding:0px 20px 20px 0px; 
	vertical-align:top;
	font-size:9pt;
}

#texttd2 {
	padding:0px 0px 20px 0px; 
	vertical-align:top;
	font-size:9pt;
}


#phototd {
	padding:0px 5px 20px 0px; 
	vertical-align:top;
	font-size:9pt;
}

#biotext {
	color:white; 
	vertical-align:top; 
	padding:30px 35px 25px 25px;
}

#biophoto {
	padding:35px 25px 25px 35px; 
	vertical-align:top;
}





