body {
	margin:20px 0px; padding:0px;
/*	text-align:center; */
	background-color: #600000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #DDDDDD;
	}
	
.outerbox {
	position: absolute;
	left: 18px;
	top: 18px; 
	margin:0px auto;
	width:935px;
	height: 1000px;
	text-align:left;
	padding:5px;
	border:10px solid black;
	background:url(../images/brown152.jpg);
	background-repeat: repeat;
	}
	
.logobox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 95px;
	}

.addressbox {
	position: absolute;
	top: 20px;
	left: 760px;
	width: 200px;
	font-size: 12px;
	}

.menubox {
	position: absolute;
	top: 95px;
	background-color: #000000;
	left: 0px;
	width: 945px;
	height: 36px;
	}
	
.mainbox {
	position: absolute;
	top: 146px;
	left: 7px;
	width: 945px;
	font-size: 14px;
	height: 600px;
	}

.mainbox img {
	border: thick double #999999;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 25px;
	margin-bottom: 0px;
	}
			
div.mainpicture {
	float: left;
	}
	
div.mainpicture p {
	align: center;
	}	
	
div.mainpicture:hover img {
	border: thick double #ffcc33;
	}
	
div.spacerpic {
	float: left;
	border:none;
	}

.textbox {
	padding-left: 30px;
	padding-right: 30px;
	}

.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}	
p.heading1style {	
	font-size: 20px;
	}
	
p.heading2style {
	font-size: 16px;
	font-weight: bold;
	}	
	
.linkstyle {
	 font-size: 14px; 
	 font-weight: normal; 
	 color: #DDDDDD;  
	 }	
	 
a.linkstyle:link { 
	text-decoration: none; 
	color: #DDDDDD; 
	}
	
a.linkstyle:visited { 
	text-decoration: none; 
	color: #DDDDDD; 
	}
	
a.linkstyle:hover { 
	text-decoration: none; 
	color: #ffcc33; 
	}
			
.copyrightbox {
	position:absolute;
	top: 1060px;
	left: 18px;
	width: 300px;
	font-size: 9px;
	}	

.menustyle {
	 font-size: 12px; 
	 font-weight: normal; 
	 color: #DDDDDD;  
	 }
	 
a.menustyle:link { 
	text-decoration: none; 
	color: #DDDDDD; 
	}
	
a.menustyle:visited { 
	text-decoration: none; 
	color: #DDDDDD; 
	}
	
a.menustyle:hover { 
	text-decoration: none; 
	color: #ffcc33; 
	}
	
a.menustyle:active { 
	text-decoration: none; 
	color: #600000; 
	}

.activestyle {	
	 font-size: 12px; 
	 font-weight: normal; 
	 color: #ffcc33;  
	 }
	 
a.activestyle:link { 
	text-decoration: none; 
	color: #ffcc33; 
	}
	
a.activestyle:visited { 
	text-decoration: none; 
	color: #ffcc33; 
	}
	
a.menustyle:active { 
	text-decoration: none; 
	color: #ffcc33; 
	}
