body {
	margin: 			0px;
	background: 		#FFFFFF;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#727272;
}

a:link, a:visited, a:active {
	color:				#727272;

}
.author {
	font-size: 			10px;
	font-style:italic;
}

a:hover {
	color: 				#000000;
}

hr {
	border-top:			1px solid #999999;
	border-left:		1px solid #999999;
}

h1 {
	font-size: 			12px;
	font-syle: 			bold;
}

h2 {
	font-size: 			12px;
	color:				#673169;
}
	
.heading {
background-color:#949494;
color:#FFFFFF;
font-weight:bold;
}
.imgPage {
margin: 0px 0px 10px 10px;

}


li {
margin-left: -25px;
}


input, textarea, select {
	font-size:			11px;
	background-color:	#FFFFFF;
	color:				#727272;
	border:				1px solid #727272;

	}

#nav.home {
	background:   		url(../images/nav-curve-home.gif) top right no-repeat;
}
#nav.aboutus {
	background:   		url(../images/nav-curve-aboutus.gif) top right no-repeat;
}

#content {
	background: 		url(../images/corner-grey-botom-left.gif) bottom left no-repeat #E9E9E9;
}

#footer {
	color: 				#949494;
	font-size: 			9px;
	}

#footer a {
	text-decoration: 	none;
	}
	
#footer a:link, a:visited {
	color: 				#949494;
	}

#footer a:hover {
	color:	 			#747474;
	}
	
#FeaturePanel {
	padding: 			10px 24px 0px 24px;
	background-color:	#FFFFFF;
	}