	body {
		margin: 0px 0px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		font-weight: normal;
		color: #000000;
		line-height: 13pt;
		letter-spacing: .05em;
		background-color: white; 
		background-image:url(images/chopperhpback2.jpg);
		background-repeat: no-repeat;
		 
	}
	
	span.highlight
{
background-color: #d0b595;
}

	#wrapper {
		width:1024px;
		height:900px;
		margin:0px;
		border:0px solid #bbb;
		left: 0;
		

		}

	#header {
		border:0px solid #bbb;
		height:150px;
	}

	#content div {
		border:0px solid #bbb;
		float:left;
	}
	#content-left {
		width:216px;
		height:600px;
		background-image:url(images/navback.gif);
		background-repeat: no-repeat;
	}
	#content-main {
		width:14px;
	}
	#content-right {
		width:656px;
	}
	#footer {
		float:left;
		border:0px solid #bbb;
		width:760px;
	}
	#bottom {
		clear:both;
		text-align:right;
	}
	
	DIV.caption {
	color : #000000;
	font-size: x-small;
	line-height: 10pt;
	letter-spacing: .05em;
	background-color : transparent;


a:link {
   color: #a9773c;
   text-decoration: none;
   letter-spacing: .07em;
}
a:visited {
   color: #a9773c;
   text-decoration: none;
   letter-spacing: .07em;
}
a:hover {
   color: #000000; 
   text-decoration: none;
   letter-spacing: .07em;
}
a:active {
   color: #a9773c; 
   text-decoration: none;
   letter-spacing: .07em;
}
