 body { 
	background-image: url('/dp/img/dp_livebg1.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	font-family: Arial, Courier New,Monaco;
	font-size: 22px;
	line-height: 24px;
	margin-left: 30px;
  	margin-bottom: 30px;
  	margin-right: 30px;
  	margin-top: 30px;

}

img {
	border: 0;
}

.wrapper {
min-width: 600px;
	width: 650px;
}

.header {
	color: #ffffff;
	text-align: left;
	font-size: 20px;
	float: left;
}

.bioheader {
	color: #000000;
	text-align: left;
	font-size: 22px;
	height: 80px;
}

.sections {
	color: #222222;
	text-align: right;
/*	width: 700px;*/
	text-decoration: none;
	float: right;
}

.sections a {
	text-decoration: none;
	color: #222222;
}
	
.sections a:hover {
	background: #444444;
	text-decoration: none;
	color: #222222;
}

.sections a:visited {
	color: #222222;
	text-decoration: none;
}