body,td,th {
	font-family: Tahoma, Verdana, sans-serif;
}

body {
	background-color: #000000;
	margin: 0px;
}

#container{
	position:relative;
	width:900px;
	border-left:solid 2px #FFFFFF;
	border-right:solid 2px #FFFFFF;
	background:#FFFFFF;
	margin:auto;
}

#d2257{
	width:900px;
	background:#1a1a1a;
	margin:auto;
	color: #CCCCCC;
	text-align: center;
}

a.d2257:link {
	color: #ffffff;
}

.fence{
	position:relative;
	height:10px;
	width:900px;
	font-size:3px;
	background:#E10A41;
	margin: 2px 0px;
}

.clear{
	clear:both;
}

#button{
	position:relative;
	width:900px;
	background:#7B7B7B;
}

#txt-block{
	width:900px;
	padding:12px 0px;
	text-align:center;
	margin-bottom:2px;
	background:#E8D7B2;
}

#txt1{
	width:900px;
	padding:12px 0px;
	text-align:center;
	font-size:30px;
	color:#E10A41;
	margin-bottom:2px;
	text-transform:uppercase;
	background:#E8D7B2;
}
#txt2{
	width:900px;
	padding:12px 0px;
	text-align:center;
	font-size:20px;
	color:#272727;
	margin:2px 0px;
	text-transform:uppercase;
	background:#E8D7B2;
}
#txt3{
	width:900px;
	padding:12px 0px;
	text-align:center;
	font-size:42px;
	color:#E10A41;
	text-transform:uppercase;
}
#txt4{
	position:relative;
	width:900px;
	padding:12px 0px;
	text-align:center;
	font-size:19px;
	color:#E10A41;
	margin:2px 0px;
	text-transform:uppercase;
	background:#000000;
}

.thumbs1{
	position:relative;
	width:900px;
	font-size:3px;
	background:#1a1a1a;
	padding:10px 0px;
}
.thumbs1 IMG{
	float:left;
	margin: 10px 0px 10px 22px;
	border:solid 1px #FFFFFF;
}

a:link {
	color: #E10A41;
}

a:visited {
	color: #E10A41;
}

a:hover {
	color: #ffffff;
}
