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

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

th {
	font-family: Arial, Helvetica, sans-serif;
}#main_body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}
#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #000000;
}
#background_header {
	background-image: url(../images/clouds_outside_skydiving_home.jpg);
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 100%;
}
div#top_nav a:link {
	color: #FFFFFF;
}
div#top_nav a:visited {
	color: #00CCFF;
}
div#top_nav a:hover {
	color: #FF0000;
}
div#top_nav a:active {
	color: #CCCCCC;
}


#main_content {
}
#left_column {
	float: left;
	width: 200px;
	margin: 1px;
	padding: 1px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
}
div#left_column a:link {
	color: #FFFFFF;
}
div#left_column a:visited {
	color: #0099FF;
}
div#left_column a:hover {
	color: #FF0000;
}
div#left_column a:active {
	color: #CCCCCC;
}


#right_column {
	float: right;
	width: 780px;
	margin: 1px;
	padding: 1px;
}
#top_ads {
}
#school_details {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#school_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
}
#school_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#school_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#school_url a:link {
	color: #0000FF;
}
#school_url a:hover {
	color: #FF0000;
}


#school_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#state_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#ad_links {
}
#title_text_state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}



#states_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#states_table a:link {
	color: #000099;
}
div#states_table a:visited {
	color: #0000FF;
}
div#states_table a:hover {
	color: #FF0000;
}
div#states_table a:active {
	color: #CCCCCC;
}


#clear_float {
	clear: both;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	width: 1000px;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
}
#links a:link {
	color: #FFFFFF;
}
#links a:visited {
	color: #CCCCCC;
}
#links a:hover {
	color: #0000FF;
}
#links a:active {
	color: #FF0000;
}
