@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	text-align: center;
	background-color: #8B1F02;
	font-family: Arial, Helvetica, sans-serif;
	}
#wrapper {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 979px;
}
#interior-header {
	background-image: url(images/bg-interior-header.gif);
	height: 140px;
	width: 997px;
	margin-top: 20px;
}
#interior-header H3{
	float: left;
	margin-left: 320px;
	margin-top: 24px;
	color: #FFFFFF;
	font-size: 24px;
}
#interior-nav {
	text-align: right;
	padding-right: 30px;
	height: 20px;
	padding-top: 5px;
}
.interior-links a{
	color: #F8F3DF;
	padding-left: 20px;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}
#home-cont {
	background-image: url(images/bg-home.gif);
	height: 593px;
	margin-top: 30px;
}
#home-cont a{
	color: #A81E02;
}
#home-cont-left-text {
	width: 270px;
	margin-top: 70px;
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #022b3f;
	clear: left;
	font-weight: bold;
	font-size: 90%;
	line-height: 20px;
}
#home-logo-box {
	float: right;
	width: 280px;
	height: 400px;
	text-align: center;
	margin-top: 30px;
}
#home-logo-box img{
	padding-top: 15px;
	padding-bottom: 15px;
}
#home-register-box {
	float: right;
	width: 280px;
	color: #FFFFFF;
	clear: right;
	font-size: 12px;
	margin-top: 20px;
}
.register-link {
	display: block;
	margin-top: 0px;
}
.manage-link {
	display: block;
}
.lg-red {
	color: #A81E02;
	font-size: 24px;
	font-weight: bold;
}


#home-footer {
	background-image: url(images/bg-home-footer.gif);
	background-repeat: no-repeat;
	height: 153px;
}
#home-footer-text {
	float: right;
	width: 275px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
#home-footer-tagline {
	float: left;
	margin-top: 20px;
	color: #8B1F02;
	font-size: 24px;
	width: 655px;
	text-align: center;
	font-weight: bold;
}

#home-footer-link-box {
	text-align: center;
	clear: both;
	padding-top: 30px;
	color: #867548;
	font-weight: bold;
}
.home-footer-link a{
	padding-right: 15px;
	padding-left: 15px;
	color: #867548;
	text-decoration: none;
}
.home-footer-link-red a{
	padding-right: 15px;
	padding-left: 15px;
	color: #8B1F02;
	text-decoration: none;
}
.home-footer-link-blue a{
	padding-right: 15px;
	padding-left: 15px;
	color: #044B6E;
	text-decoration: none;
}
.rules-table {
}

#interior-col-left {
	float: left;
	width: 997px;
	background-image: url(images/bg-interior-left.jpg);
	background-color: #F8F3DF;
	background-repeat: no-repeat;
}

#interior-col-right {
	width: 686px;
	float: right;
	background-image: url(images/bg-interior-right.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
}
#interior-text-area {
	background-color: #FFFFFF;
	padding-left: 40px;
	margin-right: 36px;
	padding-right: 20px;
	color: #022b3f;
	padding-bottom: 30px;
}
#interior-col-right a{
	color: #A81E02;
}
#interior-footer {
	height: 59px;
	width: 997px;
}
#rules-table td {
	padding-left: 20px;
}
#company-links {
	text-align: center;
}
#compucastfooter , #compucastfooter a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 20px;
}

