html {}
body { background: url(images/bg.jpg);
		background-repeat:repeat-x;  margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color: #aec267;}
#wrapper { width:900px; margin:0 auto;}
#header { background:url(images/header_bg.jpg);  background-repeat:no-repeat;height:349px; float:left;}


#nav { padding:168px 0px 0px 16px; width:220px; float:left; }
#nav ul { padding-left:13px; margin:0px; }
#nav ul li {  list-style-type:none; height:21px; }
#nav ul li a { display:block; width:217px; height:20px; color:#000000; text-decoration:none; font: "Century Gothic"; font-weight:bold;  font-size:14px; letter-spacing:1px;padding:5px 0px 0px 37px; }
#nav ul li a:hover { background:url(images/button_bg.jpg); background-repeat:no-repeat; }
#nav .selected { background:url(images/button_bg.jpg); background-repeat:no-repeat; }

#req_button {                   border: 0px;
				margin-left:735px;
				margin-top:-20px; 
				float:left; 
				width:136px; 
				height:20px;}
#flash {
	margin-left: 10px;
        margin-top: -335.54px;
	width: 706px;
	height: 277px;
	float: right;
}


.content { background-color:#FFFFFF; padding:360px 70px 70px 70px; min-height: 500px; }
.content h1
{
	color:#cc33cc;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font: bold;
}

.content h2
{
	color:#859748;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font: bold;
}

.content h3
{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font: bold;
}

.content h4
{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font: bold italic;
}

.content a
{
	color:#cc33cc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 	
}


#footer { background: url(images/footer_line.jpg); background-repeat:repeat-x; background-color:#e174e1; height:85px; padding-top:10px;color:#000000; }

#footer ul { padding:0px; width: 100%; float:left; text-align:center; }
#footer ul li { display:inline; list-style-type:none; }
#footer ul li a { color:#000000; text-decoration:none; font-size:11px; padding:0px 3px 0px 3px;}
#footer ul li a:hover { text-decoration:underline; }
#footer .selected { text-decoration:underline; }

#melcher { padding-top: 20px; text-align:center; font-size:11px; margin-bottom:15px;}
 #melcher a { text-decoration:none; color:#000000; }
 #melcher a:hover { text-decoration:underline; }


