




	
#main2 {
	padding: 0px;
	margin: 0px;

}

#main3 {
	width: 640px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}


#main2 h1,
#main3 h1 {
font-size:18px;
color:#123c76;
margin-bottom:4px;
margin-top:2px;
font-weight:normal;
	letter-spacing: 1px;
}

#main3 h2 {
font-size:15px;
color:#235c97;
margin-bottom:4px;
margin-top:2px;
letter-spacing: 1px;
}

#main3 h4 {
font-size:14px;
color:#123c76;
margin-bottom:4px;
margin-top:2px;
letter-spacing: 1px;
}

#main3 h5 {
font-size:12px;
color:#123c76;
margin-bottom:4px;
margin-top:0px;
letter-spacing: 1px;
font-weight:normal;
}

#right {
	width: 300px;
	position: relative;
	float: right;	
	padding: 3px 0px 0px 9px;
	margin-left: 10px;	
	margin-bottom: 0px;
	border: 1px solid #123c76;
}


#right2 {
	width: 400px;
	position: relative;
	float: right;	
	padding: 3px 0px 0px 9px;
	margin-left: 10px;	
	margin-bottom: 0px;
}



.alt {
	display: none;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}



#biopic {
	height:110px;
	width:170px;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	margin-right:20px;
 	background: transparent url(img/biopic.jpg) no-repeat center;
	border: 1px solid #123c76;	
}




#left1 {
	width: 300px;
	padding: 3px 9px 9px 9px;
	border: 1px solid #123c76;
}


.down {
	font-size: 11px;
	color: #123c76;
	text-align:right;
	padding: 10px 10px 0px 0px;
}


img {
	border: none;
}

.thumbnail
{
float: left;
border: 1px solid #123c76;
margin: 0 15px 15px 0;
padding: 5px;
color:#123c76;

font-size:10px;
}

.clearboth { clear: both; }


#contact  {
text-align:center;
font-size:14px;
color:#333;
}


/***************   General Links  ****************/

.down a:link,.down a:visited {
text-decoration: none;
font-weight:bold;
color: #123c76;}

.down a:hover {
text-decoration: none;
font-weight:bold;
	color: #235c97;}

#right a:link,#right a:visited,
#contact a:link,#contact a:visited {
color:#123c76;
text-decoration:none;
font-weight:bold;
}
#right a:hover,
#contact a:hover {
color: #235c97;
}

