


body  {
	background: url(bg.gif) no-repeat #681200;
	margin: 0px;
	scrolling-y: hidden;
	overflow-x: auto;
	position: absolute;
	left: 0px;
	top: -10px;
	}
	
a {
	text-decoration: none;
	color: #DED894;
	}
	
a:hover {
	text-decoration: none;
	color: #ffffff;
	}
	
	
.secondNavText {
	font-size: 8pt;
	font-style: normal;
	font-family: georgia;
	font-weight: normal;
	color: #000;
	letter-spacing: 1pt;
	/*text-align:center;*/
}	

.img {
	font-family: georgia, verdana, arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	}
	
	
.content {
	font-family: georgia, verdana, arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	}
	
.end {
	font-family: verdana, arial;
	font-size: 7pt;
	color: #ffffff;
	position: absolute;
	left: 260px;
	width: 490px;
	top: 620px;
	padding-top: 5px;
	border-top: 1px dotted #ded896;
	text-align: center;
	}
	
.end2 {
	font-family: verdana, arial;
	font-size: 7pt;
	color: #ffffff;
	position: absolute;
	left: 260px;
	width: 490px;
	top: 670px;
	padding-top: 5px;
	border-top: 1px dotted #ded896;
	text-align: center;
	}


