html {min-height: 100%;}

p,code,ul {padding-bottom: 1.2em;}

.container {
	background: url(../images/repeater.gif);
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 0px 3px 0px;
	width: 1124px;
}

.header {
	background: url(../images/header.gif) no-repeat;
	height: 0px;
	margin: 75px auto 0px auto;
	padding:29px 0px 0px 0px;
	width: 1124px;
}

/* $5 - Main
----------------------------------------------------------------------------*/
.main {
  padding: 0 0 0;
  width: 1124px;
  margin: auto;
}
.mainwrap {
	padding: 0px 32px;
}
div.biopic {
	float:left;
	background:#FFF;
	width:430px;
	height:646px;
}
div.biocontent {
	float:left;
	background:#FFF;
	width:430px;
	height:646px;
	margin-left:25px;
}
div.bioheader {
	height:122px;
	width:430px;
	background:#CCC;
	margin-bottom:24px;
}

/*div.biofillheader {
	height: 10px;
	background: url(../images/biofillheader.jpg);
}*/
/*div.bioblog {
	width:430px;
	background: url(../images/biofillrepeater.jpg);

}*/
div.bioblog {
	width: 430px;
	background: url(../images/bioblogbgnd.jpg);
	height: 500px;
}
/*.bioblogwrap {
	height:460px;
	padding:10px;
		overflow:auto;
	overflow-x: hidden;

}*/
/*div.biofillfooter {
	height: 10px;
	background: url(../images/biofillfooter.jpg);
}*/
#content1{
	height: 499px;
	width: 420px;
	float:left;
	overflow:scroll;
	overflow-x: hidden; 
	margin-top: 0px;
	padding-left: 10px;
}
	#content1 p{
	margin: 10px;
}

div.rightside {
	float:left;
	background:#FFF;
	width:140px;
	height:646px;
	margin-left:25px;
}
div.rightside a{
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}


.containerfooter {
	width: 1124px;
	height: 40px;
	padding: 0px 0px 0px;
	background: url(../images/footer.gif) repeat-x;
	margin: 0 auto;

}
.floatclear {
	clear:both;
}

