@charset "utf-8";

 body 
 {
	top: 0px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	background-repeat: repeat;
	background-image: url(../images/main_bg.jpg);
	color: #6699cc;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#wrapper
{
	margin-left: auto;
	position: relative;
	width: 990px;
	margin-right: auto;
	top: -7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699cc;
	border-left-color: #6699cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	height: 3050px;
}
#redbox_logo
{
	margin-left: auto;
	position: relative;
	width: 990px;
	margin-right: auto;
	top: 0px;
}
#nav_menu
{
	position: absolute;
	width: 990px;
	left: 2px;
	top: 250px;
	z-index: 50000;
	overflow: visible;
}
#text 
{
	position:absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width:750px;
	left: 10px;
	top: 312px;
	text-align: justify;
}
.headers 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.highlight 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}
