body {
	font-family: "Times New Roman", Times, serif;
	background-color: #333333;
}
#nav {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}#main_body {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}
#header {
	background-image: url(../images/twin_time_building_title.jpg);
	height: 250px;
	width: 860px;
}
#header_one {
	background-image: url(../images/twin_time_building_rates.jpg);
	height: 250px;
	width: 100%;
}
#header_two {
	background-image: url(../images/twin_time_building_aircraft.jpg);
	height: 250px;
	width: 860px;
}
#header_three {
	height: 250px;
	width: 860px;
	background-image: url(../images/twin_time_building_contact.jpg);
}



#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
}
#left_column {
	clear: none;
	width: 200px;
	height: auto;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
#left_column a:link {
	color: #FFFFFF;
}
#left_column a:visited {
	color: #FFFFFF;
}
#left_column a:hover {
	color: #FF0000;
}
#left_column a:active {
	color: #FF0000;
}


#main_column {
	float: right;
	width: 658px;
	height: auto;
}
#main_content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#clear_float {
	clear: both;
}
#center {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	height: auto;
	background-color: #333333;
}
#rates {
	width: 600px;
	border: thin solid #000000;
}
