body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#807F7F;
	background-color:#e7ebee;
}

A:link  	{ 	text-decoration: none; color: #999;}
A:visited  	{  	text-decoration: none; color: #999;}
A:hover  	{ 	text-decoration: none; color: #666;}

a img:link {
	border: 0px  solid #999 ! important;
}
a img:hover {
	border: 1px  solid #999 ! important;
}

.p { text-indent: 20px; }

font{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}


#logo {
	background-color:#e7ebee;
	cursor:pointer;
	margin-bottom:25px;
	padding-top:25px;
	margin-left:25px;
	position:fixed; 
}

#menu{
	width:170px;
	float:left;
	margin-left:25px;
	margin-right:35px;
	margin-top: 100px;
}

#content{
	width:900px;
	float:left;
	margin-top: 100px;
	padding-right:10px;
}

.menuLink{
		font-size:12px;
		padding-left:5px;
		line-height:20px;
}

.menuTitle{
		line-height:20px;

}

.menuGrp{
		padding-bottom:20px;
}
.imgborder	{   border: 1px solid white;}
.blackborder{	border:1px solid white;	}


p{
	text-indent:25px;
	margin-bottom:10px;
	padding-right:10px;
	line-height:20px;
	font-size:12px;
	
}
.pageHeader{
		margin-top:20px;
}
.bioSig{
		margin-top: 30px;
		 text-align: right;
}
.test {background-color:#00F;}

