#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 863px;
}
#colum_c {
	background-color: #000000;
	float: left;
	width: 220px;
}

#nav {
	background-color: #000000;
	width: 843px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272226;
	border-left-color: #272226;
	float: none;
	height: 40px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 325px;
	float: none;
}

#upper_content {
	background-color: #000000;
	width: 843px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272226;
	border-left-color: #272226;
	float: left;
}
#main_section {
	background-color: #000000;
	width: 843px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272226;
	border-left-color: #272226;
	height: 100%;
}
#colum_a {
	width: 210px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #272226;
	background-color: #000000;
	float: left;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-right: 10px;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto; /*menu strip background*/
border: 1px solid gray;
padding: 0px 0;
border-width: 1px 0;
}
.page_headers {
	padding-top: 440px;
	padding-left: 40px;
}


* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
	display: block;
	float:left;
	font:BOLD 11px Arial, Helvetica, sans-serif; /* Change 13px as desired */
	line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 31px; /* Width of left menu image */
	text-decoration: none;
	margin-right: 0px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
	opacity: 0.9;
-moz-opacity: 0.9;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	padding-left: 10px;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/

}

.aerobuttonmenu a.aero span{
background: transparent url('buttons/aeroright.png') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/

}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;

}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color:black;
}

.black a.aero{
background-image: url('buttons/aeroleftblack.png');

}

.black a.aero span{
background-image: url('buttons/aerorightblack.png');

}

.aerobuttonmenu .rightsection{

width: 100px;
position: relative;
top: 3px;
padding-right: 2px;

}

.aerobuttonmenu .rightsection a{
color: navy;
}
.Lines_pink_spacers {
	color: #FF00FF;
.main_text_split_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-right: 10px;
}
#main_section_split_right {
	background-color: #00CCCC;
	width: 400px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #272226;
	float: right;
	height: 100%;
}
#main_section_split_left {
	background-color: #CC6633;
	width: 431px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #272226;
	float: left;
}
#header_splash {

	background-color: #000000;
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 863px;
}
.pointer {
	cursor: pionter;
}
#main_section_home {
	background-color: #000000;
	width: 843px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #272226;
	border-left-color: #272226;
	height: 100%;
	background-image: url(images/new-lower.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 863px;
	float: right;
}

#colum_astat {
	width: 210px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #272226;
	background-color: #000000;
	float: left;
	height: 137px;
}
#colum_dstat {
	background-color: #000000;
	width: 203px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #272226;
	float: left;
	height: 137px;
}
