body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #080808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding-bottom: 12px;
}
#footer {
	text-align: center;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FF0000;
}

#head {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 167px;
}
#content {
	width: 750px;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #131313;
	border-left-color: #131313;
	background-color: #000000;
}
#footer .copyright {
	background-color: #371E0B;
	text-align: cente;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
}
#promos {
	background-image: url(images/promo_box.png);
	height: 198px;
	width: 91px;
	float: right;
	padding-top: 60px;
	padding-left: 36px;
	padding-right: 44px;
	padding-bottom: 60px;
	text-align: center;
}
#text {
	padding-left: 15px;
}

a:link,a:visited {
	color: #FF0000;
}
#head a:hover img {
	visibility:visible;
}
.roll_image {
	position:absolute;
	visibility:hidden;
	margin-left:-80px;
	margin-top:-20px;
	}
h1 {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color: #FF0000;
	font-size:16px;
}
