body {	
   font-size: 12px;
   color: #888165;
   font-family: verdana, arial, sans-serif;
   background: url('mbg.jpg') repeat-x #615a44;
   margin-top: 0px;
}

.content{
margin-right: auto;
margin-left: auto;
width: 727px;
}
.header{
   position: relative;
   float: left;
   width: 387px;
   height: 352px;
   padding-top:179px;
   padding-left: 310px;
   padding-right:30px;
   background: url('top.jpg') no-repeat #000000;
}
.wrapper{
   position: relative;
   float: left;
   width: 727px;
   background: url('bg.jpg') repeat-y #000000;
}
.left{
   position: relative;
   float: left;
   width: 20px;
   margin-top: -145px;
   text-align: center;
   padding-left: 12px;
}
.right{
   position: relative;
   float: right;
   margin-top: -180px;
   padding-left: 0px;
   padding-right: 30px;
   width: 440px;
}
.footer{
   position: relative;
   float: left;
   width: 467px;
   height: 27px;
   padding-left: 260px;
   padding-top: 36px;
   background: url('footer.jpg') no-repeat #615a44;
}



				h1
		{
		background: url("header1.jpg") no-repeat;
		letter-spacing:3px;
		text-transform:uppercase;
		text-align: left;
		text-decoration: none;
		font-family:arial;
		color:#423115;
		font-size:12px;
		height: 20px;
		margin-bottom:0px;
		padding-top: 13px;
		padding-left: 25px;
		margin-bottom: 5px;
		}
		
		
						h2
		{
		letter-spacing:3px;
		text-transform:uppercase;
		text-align: left;
		text-decoration: none;
		font-family:arial;
		color:#423115;
		font-size:13px;
		margin-bottom: 5px;
		}
		
								h3
		{
		letter-spacing:3px;
		text-transform:uppercase;
		text-align: left;
		text-decoration: none;
		font-family:arial;
		color:#423115;
		font-size:13px;
		margin-bottom: 5px;
		margin-left: 24px;
		}
		
		A.menu:link
	{
	text-decoration:none;
	color:#615a44;
	background: url("menu1.jpg") no-repeat #423115;
	display:block;
	padding-top:4px;
	margin-left: 20px;
	margin-top: 3px;
	height: 18px;
	width: 184px;
	}


A.menu:visited
	{
	text-decoration:none;
	color:#615a44;
	background: url("menu1.jpg") no-repeat #262527;
	display:block;
	padding-top:4px;
	margin-left: 20px;
	margin-top: 3px;
	height: 18px;
	width: 184px;
	}


A.menu:hover
	{
	text-decoration:none;
	color:#f7f0c4;
	background: url("menu2.jpg") no-repeat #262527;
	display:block;
	padding-top:4px;
	margin-left: 20px;
	margin-top: 3px;
	height: 18px;
	width: 184px;
	}
	
			A:link
	{
	text-decoration: underline;
	color:#423115;
	cursor: default;
	}


A:visited
	{
	text-decoration: underline;
	color:#423115;
	cursor: default;
	}


A:hover
	{
	text-decoration: none;
	color:#423115;
	cursor: default;
	}
	