body {
	background-image: url(images/bg_grad.jpg);
	background-position:top, left;
	background-repeat:repeat-x;
	background-color: #C6CFD6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

.navbar {
background-color:#000000;
font-size:14px;
color:#FFFFFF;
}

.navbar a:link, .navbar a:visited{
background-color:#000000;
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
}

.navbar a:hover {
color:#FFFF33;
}

.event, .event a:link, .event a:visited {
	font-size:13px;
	color:#3B628C;
	text-decoration:none;	
}
.event a:hover {
	color:#999999;
}

.sports_event, .sports_event a:link, .sports_event a:visited {
	font-size:13px;
	color:#3C3C3C;
	text-decoration:none;	
}
.sports_event a:hover {
	color:#DE1200;
}

.contentText {
	font-size:13px;
	color:#000000;
}

.contentText a:link, .contentText a:visited {
	font-size:13px;
	color:#000000;
	text-decoration:underline;	
}
.contentText a:hover {
	color:#999999;
	text-decoration:none;	
}

.nav {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.nav a:link, .nav a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.nav a:hover {
	color: #FFFF33;
}

.footer, .footer a:link, .footer a:visited {
	background-color: #EEEEEE;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover {
	background-color: #EEEEEE;
	color: #999999;
}

.disclaimer, .disclaimer a:link, .disclaimer a:visited {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

.disclaimer a:hover {
	color: #999999;
}


#vertical {
	background-image: url(images/section_divider.gif);
	background-repeat:y;
	background-position:top, left;
}

html { height: 100%; margin-bottom: 1px; }