* {
padding: 0px;
margin: 0px;
}

body {
font-family:  Tahoma, verdana, arial;
font-size: 12px;
background: #000000;
}

#center_div{
text-align: center;
}

#overall_container {
width: 790px;
margin: 0 auto;
text-align: left;
height: 100%;
}

#content_builder{
width: 98%;
float: left;	
}

#header_container {
width: 790px;
height: 72px;
background-image: url(/_images/backgrounds/bg_top_mast.gif);
background-repeat: no-repeat;
margin-bottom: 5px;
}

	#logo_link{
	width: 316px;
	height: 72px;
	float: left;
	}
	
	#remainder_header_content {
	width: 474px;
	height: 72px;
	float: left;
	}
	
	#login {
	height: 32px;
	width: inherit;
	}
		
		.login_boxes {
		margin-top: 5px;
		height: 16px;
		}
		
		.login_boxes li{
		display:inline;
		}
		
		.login_image {
		vertical-align: middle;		
		}
		
		.login_textinput {
		font-family:  Tahoma, verdana, arial;
		font-size: 11px;
		color: #000000;
		width: 109px;
		background: white !important;
		}
		
		.login_text {
		font-family:  Tahoma, verdana, arial;
		font-size: 12px;
		font-weight:bold;
		color: #aea99e;
		}
		
		#logged_in_text {
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #aea99e;
		padding-top: 10px;
		}
		
		.login_remember {
		vertical-align: middle;	
		color: white;
		}
		
		
		
	
	#top_navigation {
	height: 40px;
	width: inherit;
	}
	
		.top_navigation_ul {
		margin-top: 15px;
		height: 10px;
		vertical-align: middle;
		margin-left: 55px;
		}
		
		.top_navigation_ul li{
		height: 10px;
		display:inline;
		padding-right: 26px;

		}

#overall_content_container {
width: 790px;
clear: both;
color:black;
font-size: 12px;
}

#navigation_container {
float: left;
width: 192px;
min-height: 576px;
background: #383838;
margin-right: 17px;
}

#navigation_container ul {
list-style-type: none;
margin-left: 6px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navigation_container li {
width: 165px;
text-align: right;
font-size: 12px;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 13px;
background: url(/_images/buttons/arrow_right_sm.gif);
background-repeat: no-repeat;
background-position: center right;
border-bottom: 1px solid #232323;
}

#navigation_container li a {
color: #ffffff;
text-decoration: none;
}

#navigation_container li a:hover {
text-decoration: none;
}

#content_container {
float: left;
width: 579px;
}

.domestic_ads {
margin-top: 25px;
margin-bottom: 0px;
}

.members_section_images_first {
margin-top: 20px;
margin-bottom: 5px;
clear:both;
}

.members_section_images {
margin-bottom: 5px;
clear:both;
}

#footer_container {
width: 790px;
clear: both;
padding-top: 5px;
}

#external_links {
height: 30px;
background: #383838;
width: 790px;
clear: both;
}
	
	.external_links_ul {
	padding-top: 10px;
	margin-left: 10px;
	}
	
	.external_links_ul li {
	display:inline;
	padding-right: 15px;
	}

.corp_members_top {
height: 4px;
width: 790px;
}

#corp_members {
background-image:url(/_images/backgrounds/corp_members_middle.jpg);
background-repeat:repeat-y;
width: 790px;
clear:both;
}

#corp_members_title {
font-family: Tahoma, "Times New Roman", Times, serif;
font-size: 12px;
color:#4a4a4a;
}

a { text-decoration: none;}
