
#intro {
	width: 870px;
	background-color: #f4f4f4;
	background-image: url(img/ph_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 35px;
	padding-bottom: 70px;
}

#intro .introtext{
width: 408px;
font-size: 125%;
color: #261d6c; 
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
margin-left: 400px;
line-height: 1.3em;
}



#introbio {
	width: 870px;
	height: 290px;
	background-color: #f4f4f4;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(img/ph_bio.jpg);
	background-repeat: no-repeat;
}


#introbio em {
float: right;
font-size: 120%;
color: #261d6c; 
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
width: 400px;
padding: 50px 50px 50px 50px;
}

#introbio em strong {

font-size: 140%;

}



#sidebar {
	margin-top: 10px;
}


#expertise ul{
	font-size: 90%;
	margin-bottom: 25px;
	list-style: none;
}

#expertise ul li{
	margin-bottom: 7px;
	line-height: 1.3em;
		list-style: none;
		padding-left: 5px;
}

#sidebarnav ul{
margin-bottom: 25px;
list-style:none;
}
#sidebarnav ul li {
margin-bottom: 3px;
}

#sidebarnav ul li a{
width: 186px;
display: block;
padding: 5px;
text-decoration: none;
}

#sidebarnav ul li a:hover{
	background-color: #dcd9c4;
	
}

#sidebarnav ul li a:vistited:hover{
	background-color: #dcd9c4;
}

.sidebaron {
	background-color: #dcd9c4;
}

#everywhere ul {
	list-style: none;
	margin:0 0 25px 0;
	padding:0;
}

#everywhere ul li{
	list-style: none;
	margin:3px 0 0 0;
	padding:0 0 0 5px;
	line-height: 1.3em;
}


#content ol {
	padding-left: 25px;
	padding-right: 10px;
}

#content ol li{
	margin-bottom: 10px;
}

#content sup {
	font-size: 70%;
}

/* Header */


#contenttext {
	width: 560px;
	margin-left: 30px;
	overflow: auto;
}

#contenttext img{
	float: left;
	margin-right: 10px;
}

#biopart {
	width: 540px;
	background-image: url(img/biopart_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 30px 10px 30px 0;
	
}



#biopart img{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
}

.linkspace {
	line-height: 2.5em;
}


#biopart h2 a{
	color: #5b4b3a;
	text-decoration: none;

}

#biopart h2 a:hover{
	color: #85715b;
	text-decoration: none;

}

#biopart h2 a:visited:hover{
	color: #85715b;
	text-decoration: none;

}

#partners {
	width: 540px;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-right: 10px;
}



#partners img{
	float: left;
	margin-right: 15px;
	margin-bottom: 80px;
	border: 10px solid #f3f1e9;
}
	
#partners h2 a{
	color: #5b4b3a;
	text-decoration: none;

}

#partners h2 a:hover{
	color: #85715b;
	text-decoration: none;

}

#partners	 h2 a:visited:hover{
	color: #85715b;
	text-decoration: none;

}

#mymil {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ccc6aa;
	font-family: georgia, times, times new roman, serif;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 30px;
	text-align: center;
	line-height: 2em;
	color: #8c8873;
}

#mymil em {
	font-size: 160%;
	font-style: normal;
}

#mymil h2{
	font-family: georgia, times, times new roman, serif;
	text-transform: normal;
	font-size: 150%;
	font-weight: normal;
	padding-top: 10px;
}

hr {
	border: 0;
	color: #bdc8b7;
	background-color: #bdc8b7;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

.brown {
	color: #5b4b3a;
	font-size: 80%;
}

#dodge #contenttext {
	height: 450px;
}
