A:visited  {color: #0000ff; text-decoration: none}
A:link  {color: #0000ff; text-decoration: none}
A:active  {color: #0000ff; text-decoration: none}
A:hover   {color: #b89c4b; text-decoration: none}


body {
	margin: 0px;
	color: #4D4D4D;
	text-decoration: none;
	background: #FFF4D8 url(images/m-bkd.jpg) repeat-x;
	text-align: center;
	font: 12px Verdana;
}

#wrapper{
	width: 976px;
    margin: 0px auto;
	padding: 0px;
	}

.clear {clear:both;}

#header {
	width: 976px;
	height: 242px;
	float: left;
	padding: 0px;
	margin: 0px;
	background:transparent none repeat scroll 0 0;
	}

#nav {
	width:976px;
	height:40px;
	background: url(images/nav-bkd.jpg);
	margin:0px;
	padding:0px;
	float: left;
	}

#navContainer {
	width:976px;
	height:40px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	}

#main {
	float: left;
	width:976px;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	}

#left {
	float:left;
	width:10px;
	background: url(images/left-gap.jpg) repeat-x;
	padding:0px;
	margin:0px;
	}

#right {
	float:left;
	width:10px;
	background: url(images/right-gap.jpg) repeat-x;
	padding:0px;
	margin:0px;
	}

#bodytext {
	width:956px;
	margin: 0px;
	padding: 0px;
	background:transparent none repeat scroll 0 0;
	float: left;
	}

#brtext {
 	font-family: verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-align: left;
	padding: 0px;
	margin: 20px 15px 10px 25px;
	min-height:500px;   
    height:auto !important;   
    height:500px; 
	}

#sponsors {
	width:200px;
	background:#ffffff;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#homeleft {
	width:216px;
	padding:0px;
	margin:10px 0px 0px 10px;
	background:transparent none repeat scroll 0 0;
	float:left;
	}

#homemid {
	width:520px;
	padding:0px;
	margin:0px 0px 0px 0px;
	background:transparent none repeat scroll 0 0;
	float:left;
	}

#homeright {
	width:200px;
	padding:0px;
	margin:10px 0px 0px 0px;
	background:transparent none repeat scroll 0 0;
	float:left;	
	}

.hltxt {padding:10px 10px 20px 10px; font-size: 11px; color: #4D4D4D; background:#efefef; border-left: 1px #c5c5c5 solid; border-right: 1px #c5c5c5 solid; border-bottom: 1px #c5c5c5 solid; text-align:left;}
.hmtxt {padding:10px 10px 10px 20px; font-size: 11px; color: #4D4D4D; text-align:left;}


#footer {
	width:976px;
	height: 82px;
	background: url(images/btm.jpg);
	padding: 0px;
	margin: 0px;
	float: left;
	}

#footertxt {
	padding:30px 30px 10px 35px; 
	font-size: 10px;
	color: #4D4D4D;
	line-height:14px;
	text-align: left;
	}

p {
 	font-family: verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-align: left;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;

}

UL {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;
}

OL {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;
}

li {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;
}

CENTER {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;
}

TD {
  font-family: Verdana;
  font-size: 12px;
	color: #4D4D4D;
}


H3 {
  font-family: Verdana;
	color: #4B672C;
	font-size: 14px;
	font-weight: bold;
	}

H4 {
  font-family: Verdana;
  font-size: 13px;
  color: #003456;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 12px;
  color: #B62700;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-weight: bold;
}


.headlinks {margin:0px; margin-left:20px; padding-top:0px;float:left;}
.headlinks a {text-decoration:none; color:#ffffff; font-size:12px;font-family:arial,verdana;font-weight:bold;text-align:center;}
.headlinks a:visited {text-decoration:none;color:#ffffff;}
.headlinks a:hover {color:#FFD800;text-decoration:none;}
.headlinks a:active {text-decoration:none;color:#ffffff;}

#formBox450 {
	padding: 5px 5px 5px 5px;
	background-color: #bAd3f1;
	border-style: solid;
	border-color: #465423;
	border-width: 1px;
	max-width: 450px;
	margin: 0 auto;
	display: block;
}
		
#formBox500 {
	padding: 5px 5px 5px 5px;
	background-color: #BDD5A4;
	border-style: solid;
	border-color: #4B672C;
	border-width: 1px;
	width: 650px;
	margin: 0 auto;
	display: block;
}


