#side_bar
{
	background: url("/images/stripe.png") no-repeat;
	width: 150px;
	padding: 15px 10px;	
	float: left;
}

#side_bar img
{
	padding: 0px 10px 25px 0px;
	background: url("/images/biobg.jpg") no-repeat;
}

#side_bar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#side_bar li
{
	text-indent: 18px;
	font: 12px "Arial", "Helvetica", sans-serif;
	padding: 0px 0px 10px 0px;
}

#side_bar li.vcard
{
	background: url("/images/icons/vcard.gif") 0px 4px no-repeat;
}

#side_bar li.photo
{
	background: url("/images/icons/picture.gif") 0px 4px no-repeat;
}

#side_bar li.events
{
	background: url("/images/icons/events.gif") 0px 4px no-repeat;
}

#side_bar li.eupdates
{
	background: url("/images/icons/eupdate.gif") 0px 4px no-repeat;
}

#side_bar li.articles
{
	background: url("/images/icons/articles.gif") 0px 4px no-repeat;
}

#side_bar li.print
{
	background: url("/images/icons/print.gif") 0px 4px no-repeat;
}

#side_bar a:link, #side_bar a:visited
{
	color: #7D7D7D;
	text-decoration: none;
}

#bio_content
{
	width: 586px;
	border-top: 10px solid #3D3D3D;
	float: left;
	font: 12px "Verdana", "Arial", "Helvetica", sans-serif;	
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}

#bio_content h1
{
	font: bold 16px "Verdana", "Arial", "Helvetica", sans-serif;
	margin: 10px 0px 3px 0px;
}

#bio_content h2
{
	font: 12px "Verdana", "Arial", "Helvetica", sans-serif;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #000;
}

#bio_content h3
{
	font: bold 12px "Verdana", "Arial", "Helvetica", sans-serif;
	margin: 10px 0px 0px 0px;
}

#bio p:first-child
{
	margin-top: 0px;
}

#bio
{
	border-top: 1px dotted #000;
	padding: 10px 0px;
}

#member_picture
{
	width: 150px;
	height: 190px;
}