body {
	background-color:#000000;
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	padding:0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(img/bg.jpg);
	background-repeat: repeat-x;*/
}
body a{
	color:#06F;
	text-decoration:none;
}
p{
 	margin: 0;
}
div#container{
	width:850px; margin:auto;text-align:justify; color:#FFFFFF;
	/*border-left:3px solid #000000;
	border-right:3px solid #000000;*/
	background-color:#000;
}
div#content{
	padding:0 10px 0 10px;
}
div#bio{
	top:20px; position:relative; width:100%;margin:auto;height:280px;
	font-size: 11px;
	text-align:center;
 	min-height:350px;
  	height:auto !important;
  	height:350px;

}
div#slideshow{
	top:74px; left:155px; position:relative; width:640px; height:95px;margin:auto;
}
div#menu{
	width:100%;
	margin:auto;
}
div#bottom{
	padding-top:10px;
	width:90%;
	margin:auto;
	font-size:11px;
}