html {
background-color: black;
}

form{
	padding: 0px;
	margin:0 auto;
	display: inline;
}

#doc3, #content, #bd, body{
	margin: 0 auto;
	padding: 0px;
}

#content{
	border: 0px solid red;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	background: black url('img/bg.jpg') repeat-y scroll center;
	padding-right: 2px;

}

#hd{
	background: black url('img/bg_hd.jpg') repeat-x scroll bottom left;
	height: 70px;
	padding-top: 7px;
	text-align: center;
	color: #696969;
}

#ft{
	background: transparent url('img/bg_ft.jpg') repeat-x scroll top left;
	text-align: center;
	font: normal small-caps bold 14px verdana;
	color: white;
}
#ft a{
	font: normal small-caps bold 14px verdana;
	color: white;
	text-decoration: none;
}



#logo_bp{
	float: left;
	padding-top: 10px;
}

#logo_fl{
	float: right;
	padding-top: 10px;
}

#tocenter_ft{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	width: 810px;
}

#tocenter_hd{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	width: 850px;
}

#rolldice{
margin-left: 316px;
* margin-left: 0px;
padding-bottom: 10px;

width: 178px;
height: 48px;
background: black url('img/roll_dice.jpg') no-repeat scroll top center;
cursor: pointer;

}

#tocenter{
	background: black url('img/loader.gif') no-repeat scroll center;
	color: white;
	width: 800px;
	padding: 0px;
	border-left: 2px solid #505050;
	border-right: 2px solid #505050;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#author{
	font: normal normal normal 11px verdana;
	color: white;
	text-align: right;
	padding: 4px;
}

#addthis{
width: 130px;
padding: 0px;
margin: 0 auto;
float: right;
}

#prevspan{

	float: left;
	width: 130px;
	height: 18px;
}
#nextspan{

	float: left;
	width: 100px;
	height: 18px;
}

#autoroll{

	float: left;
	height: 18px;
}

#pick{
	cursor: pointer;
}

iframe{
float: left;
}