/**************** Body Styles ********************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .72em;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	background-color: #000033;
	text-align: center;
}
a:link, a:visited{
	text-decoration: none;
	color: #999;
}
a:hover, a:active{
	text-decoration: underline;
	color: #fff;
}


/**************** Div Styles ********************/
#wrapper1{
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}

#wrapper2{
	position: relative;
	background-color: #f8f0eb;
	color: #333333;
	width: 698px;
	margin-top: 0px;
	border: 1px solid #ffffff;
	text-align: left;
	background-image: url(../images/spacer_creme.gif);
	background-repeat: repeat x y;
}

#bodytext{
	width: 698;
	padding: 15px 35px 10px 35px;
	margin: 0 0 15px 0;
	background-image: url(../images/bkg_large_w.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
#bodytext hr{
	border: none;
	background-color: #000033;
	color: #000033;
	height: 2px;
	width: 100%;
}
#botban{
	clear: both;
}


/**************** Footer Styles ********************/

#footer{
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #999;
	margin: 6px 0 0 0;
}
#footer a:link, a:visited{
	text-decoration: none;
	color: #999;
}
#footer a:hover{
	text-decoration: underline;
	color: #fff;
}

#footer .rushlink{
	float: left;
}
#footer .footerlink{
	float: right;
}


/**************** Heading Styles ********************/

h1{
	margin-bottom: -12px;
}
h2{
	margin-bottom: -7px;
}
#wrapper2 h1 span{
	display: none;
	margin: 0;
	padding: 0;
	height: 0;
}
#wrapper2 #bodytext h2{
	font-family: Futura Bk Bt, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-stretch: expanded;
}
#wrapper2 #bodytext h3{
	font-family: Futura Bk Bt, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-stretch: expanded;
}
