/* CSS Document */

body{
	background-image:url(images/back2.jpg);
	background-repeat:repeat-x;
	background-color:#80a349;
	color:#301508;
}
#wrapper{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:800px;
	height:600px;
	top:50%; left:50%; 
	margin-top:-300px; 
	margin-left:-400px;
	position:absolute;
}
#flash{
	position:absolute;
	width:323px;
	height:83px;
	margin:517px 0px 0px 0px;
}
#nav{
	width:500px;
	height:30px;
	position:absolute;
	margin:67px 0px 0px 288px;
}
#content2{
	width:440px;
	height:340px;
	margin:163px 0px 0px 332px;
	position:absolute;
	overflow:auto;
	font-size: 14px;
}

#content2 tr td{
font-size: 14px;	
	
}
#content2 a{
color:#27380b;
}

#content2 a:hover{
color:#2b1104;
}

#content{
}
#footer{
}
#flash_main{
	width:800px;
	height:411px;
	margin:104px 0px 0px 0px;
	position:absolute;
	overflow:auto;
}
#flash_gall{
	width:555px;
	height:390px;
	margin:113px 0px 0px 220px;
	position:absolute;
}
h3{
	margin:0;
	padding:0;
}

.pics{
	padding:6px;
}
#us{
	width:800px;
	height:15px;
	font-size:12px;
	color:#000000;
	position:absolute;
	margin:600px 0px 0px 0px;
}