*{padding: 0px; margin: 0px;}

body {background-color: #001C50;}

.container {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 948px;
	background-position: left bottom;
	height: auto;
	background-image: url(/images/container-bg.gif);
	background-repeat: repeat-y;
}

#topnav {
	font-family:  Arial, Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	vertical-align: top;
	padding: 3px 33px 2px 0px;
}

#topnav a{color: #FFFFFF; text-decoration: none;}
#topnav a:hover{color: #FF0000; text-decoration: none;}
#topnav a#active{color: #FF0000; text-decoration: none;}

#topnav li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}

#copyright{color: #FFFFFF; font: 11px  Arial, Tahoma, sans-serif;  margin: 5px; text-align: center;}
#copyright a{color: #FFFFFF; text-decoration: none;}
#copyright a:hover{color: #FFFFFF; text-decoration: underline;}

#tmgCredit{color: #cccccc; font: 11px  Arial, Tahoma, sans-serif; margin: 5px 0px 15px 0px; padding-top: 15px; text-align: center;}
#tmgCredit a{color: #cccccc; text-decoration: none;}
#tmgCredit a:hover{color: #cccccc; text-decoration: underline;}

#leftBox {
	float: left;
	width: 553px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	display: block;
}
	
#leftBox img {
	border: 0;
	vertical-align: bottom;
}

#rightBox {
	float: right;
	width: 395px;
	vertical-align: top;
}

#rightBox img {
	border: 0;
	padding-top: 10px;
	padding-right: 10px;
}

.hp-mens {
	background-image: url(/images/hp-rt-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	height: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	vertical-align: top;
}

.hp-mens a{color: #666666; text-decoration: none;}
.hp-mens a:hover{color: #FF0000; text-decoration: none;}

.hp-mens li{margin: 10px 25px;  list-style-image: url(/images/img-arrow.gif);}

.hp-mens-title {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

.hp-champion-title {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.hp-scores {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	margin-left: 4px;
	
}

.hp-events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #333333;
	text-align: left;
	vertical-align: top;
	height: 139px;
}

.hp-events a{color: #999999; text-decoration: underline;}
.hp-events a:hover{color: #999999; text-decoration: none;}

#hp-logos {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 85px;
	clear: both;	
}

#hp-logos img {
	border: 0;
	padding: 10px 5px 0px 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	height: 20px;
	padding-right: 5px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.HdrImg {
	background-color: #000000;
	background-image: url(/images/yscc-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 71px;
}

.hp-table {
	background-color: #333333;
	height: 133px;
	width: 553px;
	padding-top: 6px;
	text-align: left;
	float: left;
}


.uscaa {
	background-color: #333333;
	background-image: url(/images/uscaa-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}

#ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

#ftr a{color: #0066CC; text-decoration: none;}
#ftr a:hover{color: #0066CC; text-decoration: underline;}

