/* Styles for Spave Age Structures */

#body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #0d5293;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.callspaceage.com/images/gradient_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x; }
#body * {
	margin: 0px;
	padding: 0px; }
#body .outside_container {
	width: 700px;
	margin: 0px auto;
	position: relative;
	text-align: left; }
.header_image {
	width: 700px;
	height: 224px;
	background-image: url(http://www.callspaceage.com/images/space_age_structures_logo2.jpg);
	background-repeat: no-repeat; }
.home_link {
	display: block;
	position: absolute;
	top: 97px;
	left: 211px;
	width: 289px;
	height: 97px;
	text-decoration: none; }
#body .inside_container {
	width: 696px;
	margin: 0px 2px;
	background-color: #ffffff;
	text-align: center; }
#body .content_area {
	width: 662px;
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
	background-color: #0d5293;
	text-align: left; }
.left_nav {
	width: 165px;
	float: left;
	text-align: center; }
#body .left_nav_inner {
	width: 145px;
	margin: 0px auto; }
.left_nav ul li a:link, .left_nav ul li a:visited, .left_nav ul li a:hover, .left_nav ul li a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px; }
.left_nav ul {
	margin: 0px 10px;
	width: 145px;
	list-style-position: outside;
	list-style-type: none; }
#body .left_nav ul li {
	margin-left: 0px;
	margin-bottom: 17px;
	line-height: 16px;
	width: 145px;
	padding: 0px; }
/* Below is an IE hack to make the LI's behave */
*html #body .left_nav ul li {
	margin-left: 0px; }
#body .right_content {
	width: 454px;
	margin-left: 166px;
	border-left: 1px solid #ffffff;
	padding: 10px;
	padding-top: 0px; }
#body .right_content li {
	margin-left: 25px;
	margin-bottom: 12px; }
#body .footer {
	height: 73px;
	width: 696px;
	clear: both;
	background-color: #ffffff;
	margin-bottom: 15px;
	text-align: center;
	color: #050462;
	font-size: 26px;
	font-weight: bold; }
	
.display_none {
	display: none; }
