* {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	background-color: #F00;
}



.floatleft {
	float: left;
}
.box2 {
	background-image: url(images/template2_04.gif);
	position: relative;
	height: 215px;
	width: 950px;
}

.main {
	position: relative;
	width: 950px;
}
.header {
	height: 550px;
	width: 950px;
	position: relative;
}
.flash {
	position: absolute;
	height: 202px;
	width: 314px;
	left: 476px;
	top: 262px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.console {
	position: relative;
	height: 850px;
	width: 950px;
	background-image: url(images/template2.gif);
}
.bigthumb {
	position: absolute;
	height: 408px;
	width: 611px;
	top: 135px;
	left: 9px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #ffffff;
}
.box1 {
	position: absolute;
	height: 436px;
	width: 314px;
	left: 625px;
	top: 134px;
}
.thumb1 {
	float: left;
	height: 213px;
	width: 314px;
	position: relative;
	margin-bottom: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	border: 1px solid #ffffff;
}


.buttons {
	position: absolute;
	height: 69px;
	width: 950px;
	top: 567px;
}

.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 108px;
	width: 572px;
	position: absolute;
	left: 352px;
	top: 16px;
}
.textbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.box2 {
	position: absolute;
	height: 173px;
	width: 944px;
	top: 635px;
	left: 10px;
}
.thumb2 {
	float: left;
	height: 173px;
	width: 223px;
	margin-right: 11px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #ffffff;
}
.footer {
	background-image: url(images/footer.jpg);
	position: relative;
	height: 350px;
	width: 950px;
}
.copyright {
	position: relative;
	height: 120px;
	width: 950px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.between {
	position: relative;
	height: 25px;
	width: 950px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

