body{
font-family:Arial, Helvetica, sans-serif;
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	margin: 0px;
	color:#ffffff;
}

a{
	color:#ffffff;
}
.outterwrap{
text-align:center;
}
.content{
margin:0 auto;
width:730px;
}

.bodycontent{
	background-image:url('contentbg.jpg');
	BACKGROUND-position: top center;
	height:426px;
	width:729px;
}
.bioContent{
text-align:left;
font-size: 12px;
font-weight:normal;
	
}
.topParagraph{
margin-top:0px;
}

.networkLogos{
	width:85px;
	height:34px;
	
}
#footer{
margin-top: 10px;
background-color:#000000;
border-top:1px solid #303030;
padding-top:10px;
padding-bottom:10px;

font-size:10px;
}
#footer a{
color:#ffffff;
}

.leftCol, .rightCol{
	padding-top:10px;
}