@charset "utf-8";

.national {
	color:#000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:11px;
	
}
.national a:link {
	color:#000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	
}

.national a:visited {
	color:#000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}

.national a:hover {
	color:#000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color:#C30;
	text-decoration: none;
	border:none;
	font-weight:bold;
}
a:visited {
	color: #C30;
	text-decoration: none;
	border:none;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color:#600;
	border:none;
	font-weight:bold;
}


#maincontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	overflow:auto;
	width:566px;
	height:540px;
	float: none;
	margin-left: 25px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin-right: 90px;
	position: relative;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#632984;
	scrollbar-highlight-color:#632984;
	scrollbar-3dlight-color:#130919;
	scrollbar-darkshadow-color:#130919;
	scrollbar-track-color:#130919;
	scrollbar-arrow-color:#C2A2DA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#sponsors {
	width:600px;
	height:610px;
	float: none;
	margin-left: 10px;
}

#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	float: left;
	width: 200px;
	height: 450px;
	margin-left: 70px;
	margin-right: 15px;
	margin-top: 0px;
}
#menu_items {
	height: 39px;
	width: 225px;
}



.nav_menu_subitem a:link
{
	text-decoration: none;
	color:#000;
	border:none;
}

.nav_menu_subitem a:visited
{
	text-decoration: none;
	color:#000;
	border:none;
}

.nav_menu_subitem a:hover
{
	text-decoration: underline;
	color:#600;
	border:none;
}
#date {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 35px;
}
#time {
	float: left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
	font-weight: bold;
}
#description {
	float: right;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 35px;
}
#events_spacer {
	height: 20px;
	width: 550px;
}
#backimage {
	width:686px;
	height:691px;
	background-image:url(../images/text_bg.jpg);
	background-repeat: no-repeat;
}
