body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
}
#overall_body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header {
	width: 100%;
	background-color: #000000;
	color: #CCCCCC;
}
#top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#site_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	width: 100%;
}
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}
#top_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#top_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#top_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#overall_content {
	width: 100%;
}
#left_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	width: 180px;
	background-color: #333333;
	float: left;
	height: 100%;
}
#left_column a:link {
	color: #FFFFFF;
}
#left_column a:visited {
	color: #FFFFFF;
}
#left_column a:hover {
	color: #0099FF;
}
#left_column a:active {
	color: #FFFFFF;
}

#center_column {
	width: 630px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#center_column_articles {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#articles {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}


#center_ad {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#state_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
}
#state_ list a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
#state_list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
#state_list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#state_list a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}



#right_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	text-align: center;
	float: right;
	width: 180px;
	height: 100%;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#right_column_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#right_column_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#right_column_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#right_column_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#right_column_links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#featured_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}



#clear_float {
	clear: both;
}
#school_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#bottom_banners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	width: 100%;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 100%;
}









td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
