
* { padding: 0; margin: 0; }

 img, div { behavior: url(iepngfix.htc) }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
	border-color: #fff;
	background: #7d7952 url(body_bg8.jpg) repeat center -8px;
	width: 100%;
	height: 100%;
}

#copyright {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
	color: #3c4542;
	z-index: -2;
	padding: 3px;
}

#animation {

	top: 168px;
	left: 212px;
	position: relative;
	width: 328px;
	height: 143px;
}

#container { 

margin-right: auto;
margin-left: auto;

 width: 805px;
 height: 628px;
background: url(container_bg_long.png) repeat-y center top;
	border: 1px hidden white;

}

#botbar { 

margin-right: auto;
margin-left: auto;
	 width: 789px;
	 height: 19px;
	background: url(botbar_bg.png) no-repeat center top;
	 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
	color: #3c4542;
	border-style: none;
	border-width: 0;
}

#topbar { 

margin-right: auto;
margin-left: auto;
margin-top: 20;
	 width: 789px;
	 height: 19px;
	background: url(topbar_bg.png) center bottom;

}


#wrapper { 
margin-left: auto;
margin-right: auto;


width: 751px;
 height: 626px;
	border: 1px solid #a48000;
	background: url(intro.jpg) no-repeat 0 0;
}
#header {
 color: #333;
 width: 750px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 129px;
 margin: 0px 0px 0px 0px;
 background: #BD9C8C url(header.gif) no-repeat left center;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 497px;
 width: 228px;
 float: left;
	background: #ffd368 url(nav3.jpg) no-repeat center top;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 0px solid #ccc;
 background: #Ffffff;
 margin: 0px 0px 5px 0px;
 padding: 0px;
 height: 497px;
 width: 522px;
	text-align: center;
	display: inline;
}
#footer { 
 width: 750px;
 height: 0px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background: #BD9C8C;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}

.navRed{
	font: 24px  "Times New Roman", Georgia,  Times, serif;
	color: #c81212;
	width: 228px;
	text-align: center;
	border: 1px hidden black;
	margin-top: 15px;
}

.navBrown{
	font: 24px/40px  "Times New Roman", Georgia,  Times, serif;
	color: #513434;
	width: 228px;
	text-align: center;
	border: 1px hidden black;
	margin-top: 20px;
}
.navRed{
	font: 24px  "Times New Roman", Georgia,  Times, serif;
	color: #c81212;
	width: 228px;
	text-align: center;
	border: 1px hidden black;
	margin-top: 15px;
}

.navBrown a:link{
	text-decoration: none;
	color: #513434;
} 
.navBrown a:visited{
	text-decoration: none;
	color: #513434;
	}
	
.navBrown a:hover{
	text-decoration: none;
	color: #c81212;
} 
.navBrown a:active{
	text-decoration: none;
	color: #513434;
} 

.navRed a:link{	text-decoration: none;	color: #c81212;} .navRed a:visited{	text-decoration: none;	color: #c81212;	}	.navRed a:hover{	text-decoration: none;	color: #513434;} .navRed a:active{	text-decoration: none;	color: #c81212;} 