﻿/* CSS Document */

body{
	border: #FFFFFF;
	margin: 0;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #181818;
}

a.host:link { border:none !important;color:#000;}

p {font-family:arial;font-size:12px;color:#999;line-height:20px;}

.sponsors{float:left;width:100px;height:74px;margin-right:10px;}
.collegeFloat { float:left;width:140px;color:#fff;text-align:center;font-family:Arial;font-size:11px;}
.collegeFloat img { margin-bottom:10px;}
.sc{margin-left:10px;margin-top:12px;}
.footer{font-family:arial;font-size:12px;color:#fff;}
.footer a{color:#fff;}

h1{font-family:arial;color:#fff;font-size:20px;}
td{color:#ffffff;
}
#jo { position:absolute;margin-top:-908px;margin-left:-20px;}

.schedule{
	border-color:#FFFFFF;
}
.emptycell{
	background-color:#333333;
}
#wrapper{width:780px;position:relative;margin-left:auto;margin-right:auto;}

#top{float:left;width:780px;height:45px;background-image:url(images/topbg.png);}

.logopos{
	position:absolute;
	left:-230px;
	top:49px;
	width:378px;
	height:159px;
}


p.hilite
{
	color: #FF0000;
	font-size:22px;
}

p.standoutul {
	text-decoration: underline;
	font-size: large;
}

p.standoutmed {
	font-size: medium;
}


#header{float:left;width:780px;height:225px;background-image:url(images/headerbg.png);}

#flash{position:absolute;left:143px;top:98px;padding:5px;background-color:#fff;}

#content{float:left;width:780px;background-color:#171717;border-left:1px solid #2d2d2d;border-right:1px solid #2d2d2d;}

#contentmain{float:left;width:570px;background-color:#171717;min-height:300px;padding-left:20px;margin-top:150px;}

#contentright{float:right;background-color:#171717;margin-top:30px;margin-right:10px;}

#divider{border-bottom:2px dotted #555;width:564px;height:20px;margin-bottom:20px;}

#sponsors{width:564px;height:100px;background-color:#2d2d2d;border:1px solid #555;margin-bottom:20px;}

#footer{float:left;width:780px;height:25px;background-image:url(images/footerbg.jpg);border-left:1px solid #555;border-right:1px solid #555;padding-top:15px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
border-top:1px dashed #555;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 10px 2px 10px 24px;
width: 130px;
background-color: #171717;
border-bottom:1px dashed #555;
}

#navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:link
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
}

#active a:hover
{
background-color: #8a0000;
color: #fff;
}

#active a:visited
{
background-color: #8a0000;
color: #fff;
}

#active a:link
{
background-color: #8a0000;
color: #fff;
}

img.port
{
margin-right:10px;padding:3px;border:1px solid #ccc;margin-bottom:10px;
}
