@charset "UTF-8";
/* CSS Document */

body {
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000 url(_img/top.png) repeat-x top;	
	margin: 0;
	padding: 0 0 10px 0;
}

h1, h3, h4 {
	font: normal 200% Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 15px 0 10px 0;
}

h2 {
	font: normal 160% Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 15px 0 10px 0;
		line-height: 140%;

}

p {
	font-size: 110%;
	line-height: 180%;
}

a {
	color: #E41715;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ff4040;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.main {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

.fix {
	clear: both;
}

/* Changes */

.top {
	width: 950px;
	height: 155px;
}

.top1 {
	width: 150px;
	height: 155px;
	float: left;
}

.top2 {
	width: 650px;
	height: 155px;
	float: left;
	text-align: center;
}

.top2 img {
	margin: 0 auto;
}

.top2 img a {
	border: none;
	text-decoration: none;
}

.top2 img a:hover {
	text-decoration: none;
}

.top3 {
	width: 150px;
	height: auto;
	float: right;
	background: #4D5562 url(_img/reg/regfoot.png) no-repeat left bottom;
}

.top3 input {
	width: 125px;
	height: 14px;
	font-size: 90%;
	color: #FFF;
	background: #262F40;
	border: 1px solid #6F7A93;
	margin: 5px 0 0 10px;
}

.top3img {
	margin: 5px 0 0 10px;
}

.topbtn {
	margin: 0 0 5px 0;
}

.top3 p {
	margin: 10px 10px 0 10px;
}

.top3 p strong {
	font-size: 120%;
}

.topnav {
	width: 950px;
	height: 26px;
	float: none;
}

.topnav a {
	border: none;
	text-decoration: none;
}

.topnav a:hover {
	border: none;
	text-decoration: none;
}

.topnav ul {
	margin: 11px 0 0 0;
	text-align: center;
}
.topnav ul li{
	display: inline;
	list-style: none;
	font-size: 120%;
	
}
.topnav ul li a{
	color: #FFF;
	padding: 0 15px 0 0;
	
}
.topnav ul li a:hover {
	color: #ECB8AA;
	
}


.content {
	width: 950px;
	background: url(_img/content/rightside.png) repeat-y right;
	height: auto;
}

.contleft {
	width: 725px;
	height: auto;
	float: left;
}

.contright {
	width: 205px;
	height: auto;
	float: right;
}

.contrighttable {
	width: 188px;
	height: auto;
	float: right;
	margin: 15px 0 0 0;
	background: #232B3B url(_img/content/rightltable.png) no-repeat left top;
	border: 1px solid #333942;
}

.contrighttable table {
	width: 180px;
	height: auto;
	float: right;
	margin: 0 0 5px 0;
	font-size: 90%;
}

.contrighttable p {
	margin: 25px 5px 5px 8px;
}

.rightbanners img {
	float: right;
	margin: 15px 0 0 0;
	border: 1px solid #333;
}

.footer {
	width: 100%;
	height: auto;
	background: url(_img/top.png) repeat-x top;
	border-top: 1px solid #171B22;
	padding: 0 0 10px 0;
}

.footerbox {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

.footlinks {
	width: 850px;
	height: auto;
	float: left;
}

.footlinks ul {
	padding: 0;
	margin: 10px 0 10px 0;
}

.footlinks ul li {
	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}

.footlinks ul li a {
	font-size: 120%;
	text-decoration: none;
	color: #333;
}

.footlinks ul li a:hover {
	color: #000;
	
}

.footcredit {
	font-size: 80%;
	float: left;
}

.footcredit a {
	color: #CCC;
	text-decoration: none;
}

.footcredit a:hover {
	color: #CCC;
}

.footimg {
	width: 90px;
	height: auto;
	float: right;
	margin: 10px 0 10px 0;
}

.flash {
	margin: 10px 0 0 0;	
}



.contleft img {
	padding: 5px;
	border: 1px solid #333;
	margin: 0 10px 0 0;
}