body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/undermain_tile.gif);
	background-repeat: repeat-y;
	background-position: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#container {
	width: 750px;
	text-align: left;
}
#main_image {
	width: 596px;
	background-image: url(images/main_image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 450px;
}
#sidebar {
	width: 149px;
	float: right;
	background-image: url(images/greytop.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 290px;
}
#blood_mode {
	background-image: url(images/blood_mode_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 250px;
}
#descript_layer {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 117px;
	right: 0px;
}
#description {
	width: 355px;
	height: 195px;
	border: 1px solid #CCCCCC;
	background-image: url(images/description_bg.gif);
	overflow: auto;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#descript_layer span{
	display: block;
	margin-right: 26px;
}
#seal_wrapper {
	position: absolute;
	width: 100%;
	right: 0px;
	top: 0px;
	z-index: 4;
}
#seal {
	height: 151px;
	width: 151px;
	margin-left: auto;
	margin-right: auto;
}
#seal_wrapper span {
	display: block;
	margin-left: 485px;
}
#register {
	position: absolute;
	z-index: 6;
	width: 100%;
	top: 332px;
	right: 0px;
}
#register_button {
	height: 92px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
}
#register span {
	display: block;
	margin-left: 82px;
}
#pimp {
	position: absolute;
	width: 100%;
	top: 0px;
	right: 0px;
	z-index: 4;
}
#pimp div {
	margin-right: auto;
	margin-left: auto;
	height: 460px;
	width: 231px;
}
#pimp span {
	display: block;
	margin-right: 525px;
}
#login {
	position: absolute;
	z-index: 7;
	width: 100%;
	top: 105px;
	right: 0px;
}
#login div div {
	margin-right: auto;
	margin-left: auto;
	width: 146px;
}
#login div {
	display: block;
	margin-left: 601px;
}
#blood_login {
	vertical-align: bottom;
}
#screenies {
	text-align: center;
	overflow: auto;
	width: 575px;
	margin-left: 10px;
	height: 150px;
}
#rscreenies {
	text-align: center;
	overflow: auto;
	width: 650px;
	margin-left: 0px;
	height: 150px;
}
#blood mode a {
	color: #FFCC00;
}
