.page_banners {
	float: none;
	height: 120 px;
	width: 900px;
}
.page_content {
	height: 1400px;
	width: 900px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.main_content {
	height: 1000px;
	width: 675px;
	float: left;
}
.ms_reports_box {
	width: 150px;
	overflow: auto;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	color: #FFFFFF;
}

.main_content_frames {
	width: 650px;
	float: left;
}
.right_ad {
	float: right;
	height: 1000px;
	width: 200px;
}
.image_content {
	width: 100px;
}

#about_website {
	height: 950px;
	width: 500px;
	float: right;
}


body {
	margin-left: 5px;
	margin-top: 0px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.sidebar {
	height: 960px;
	width: 150px;
	float: left;
}
.footer {
	height: 50px;
	width: 900px;
	background-color: #000000;
	float: left;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 5px;
	margin-top: 10px;
	padding-top: 0px;
}



.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.style12 {font-size: 12px}
.style18 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style24 {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: blink;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FF9900;
}

a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFF00;
}
.style27 {font-size: 9px}
.style28 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.style32 {
	font-weight: bold;
	font-size: 24px;
}


.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
}
.nav_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #FF0000;
	float: left;
	width: 900px;
}

ul.buttons  li {
	display: inline;

}
ul.buttons a {
	list-style-image: none;
	list-style-type: none;
	background-color: #000000;
	text-decoration: none;
	margin-right: 5px;
	padding: 5px 15px 5px 15px;
}
.nav_bar {
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	margin: 2px 10px 2px 5px;
}
.nav_bar li {
	background-color: #000000;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	margin: 2px 10px 2px 10px;
}
.main_content_only {
	height: 1000px;
	width: 900px;
	float: left;
}
