body
{
	font-family: Arial;
	font-size: 12px;
	background-color: #0b0f11;
	color: #e0e8f5;
	margin: 0;
}

div
{
	padding: 0;
	margin: 0;
}

hr
{
	width: 400px;
	height: 1px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #2b3035;
	border-left: none;	
	border-top: 1px dotted #2b3035;
	border-right: none;
	border-bottom: none;	
}

table#content_container
{
	width: 100%;
	margin: 0 auto;
	background-color: #0b0f11;
	overflow: hidden;
	border: 0;
}

td#left_column
{
	background-image: url("/images/left_column_background.jpg");
	background-repeat: repeat-y;
	background-position: top right;
}

td#middle_column
{
	width: 950px;
	background-color: #000000;	
}

td#right_column
{
	background-image: url("/images/right_column_background.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}

a.menu_item:link, a.menu_item:visited
{
	font-size: 11px;
	color: #707a83;
	text-decoration: none;
}

a.menu_item:hover, a.menu_item:active
{
	font-size: 11px;
	color: #a4b1be;
	text-decoration: none;
}

span.menu_spacer
{
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

div.column_container
{
	width: 950px;
	margin: 0 auto;
	background-color: #000000;
}

div.content
{
	width: 750px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
}

div.reel_background
{
	background-image: url("/images/front_pic_blue.jpg");
	background-repeat: no-repeat;
	min-height: 495px;
}

div.contact_us_background
{
	background-image: url("/images/contact_us_background.jpg");
	background-repeat: no-repeat;
	min-height: 495px;	
}

div#navigation
{
	width: 800px;
	height: 23px;
	text-align: center;	
	color: #707a83;
}

img
{
	border: 0px;	
}

img.stacking
{
	display: block;	
}

div#footer
{
	text-align: center;	
	width: 728px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #2b3035;
}

td#footer_left
{
	height: 106px;
	background-image: url("/images/footer_left.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

td#footer_middle
{
	width: 950px;	
	height: 106px;
	background-image: url("/images/footer_middle.jpg");
	background-repeat: no-repeat;
}

td#footer_right
{
	height: 106px;
	background-image: url("/images/footer_right.jpg");
	background-repeat: no-repeat;
}

a.footer_link
{
	color: #2b3035;
}

h1
{
	text-align: center;	
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2
{
	text-align: center;	
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;	
}
