body {
	font-family: Tahoma, sans-serif;
	background: #000;
	background-attachment: fixed;
	text-align: center;
	margin: 0 auto;
	color: #000;
	font-size: 12px;
	letter-spacing:1px;
}

a {
	color: #0034C3;
	font-weight: bold;
}

img  {
	border:0;
}
.wrapper {
	width: 923px;
	margin: 0 auto;
	border-left: 10px solid #0066FF;
	border-right: 10px solid #0066FF;
	border-bottom: 5px solid #0066FF;
	border-top: 5px solid #0066FF;
	background-color: #fff;
}

.outerwrapper {
	width: 953px;
	margin: 0 auto;
	border-left: 15px solid #C40000;
	border-right: 15px solid #C40000;
	border-bottom: 5px solid #C40000;
	border-top: 5px solid #C40000;
	background-color: #fff;
}

.logo {
	padding-top: 10px;
}


h1.winner {
	font-size: 20px;
	color: #C40000;
}

.content {
	text-align: center;
	padding: 10px;
	font-size: 14px;
	color: #000;
}

h2 {
	font-size: 16px;
	color: #3C70FF;
	margin-bottom: 0;
}

input {
	color: #fff;
	border: 1px solid #000;
	margin: 3px;
	background: #c40000;

}

input.battle  {
	border: 0;
	background: url("imgs/battle.gif") #000;
	width:92px;
	height:28px;
}

a.source,.source {
	font: normal 10px Verdana;
	color: #0066FF;
	font-weight: bold;
}

a.headline {
	font: normal 15px Verdana;
	color: #0066FF;
	font-weight: bold;
}


.imgs {
	float:left;
	padding: 0 0 0 5px;
	text-align: center;
	width:170px;
}
.imgs input{
	width:150px;
}


.img_section {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}


.img_header {
	padding: 10px 0 0 0;
}

.img_header_text {
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
}


.web {
	padding: 10px;
	font-size: 13px;
}

.web_section {
	text-align: left;
	font-size: 13px;
}

.web_header {
	padding: 10px 0 0 0;
}

.web_header_text {
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
}



.news_section {
	text-align: left;
	font-size: 13px;
}

.news_header {
	padding: 10px 0 0 0;
	font-size: 13px;
}

.news_header_text {
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
}


.results {
	font-size: 14px;
}

.footer {
	font: normal 9px Verdana;
	text-align: center;
	padding-top: 10px;
}