@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	background-color: #CCCCCC;
}
#outerwrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(b_Images/Grad_1.jpg);
	background-repeat: repeat-y;
	position: relative;
	border: 1px solid #000;
}

#header, #content, #footer {
	width: 100%;
}
#header {
	background-repeat: repeat-x;
	height: 153px;
	position: relative;
	margin: 0px;
}
#headerSection1 {
	position: absolute;
	height: 153px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#headerSection2 {
	position: absolute;
	height: 153px;
	width: 200px;
	left: 200px;
	top: 0px;
}
#headerSection3 {
	position: absolute;
	height: 153px;
	width: 200px;
	left: 400px;
	top: 0px;
}
#headerSection4 {
	position: absolute;
	height: 153px;
	width: 200px;
	left: 600px;
	top: 0px;
}
#content {
	background-repeat: no-repeat;
	height: auto;
	overflow: auto;
	background-image: url(b_Images/Rider_Large.jpg);
	background-position: right top;
}
#links {
	width: 200px;
	position: fixed;
	margin-right: 15px;
	margin-left: 15px;
}
#contentBlog {
	float: left;
	width: 540px;
	margin-left: 230px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
#footer {
	background-image: url(b_Images/Grad_Footer.jpg);
	background-repeat: repeat-x;
	height: 50px;
	position: relative;
}
#footerLogo {
	margin: 0px;
	height: 39px;
	width: 106px;
	position: absolute;
	left: 24px;
	top: 5px;
}
#links   ul {
	list-style-type: none;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	color: #CCC;
}
#links   li {
	display: block;
}
#links    a:link, #links    a:visited, #links a:active {
	text-decoration: none;
	color: #CCC;
	background-image: url(b_Images/Btn_Nrm.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 194px;
	text-align: center;
	margin-left: 5px;
	padding-top: 8px;
}
#links    a:hover     {
	color: #FFD89D;
	text-decoration: none;
	padding-left: 2px;
	background-image: url(b_Images/Btn_Hover.jpg);
}
#blogIntro {
	font-size: 0.8em;
	color: #CCC;
	margin-bottom: 25px;
	margin-right: 10px;
	margin-left: 25px;
}
#blogIntro a:link, #blogIntro a:visited, #blogIntro a:active {
	color: #CCC;
}
#blogIntro a:hover {
	color: #FFF;
}

.textSmall {
	font-size: 0.7em;
	color: #CCC;
}
.clear {
	clear: both;
}
#linkSBH {
	color: #999;
	height: 25px;
	width: 200px;
	position: absolute;
	left: 582px;
	top: 93px;
}
#linkSBH a:link, #linkSBH a:visited, #linkSBH a:active {
	color: #FFF;
}
#linkSBH a:hover {
	color: #F88;
}
.blogItem {
	margin-bottom: 35px;
	margin-left: 25px;
	margin-right: 10px;
}
.blogItem a:link, .blogItem a:active, .blogItem a:visited {
	font-weight: bold;
	color: #FFF;
}
.blogItem a:hover {
	font-weight: bold;
	color: #CC8D84;
}
.text .highlight {
	color: #FC0;
}
.blogHeader {
	float: left;
	width: 380px;
	margin-top: 20px;
}
.blogTitleGraphic {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
.hrBar_02 {
	height: 2px;
	width: auto;
	background-color: #024A63;
	margin-top: 3px;
}
.hrBar_10 {
	height: 10px;
	width: auto;
	clear: both;
	background-color: #024A63;
	margin-bottom: 5px;
}
.itemHeader {
	clear: both;
	height: 45px;
	width: auto;
	margin-bottom: 5px;
	background-image: url(b_Images/BlogItemBanner.png);
	background-repeat: no-repeat;
}
.blogItem H1 {
	font-size: 1.4em;
	color: #CCC;
	margin: 0px;
}
.blogItem h2 {
	font-size: 1em;
	color: #999;
	margin: 0px;
}
.blogItem h2 a:link , .blogItem h2 a:visited ,.blogItem h2 a:active{
	font-size: 0.8em;
	color: #CCC;
}
.blogItem h2 a:hover {
	color: #FFF;
}
.blogItem h3 {
	font-size: 1.2em;
	color: #CCC;
	margin: 0px;
}
.blogItem h4 {
	font-size: 1.1em;
	color: #CCC;
	margin: 0px;
}


.blogItem .text {
	font-size: 0.8em;
	color: #CCC;
	margin-top: 15px;
	margin-right: 10px;
}
.text .top{
	color: #C90;
	text-decoration: none;
	margin-top: 15px;
	width: auto;
	text-align: right;
	padding-right: 50px;
}
.top a:link       , .top a:visited, .top a:active{
	font-size: 0.9em;
	color: #FC6;
	text-decoration: none;
}
.top a:hover {
	color: #999;
}
.sbTable {
	border: 1px solid #014965;
}
#challengers {
}
#challengers .tableBorder {
	border: 1px solid #014965;
	border-collapse: collapse;
}

