
BODY {
 margin: 0pt;
 font-family: Arial, Helvetica, sans-serif;
 background: #666960 url(images/bg.jpg) top left repeat-x; 
 }
#wrap {
	border-left: 2px solid #b5bbac;
	border-right: 2px solid #b5bbac;
	} 
p, table, ul, ol, div {
 font-size: 12px;
 color: #000;
 } 
p {
 padding: 0 0 0 5px; 
 }
a:link {
 font-weight: bold;
 color: #b5050a;
 text-decoration: underline;
}
a:visited {
 color: #996666;
 text-decoration: underline;
 font-weight: bold;
}
a:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #ff0000;
}
h1 {
	margin: 0;
	}
h3 {
	padding:4px 5px 4px 8px;
	margin-bottom: 8px;
	color: #333;
	background: #CCFF99;
	border-top:1px solid  #333;
	border-bottom: 1px solid  #333;
	width: 270px;
	}
h4 {

	color: #b5050a;
	font-size: 1.4em;
	}
h5 {
	margin:0;
	color: #b5050a;
	font-size: 1.2em;
	}	
hr {
	margin: 15px 0 15px 0;
	}
		
.header {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: italic;
 font-weight: bolder;
 color: #FFFFFF;
}
#topnav {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	  }
#topnav td {
	border-right:2px solid #fff;
		}
#topnav td a{
	display: block;
	padding: 3px 10px 3px 10px;
	text-align: center;
	}		
#topnav td a:link, #topnav td a:visited{
	display: block;
	background: #000;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
 #topnav td a:hover {
 		background: #333;
		color: #CCFF99;
		text-decoration: none;
		}
 #top_contact {
 	background: #000;
	padding: 3px 8px 3px 0;
	text-align: right;
	color: #fff;
	}
#top_contact a:link, #top_contact a:visited {
	 	color: #fff;
		font-weight:bold;
		}
#top_contact a:hover {
		color: #CCFF99;
		}
		
/*            NAV
====================================*/ 
#leftnav {
  background: #000;
  width: 175px;
  padding: 0;
  margin: 0;
  }

#leftnav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: .9em;
  }
#leftnav li { 
  margin: 0px;
  padding: 0;
  border-bottom: 1px solid #343;
  display: block;
   }
#leftnav li a:link, #leftnav li a:visited {
  background: url(../images/icon.gif) no-repeat top left;
  color: #fff;
  text-decoration: none;
  padding: 2px 0 2px 28px;
  display: block;
  font-weight: bold;
  }
#leftnav li a:hover {
  background: #333;
  color: #CCFF99;
  padding: 2px 0 2px 28px;
  display: block;
  } 
/*            CONTENT
====================================*/   
#content {
 width: 595px;
  }  
.main ul {
  margin-left: 15px; 
  list-style: disc url(../images/greencirc.gif) inside;
  }
.main li { 
  margin: 0px; 
  padding: 2px 0px;
  display: block;
   }
.fleft {
	float: left;
	margin: 0 15px 0 10px;
	padding-right:5px;
	border-right: 6px solid #333;
	}		
.fright {
	float: right;
	padding: 5px;
	} 
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #000;
	padding: 5px 15px 5px 15px;
}
#footer a:link {
 font-weight: bold;
 color: #fff;
 text-decoration: underline;
}
#bucket {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}
#bucket td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
