﻿/* Header
--------------------------------------------------------------------------------------- */

#Header ul li#NavBiography a
{
	background: url('/images/navigation/biog-on.png') no-repeat top left;
}


/* Content
--------------------------------------------------------------------------------------- */

#Content
{
	padding-bottom: 15px;
	background: url('/images/elements/photo-biog-1.jpg') no-repeat 462px 20px;
}

#Promo
{
	float: right;
	display: inline;
	margin: 40px 20px 0 0;
}

#Biography
{
	float: left;
	display: inline;
	width: 342px;
	margin: 30px 0 0 35px;
	padding: 0 20px 0 20px;
	background: url('/images/backgrounds/welcome-header.png') no-repeat top left;
}

#Biography #BiographyContent
{
	float: left;
	display: inline;
	width: 322px;
	height: 300px;
	padding: 10px;
	overflow: auto;
	margin: 20px 0 0 0;
}

#Biography a img
{
	float: right;
	display: inline;
	margin: 30px 0 0 0;
	border: none;
}


/* Footer
--------------------------------------------------------------------------------------- */

#Footer
{
	margin-top: 0;
}