body, html{
	margin: 0px;
	background: #38241b url(images/bg.gif) top center repeat-y;
}
h1{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	height: 103px;
	background: url(images/h1.gif) top left no-repeat;
	border: solid #88693d;
	border-width: 0px 2px 0px 2px;
	font-size: 0px;
}
h2{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-left: 178px;
	width: 570px;
	height: 51px;
	background: url(images/h2.gif) top left no-repeat;
	border: solid #88693d;
	border-width: 0px 2px 0px 2px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b2997c;
	line-height: 70px;
}
h3{
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;

}
#content{
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(images/bg.gif) top center repeat-y;
	border: solid #88693d;
	border-width: 0px 2px 0px 2px;
}
	#menu{
		float: left;
		margin: 0px;
		width: 165px;
		height: 100%;
		background: url(images/mbg.gif) top left repeat-y;
	}
		#menu ul{
			list-style: none;
			margin: 10px 10px 0px 10px;
			padding: 0px;
		}
		#menu li{
			margin-bottom: 10px;
		}
		#menu a{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #b2997c;
			text-decoration: none;
			border: none #b2997c;
			border-width: 0px 0px 1px 0px;
		}
		#menu a:hover{
			border-style: dotted;
		}
		#counter {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #b2997c;
			text-decoration: none;
			margin: 30px 0px 0px 10px;
		}
	#page{
		float: right;
		padding-top: 20px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 80px;
		width: 483px;
		color: #b2997c;
	}
		#page a{
			color: #b2997c;
			text-decoration: none;
			border: dotted #b2997c;
			border-width: 0px 0px 1px 0px;
		}
		#page a:hover{
			border-style: solid;
		}
	
	
/* Photo Tags */

div.float {
	float: left;
	padding: 20px;
}
  
	div.float p {
		text-align: center;
		width: 200px;
	}
	
div.spacer {
  clear: both;
 }

/* End Photo Tags */
  
/* CSS Document */

