* {
	margin:0; padding:0;}
	
BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-align:center;
	font-size: 12px;
	line-height: 140%;
	color: #dddddd;
	background-color: #272727;
	}
	
H1 {FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #d6b442; font-weight: bold; padding: 16px 0 6px 0;  }

H2 {FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #d6b442 ; font-weight: bold; padding-top: 16px;}

A:link {color:#d6b442; text-decoration: underline;}

A:visited {color:#d6b442; text-decoration: underline;}

A:hover {COLOR: #fbe5b0; text-decoration: underline;}

A:active {COLOR: #cc0000; text-decoration: underline;}

#container { 
	position:relative;
	width: 906px;
	margin: 0 auto;
	text-align:left;
	border: 4px solid #464541;
	background-color: #000000;
}

#logo {	width: 906px;
	height: 180px;
	}

#top {
	position: relative;
	width: 906px;
	height: 177px;
	background:url(images/top1.jpg) no-repeat}
	
#navlist {
	position:absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	left: 74px;
	width: 300px; 
	top: 140px;
	height: 22px;
	}
	
#navlist ul
{
display: inline;
list-style: none;
}

#navlist li
	{
	display: inline;
	list-style-type: none;
	padding-right: 18px;
}

#navlist li a
{
	padding : 0;
	margin : 0 2px 2px 2px;
}

div.scroller2 { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 866px;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
}
div.scroller2 div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 866px;
	padding:0;
	overflow:hidden;
	float:left;		
}


div.scroller2 div.content {
	width: 3000px;
		padding:0;
}


div.scroller2 p {
	padding: 4px 0;
	line-height: 140%;}
	
	
div.scroller2 img {
	border: 0;
	}

#siteinfo {
	width: 906px;
	height:70px;
	text-align:center;
	margin: 0 auto;
	padding:0;
	}

