html { 
	padding: 0px;
	margin: 0px;
	}

body {
	background: #fff ;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #fff;  
	text-align: center;
	margin: 10px;
	padding: 0px;

	width: 750px;
	margin-left: auto; 
	margin-right: auto;
	}

h1, h2, h3 {display: none;}

.links {color: #FF0000; text-decoration: none;}
.links:visited {color: #FF0000; text-decoration: none;}
.links:hover {color: #FF0000; text-decoration: none;}
.links:active {color: #FF0000; text-decoration: none;}



#box {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}


#head {
	text-align: center;
	background: url(images/header.jpg) no-repeat;
	width: 682px;
	height: 379px;
	padding-bottom: 20px;
	}
		}
#container {
	width: 100%;
	margin: 10px;
	display:block;
	}

#left {
	width: 22%;
	text-align: left;
	padding: 0px;
	float: left;
	overflow: hidden;
	}

#right {
	width: 78%;
	padding: 0px;
	float: left;
	overflow: hidden;
	}

#content {
	width: 100%;
	height: relative;
	float: left;
		
	}
	
#top {
width: 740;
	height: 20px;
	float: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;  
	text-align: left;
		
	}


#links {
	width: 605px;
	margin: 0 0 10px 0;
	float: left;
	color: #66CCFF;
	}
	
#links .text {
	font-size: 12px;
	color: #FFFF00;
	}



#menu {text-align:left;}

#menu a {
	color: #FF90D4;
	display: block;
	padding: 0;
	margin: 0 10px 0 0px;
	line-height: 23px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	text-indent: 2px;
	}



#menu a:hover {background: #FFF; color: #000;}



	
#maintext {
	text-align:left;
	font-size: 12px;
	color: #fff;
	padding: 0;
	line-height: 14px;
	}

.img1 {float: left; padding: 0 7px 0px 0;}

#bioimage {
padding-right: 18px;
padding-bottom: 10px;
height: 120px;
width: 120px;
float: left;
}


#footer {
	width: 682px;
	height: relative;
	text-indent: 10px;
	margin-top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #fff;
	float: left;
	background: #000000;
		
	}
	
h4 {
	
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff0000;  
	text-align: left;
	background-color:#000;
	padding-top:3px;
	padding-bottom:4px;
	text-indent: 5px;
	border-top: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	
}

h5 {
	
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;  
	text-align: left;
	}
	

table.newsT
	{ text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-spacing: 10px; }
