body {
	margin: 20px 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #d5d3d2;
}

#wrapper {background: url(images/top.gif) no-repeat; width: 840px; height: 580px; margin:0 auto;}
#header {height: 100px; width: 840px; background: url(images/banner.gif) no-repeat; margin:20px 0 0 20px;padding: 0;}
#content{width:840px; height:100%; margin:0 0 30px 0;} 
#bottom{width:840px;height:20px; background-image: url(images/bottom.gif); margin:0 auto;}

#story {float:right; text-align:left; width: 540px; padding: 40px 50px 0 20px; margin-right: 50px;}
#story h2 {color:#FF6633; font-weight:bold; font-size:14px;}
#story h3 {font-size: 12px;font: oblique;}
#story p {line-height: 18px;}

#sidebar {float:left;width:160px; text-align:right; padding-top:40px; margin:0 20px 0 0;}

#navlist li{display: block;list-style-type: none; padding-bottom:12px;}
#navlist li a {color:#666; text-decoration:none;}
#navlist li a:hover{ text-decoration:underline; color:#FF6633}
.active {font-weight: bold; color:Black}


a {color:#666; text-decoration:none}
a:hover {text-decoration:underline; color:#FF6633}
a:visited {color: #626262;}
h1, p {margin: 0;padding-bottom: 1em;}
h1 {font-size: 12px;line-height: 1.5em;} 	
.emp {font-weight: bold}
.contact{line-height: 18px; }
.contact td{padding-bottom:20px;}


img {border:0}

.basicList{list-style-image:url(images/bullet.gif); line-height: 24px; padding: 0; margin: 0 0 0 15px; }
