/* CSS Document */
body {
	background-color: #000;
	scrollbar-arrow-color: #210000;
	scrollbar-face-color: #A3A3A3;
	scrollbar-3dlight-color: #E0E0E0;
}
body, td, p, li, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c5161d;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c5161d;
	text-decoration: underline;
}

/* HTML Portlet (#BODY#) */
div#body {
	width: 956px;
	text-align: center;
}

/* Main Navigational Horizontal Bar */
div#nav {
	width: 956px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* Main */
div#main {
	width: 728px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div#mainAll {
	width: 943px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div#main img {
	border-color: #999999;
}

/* Sub Navigational Horizontal Bar */
div#subNav {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
p.title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* Marquee - Homepage's Home */
div#marqueeHome {
	width: 194px;
	height: 158px;
	border: 1px solid #fff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
}
/* Marquee - Homepage's Welcome */
div#marqueeWelcome {
	width: 335px;
	height: 158px;
	border: 1px solid #fff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
}

/* Marquee - News */
div#news {
	background-image: url("http://www.bellin.org/bellin/Images/combine/newsBg.gif");
	background-repeat: no-repeat;
	width: 203px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 38px;
	font-size: 11px;
}
div#news div#links {
	width: 179px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
div#news div#links a {
	color: #000;
	text-decoration: underline;
}
div#news div#links .titleid1siteid0 {
	font-weight: bold;
	color: #000;
	font-size: 11px;
}
div#news div#links .descriptionid1siteid0 {
	color: #000;
	font-size: 11px;
}

/* Marquee - Marquees under news */
div#subMarquee {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
	padding: 0px;
}


/* Footer */
div#footer {
	text-align: center;
	font-size: 9px;
	vertical-align: top;
	padding-top: 15px;	
	padding-bottom: 5px;
	width: 956px;
	color: #E4E4E4;
}
div#footer div#overall {
	width: 956px;
	border-top: 1px solid #fff;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 12px;
	padding-bottom: 0px;
}
div#footer a {
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
}
div#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}
div#footer table#footer td {
	font-size: 9px;
}

/* Partcipate Table */
table.participate td.name{
	width: 160px;
}
table.participate td.firstName{
	width: 110px;
}
table.participate td.lastName  {
	width: 120px;
}
table.participate td.position {
	width: 80px;
}
table.participate td.year {
	width: 100px;
}
table.participate td.state {
	width: 70px;
}
table.participate td.school {
	width: 250px;
}

/* Results TOC Table */
table.resultsTOC td {
	text-align: center;
	border-bottom: 1px solid #fff;
	width: 50px;
}
table.resultsTOC td.merged {
	text-align: center;
	border-bottom: 1px solid #fff;
	width: 100px;
}

/* Results Table */
table.results td {
	border: 1px solid #6699CC;
	text-align: center;
}
table.results td.player {
	width: 170px;
}
table.results td.pos {
	width: 69px;
}
table.resultsLastName td.pos {
	width: 69px;
}
table.results td.dob {
	width: 86px;
}
table.results td.gradYear {
	width: 75px;
}
table.results td.school {
	width: 250px;
}
table.results td.gpa {
	width: 67px;
}
table.results td.act {
	width: 66px;
}
table.results td.classRank {
	width: 86px;
}
table.results td.4cone {
	width: 52px;
}


table.resultsLastName td {
	border: 1px solid #6699CC;
	text-align: center;
}
table.resultsLastName td.player {
	width: 170px;
}
table.resultsLastName td.pos {
	width: 69px;
}
table.resultsLastName td.dob {
	width: 86px;
}
table.resultsLastName td.gradYear {
	width: 75px;
}
table.resultsLastName td.school {
	width: 250px;
}
table.resultsLastName td.gpa {
	width: 67px;
}
table.resultsLastName td.act {
	width: 66px;
}
table.resultsLastName td.classRank {
	width: 86px;
}

table.resultsLB td {
	border: 1px solid #6699CC;
	text-align: center;
}
table.resultsLB td.player {
	width: 118px;
}
table.resultsLB td.ht {
	width: 44px;
}
table.resultsLB td.wt {
	width: 31px;
}
table.resultsLB td.wingSpan {
	width: 38px;
}
table.resultsLB td.handSize {
	width: 30px;
}
table.resultsLB td.siReach {
	width: 44px;
}
table.resultsLB td.broadJump {
	width: 36px;
}
table.resultsLB td.vertJump {
	width: 40px;
}
table.resultsLB td.10yd {
	width: 24px;
}
table.resultsLB td.20yd {
	width: 28px;
}
table.resultsLB td.40yd {
	width: 24px;
}
table.resultsLB td.3cone {
	width: 37px;
}
table.resultsLB td.60yd {
	width: 32px;
}
table.resultsLB td.benchPress {
	width: 56px;
}
table.resultsLB td.tripleJump {
	width: 48px;
}
table.resultsLB td.5105 {
	width: 40px;
}
