body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #BC1616;
	text-decoration: underline;
}
a img {
	border:0;
}
#DivContainer {
	background-color: #E7E7E7;
	padding: 0px;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#Header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 924px;
}
#Header h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 924px;
}
#Navigation {
	background-color: #CCCCCC;
	background-image: url(../images/beak.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	float: left;
	height: 33px;
	width: 915px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Navigation ul li a {
	font-size: 14px;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	float: left;
	color: #333;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}
#Navigation ul li a:hover {
	background-image: url(../images/li-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#Navigation ul li a.on {
	font-size: 14px;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/li-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	float: left;
	color: #333;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 9px;
}
#ContentContainer {
	margin: 0px;
	padding: 12px;
	float: left;
	width: 900px;
}
#Footer {
	background-color: #CCC;
	background-image: url(../images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	float: left;
	height: 54px;
	width: 924px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#Footer ul li a {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#Footer ul li a:hover {
	text-decoration: underline;
}
#Footer p {
	font-size: 10px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#Welcome {
	padding: 0px;
	float: left;
	width: 568px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Welcome p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Welcome p a {
	color: #BC1616;
	text-decoration: underline;
}
#Sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
#Registration {
	background-color: #FFF;
	padding: 12px;
	float: left;
	width: 296px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
}
#Registration h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Registration h2 strong {
	color: #BC1616;
}
#Registration p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#Registration p a {
	color: #BC1616;
	text-decoration: underline;
}
#Registration p a.registration {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/register-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Testimonials {
	margin: 0px;
	padding: 12px;
	float: left;
	width: 296px;
}
#Testimonials p {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#Testimonials p a {
	color: #BC1616;
	text-decoration: underline;
}
#Modules {
	padding: 0px;
	float: left;
	width: 900px;
	margin: 0px;
}
#Tournaments {
	padding: 0px;
	float: left;
	width: 292px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Tournaments h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 287px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#Tournaments h3 strong {
	color: #BC1616;
}
#Tournaments p {
	padding: 0px;
	margin: 6px;
}
#Tournaments p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#News {
	padding: 0px;
	float: left;
	width: 292px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#News h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 287px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#News h3 strong {
	color: #BC1616;
}
#News p {
	padding: 0px;
	margin: 6px;
}
#News p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#Sponsors {
	padding: 0px;
	float: left;
	width: 284px;
	margin: 0px;
}
#Sponsors h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 284px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#Sponsors h3 strong {
	color: #BC1616;
}
#Sponsors p {
	text-align:center;
	padding: 0px;
	margin: 6px;
}
#Sponsors p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

#Sidebar2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 292px;
}
#Testimonials2 {
	padding: 0px;
	float: left;
	width: 284px;
	margin: 0px;
}
#Testimonials2 h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 284px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#Testimonials2 h3 strong {
	color: #BC1616;
}
#Testimonials2 p {
	padding: 0px;
	margin: 6px;
}
#Testimonials2 p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#Content {
	padding: 0px;
	float: left;
	width: 596px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Tournaments2 {
	padding: 0px;
	float: left;
	width: 292px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Tournaments2 h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 287px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#Tournaments2 h3 strong {
	color: #BC1616;
}
#Tournaments2 p {
	padding: 0px;
	margin: 6px;
}
#Tournaments2 p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#News2 {
	padding: 0px;
	float: left;
	width: 292px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#News2 h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 287px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#News2 h3 strong {
	color: #BC1616;
}
#News2 p {
	padding: 0px;
	margin: 6px;
}
#News2 p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#Sponsors2 {
	padding: 0px;
	float: left;
	width: 292px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Sponsors2 h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 286px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#Sponsors2 h3 strong {
	color: #BC1616;
}
#Sponsors2 p {
	text-align:center;
	padding: 0px;
	margin: 6px;
}
#Sponsors2 p a.module {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/module-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#Login {
	float: left;
	width: 292px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#Login p {
	padding: 0px;
	margin: 6px;
}
#Login p a.registration {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/register-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Content h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: 24px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#Content h2 strong {
	color: #BC1616;
}#Content p {
	margin: 6px;
	padding: 0px;
}
#Content p a {
	color: #BC1616;
	text-decoration: underline;
}
.tournament_box {
	width:70%;
	background:#eee;
	margin:15px;
	padding:15px;
}
.tournament_logo {
	float:left;
	width:150px;
	padding:0 10px;
}
#checkout {
	margin:0 75px;
	text-align:right;
}
.notice {
	width:400px;
	padding:5px;
	margin:5px;
	border:solid 1px green;
	background:#ffffff;
}
a.registration {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/register-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 78px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fieldWithErrors input {
	border:solid 1px red;
}