body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	background-color: #e6eaea;
	/*text-align: center;*/
	}

p	{
	text-align: right;
	line-height: 13px;
	margin: 5px 10px 5px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color: #4f6b71;
	display: block;
	background-color: #E6EAEA;
	}

/* Links*/

.header {
	font-weight: bold;
	font-size:11px;
	}

a {
	text-decoration: none;
	color:  #de5041;
	}
a:hover {
	text-decoration: underline;
	color: #1a5265;
	} 

.navBackgrnd	{
	background-image: url(../i/navBackground.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width:  792px;
	}

.bioBackgrnd	{
	background-image: url(../i/bioBackgrn.jpg);
	background-repeat: no-repeat;
	height: 367px;
	width:  792px;
	}

.headerBackgrnd	{
	background-image: url(../i/topBackgrnd.gif);
	background-repeat: no-repeat;
	height: 37px;
	width:  366px;
	}

.footerBackgrnd	{
	background-image: url(../i/bottomBackgrnd.gif);
	background-repeat: no-repeat;
	height: 19px;
	width:  366px;
	}

.sideBarBackgrnd	{
	background-image: url(../i/sideBarAccent.gif);
	background-repeat: no-repeat;
	background-color: #E6EAEA;
	width:  19px;
	}

.navTable {
	margin-top: 0px;
	margin-left: 120px;
	}

.language {
	margin: 0px 35px 0 0;
	}

.headerMargins {
	margin: 10px 15px 10px 0px;
	}

.headerDetails {
	background-color: #E6EAEA;
	text-align: right;
	}