* {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	background-color: #280000;
}
.main {
	position: relative;
	width: 950px;
}
.header {
	background-image: url(images/header.jpg);
	position: relative;
	height: 500px;
	width: 950px;
}
.template {
	background-image: url(images/template.gif);
	position: relative;
	height: 650px;
	width: 950px;
}
.thumbconsole {
	position: absolute;
	height: 472px;
	width: 416px;
	left: 526px;
	top: 102px;
}
.thumbbox {
	float: left;
	height: 230px;
	width: 202px;
	position: relative;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.bigpic {
	position: absolute;
	height: 464px;
	width: 510px;
	left: 11px;
	top: 102px;
}


.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	height: 58px;
	width: 546px;
	left: 366px;
	top: 36px;
}
.buttons {
	position: absolute;
	height: 78px;
	width: 602px;
	left: 171px;
	top: 572px;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	height: 86px;
	width: 388px;
	position: absolute;
	left: 534px;
	top: 202px;
	text-align: center;
}


.footer {
	background-image: url(images/footer.jpg);
	position: relative;
	height: 410px;
	width: 950px;
}
.copyright {
	font-size: 8pt;
	font-family: Verdana;
}
body,td,th {
	color: #ffffff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

