* {
	padding: 0;
}



body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#333300;
	color:#660000;
}

h4 { color:#663300;
font-size:15px;
padding-bottom:5px;}
 
#wrapper1 { 
 margin-right:auto;
 margin-left:auto;
 margin-top: -15px;
 width: 950px;
 background-image:url(../images/shadow.gif);
 background-repeat:repeat-y;}
 

 #wrapper {
 margin-top:10px;
	margin: 0 auto;
	width: 900px;
	background-image:url(../images/background.gif);
	background-repeat: no-repeat; }
	
	
 
#toplinks {height:40px;}
  
ul.top {text-align:right;}
  
ul.top li{display:inline; }
  
ul.top  li a {
 padding-right:25px;
 margin-top:0px;
 font-size:9px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#660033;
 list-style-type: none;
 text-decoration:none;
}

ul.top li a:hover {font-size:9px; text-decoration:underline;}
 
 #banner {
 width: 850px;
 height: 70px;
 margin-left:auto;
margin-right:auto;
padding-top:15px;
}

#sublinks {
text-align:center;
  height: 60px;  
  }
  
 ul.sublinks li {
 background:url(../images/sublink_list-off.gif) no-repeat;
 background-position:left center;
 height:10px;
 padding-left: 25px;
 display:inline;
 padding-right:25px;
 height: 20px;
 padding-top:5px;
 
}

  ul.sublinks{
  text-align:right;
  margin:0;
  padding:0;
  padding-top:8px;
  
  }
 
 li a { 
 font-size:15px; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#660033;
 list-style-type: none;
 text-decoration:none;
 
 }
  ul.sublinks li a:hover {  
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
  }

  #mainlinks {
	float:left;
	width:170px;
	min-height:260px;
	height:auto !important;
	height:260px;/*Needs to match the min height pixels above*/
  }
  
  #mainlinks ul
{
list-style-type: none;
text-align: left;
margin-left:18px;
margin-top:30px;
padding:7px 5px;
}

#mainlinks li{padding-bottom:15px;}

#mainlinks li a{
background:url(../images/list-off.gif) no-repeat;
background-position:left center;
display:block;
height:25px;
padding-left: 25px;
text-align: left;
font: normal 15px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color:
#000000;
}

#mainlinks li a:hover{
background-image:url(../images/list-over.gif);
background-repeat:no-repeat;
background-position:left center;
color:
#00CC33;
}

#mainlinks li a#current{
background:url(../images/list-on.gif) no-repeat;
background-position:left center;
color:
#00CC00;
}

 
#content {
background-repeat:repeat-x; 
float:right;
padding:25px;
margin-right:15px;
margin-top:-15px;
 width: 645px;
 overflow:hidden;
 display: inline;
 position: relative;
 background-color:
#d3c748;
 }
 
#content a {text-decoration:underline;}
#content a:link{color:#CC3300;}
#content a:hover{ color:#CC3300;text-decoration:none;}


#footer { clear: both;color: #333; margin-top: 5px; height:25px;}

ul.footer {text-align:center;}
  
ul.footer li{display:inline; }

ul.footer li a {
padding-right:25px;
margin-top:0px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;color:#660033;
list-style-type: none;
text-decoration:none;
}
ul.footer li a:hover {font-size:9px; text-decoration:underline; }

.clear { clear: both; background: none; }

