body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main {
	background-color: #F50609;
	height: auto;
	width: 803px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 16px;
	border: 2px solid #240000;
}
.style2 {font-size: 24px}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {

	color: #FF0000;
	text-decoration: none;
}
a:hover {


	color: #FFFFFF;
	text-decoration: none;
}
a:active {



	color: #FF0000;
	text-decoration: none;
}
a.white:link {

	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {


	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {



	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {




	color: #FFFFFF;
	text-decoration: none;
}
#text {
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #4B0102;
	background-image: url(images/dark_bg.jpg);
	background-repeat: no-repeat;
	background-position: left -50px;
	padding: 25px;
}
#footer {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-size: 10px;
	color: #999999;
}

p {
}
#logo {
	text-align: right;
}
#buttons {
	text-align: right;
	padding-top: 16px;
	padding-bottom: 75px;
}
#buttons a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #340102;
	padding: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
#buttons a:link {
	text-decoration: none;
}


.border {

	border: 1px solid #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {

	font-size: 14px;
	font-weight: bold;
}
sup {
	font-size: 10px;
	font-weight: normal;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {

	color: #999999;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer a:active {


	color: #999999;
}
#buttons a:hover {
	text-decoration: none;
	color: #FF0000;
}
