		
	H1 {font: small-caps bold 20px Trebuchet,Trebuchet MS,arial,sans-serif;
          color:#b31f2b;}
          
    H2 {font: small-caps bold 16px Trebuchet,Trebuchet MS,arial,sans-serif;
          color:#b31f2b;}
          
	H3 {font: bold 12px Trebuchet,Trebuchet MS,arial,sans-serif;
          color:#b31f2b;}
          
    body { 	margin-top: 0px;
				margin: 0px;
          		font: normal 11px Arial,Helvetica,Trebuchet, sans-serif;
          		background-color: #efeedf;
          		text-align:center;}

	P,td,ul,li
         {font: normal 11px Arial,Helvetica,Trebuchet, sans-serif;}  
       
      a  {text-decoration: underline;
		  color:#b31f2b; 
          font-weight: bold;
          }

     th  {text-decoration: underline;
          font: normal 12px Arial,Helvetica,Trebuchet, sans-serif;
          color:#006600;
          font-weight: bold;}  
          
    	a:visited
    		{color: #b31f2b;}
		a:hover      
			{color: #CC0000; 
			font-weight: bold;
			}
			
	img { border-style: none; }
			

  #content {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	top: 0;padding: 0 0 0 0; width: 800px; background-color: #c6dd8b; 
	} 
    
#header{
	margin: 0;
	padding: 0;
	height: 194px;
	background: #fff url("images/banner.jpg");
}

#full {
	top: 0;
	padding: 0px 30px 10px 10px;
	clear: both;
	}
	
#catlrg {padding: 30px;
		 border: thin dashed #063;  
		 margin: 30px;}


#leftcolumn{
		float:left;
		width:120px;
		padding:10px;
		background:#c6dd8b;
}

#rightcolumn{
		float:right;
		width:640px;
		padding:10px;
		background:#fff;
	}
#leftcolumn h3 {color: #fff;}
#leftcolumn a {color: #fff;}
#leftcolumn a:hover {color: #fff;}
#leftcolumn a:visited {color: #fff;}

 #full_left_col{
	width: 800px;
	background:  url("../images/bdy_bk.jpg") top left;
	float: left; }

ul#menu { width: 100%; height: 43px; font-size: .8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0 0 0 0 ; padding: 0 }
ul#menu li { float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; float: left; line-height: 200%; padding: 8px 10px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #333; }

	#footer {
		clear:both;
		padding:5px 10px;
		background:#c6dd8b;
	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}


