#body2  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:12px;
	background-color:#FFFFFF;
	background-image: url(images/back.jpg); 
	background-position:top; 
	background-repeat: repeat-x;
	color:#666666;
	
}
a:link{ color:#43b97e; text-decoration:underline; font-size:12px; font-weight:bold; }
a:hover{ color:#43b97e; text-decoration:underline; font-size:12px; font-weight:bold; }
a:visited{ color:#43b97e; text-decoration:underline; font-size:12px; font-weight:bold; }

fieldset { padding:2px; border:solid 0px #FFFFFF; border:solid 1px #fbe39b; background-image: url(images/back2.jpg); background-position:bottom; background-repeat: repeat-x}
legend{ color:#43b97e; margin-top:0px; font-size:14px; font-weight:bold;}





#container { 
	width:736px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header { height:183px; width:736px; 
	background-image: url(images/header.jpg); 
	background-position:top; 
	background-repeat: no-repeat;
	padding-top:37px;}
#header a:link{ color:#43b97e; text-decoration:none; font-size:12px; font-weight:bold; }
#header a:hover{ color:#43b97e; text-decoration:none; font-size:12px; font-weight:bold; }
#header a:visited{ color:#43b97e; text-decoration:none; font-size:12px; font-weight:bold; }
#header a:active{ color:#43b97e; text-decoration:none; font-size:12px; font-weight:bold; }
	
	
	 
	#logo{ height:77px; width:358px; margin-left:289px; cursor:pointer;} 
	#linkx { height:74px; width:216px; margin-left:431px; margin-top:0px; cursor:pointer;}

#topnav { height:22px; width:736px; 
	background-image: url(images/topnav.jpg); 
	background-position:top; 
	background-repeat: repeat-x;}
	 
	#home { height:22px; width:49px; float:left; background-image: url(images/home2.jpg); background-position:top; background-repeat: no-repeat;}
		#home a:link{ height:22px; width:49px; float:left; background-image: url(images/home2.jpg); background-position:top; background-repeat: no-repeat;}
		#home a:hover { height:22px; width:49px; float:left; background-image: url(images/home1.jpg); background-position:top; background-repeat: no-repeat;} 
	#about { height:22px; width:71px; float:left; background-image: url(images/about2.jpg); background-position:top; background-repeat: no-repeat;} 
		#about a:link { height:22px; width:71px; float:left; background-image: url(images/about2.jpg); background-position:top; background-repeat: no-repeat;}
		#about a:hover { height:22px; width:71px; float:left; background-image: url(images/about1.jpg); background-position:top; background-repeat: no-repeat;}
	#add { height:22px; width:76px;  float:left; background-image: url(images/add2.jpg); background-position:top; background-repeat: no-repeat;} 
		#add a:link { height:22px; width:76px;  float:left; background-image: url(images/add2.jpg); background-position:top; background-repeat: no-repeat;}
		#add a:hover { height:22px; width:76px;  float:left; background-image: url(images/add1.jpg); background-position:top; background-repeat: no-repeat;}
		
#toplinks { height:28px; width:718px; padding-left:16px; padding-top:5px;
} 
#toplinks a:link{ color:#6c6c6c; text-decoration: none; font-weight:bold; font-size:12px; }
#toplinks a:hover{ color:#6c6c6c; text-decoration: none; font-weight:bold; font-size:12px; }
#toplinks a:visited{ color:#6c6c6c; text-decoration: none; font-weight:bold; font-size:12px; }




#mainContent { 
	 min-height:400px;
	 background-color:#FFFFFF;
	 background-image: url(images/maintextback.jpg); 
	 background-position:top; 
	 background-repeat: repeat-y;
} 
#mainText{  

	padding:30px 10px 10px 10px;	 
	 background-image: url(images/main.jpg); 
	 background-position:top; 
	 background-repeat: no-repeat;}
	#mainText h1{ margin:0px; font-size:20px; color:#43B97E}
	#mainText h2{ margin:0px; font-size:14px; color:#43b97e}


#arrow{  height:14px;  background-image:url(images/more2.gif); background-position: left; background-repeat:no-repeat; padding-left:16px; }

#bar{ height:14px; width:736px; background-image:url(images/bar.jpg); background-position:top; background-repeat:no-repeat;}
#bar2{ height:14px; width:736px; background-image:url(images/bar2.jpg); background-position:top; background-repeat:no-repeat;}
#directory{ padding-left:10px; margin-right:10px; margin-top:0px; font-size:11px; color:#6c6c6c; display:block}
	#directory a:link{color:#6c6c6c; text-decoration:none; font-size:11px; font-weight: normal;}
	#directory a:hover{color:#6c6c6c; text-decoration:underline; font-size:11px; font-weight: normal;}
	#directory a:visited{color:#6c6c6c;text-decoration:none;font-size:11px; font-weight: normal;}
#footer{ padding: 0 10px;  font-size:10px;}
	#footer a:link{font-size:10px; font-weight:normal;}
	#footer a:hover{font-size:10px; font-weight:normal;}
	#footer a:visited{font-size:10px; font-weight:normal;}
	
#spacer1{height:42px;  background-image:url(images/grey.jpg); background-position: top; background-repeat:no-repeat;  }