* {
	margin: 0;
	padding: 0;}

body { 
	margin: 30px 0 0 0;
	padding: 0px;
	border: 0px;
	background:#E8E1CF;} 

#background	{ 
	width: 1040px;
	height: 900px;
	margin: 0 auto;
	background: transparent url(images/bg.jpg) top left no-repeat;
	position: relative;}
	
	#background h1 {
		display: block;
		padding: 0;
		margin: 0;
		width: 252px;
		height: 151px;
		position: absolute;
		top: 109px;
		left: 88px;
		background: transparent;
		text-indent: -9000px; }
		
		#background h1 a {
			display: block;
			width: 252px;
			height: 151px;
			text-decoration: none;
			text-indent: -9000px;
			padding: 0;
			outline: none;
			background: transparent url(images/logo.jpg) top left no-repeat;
			margin: 0; }
		
	#background ul {
		width: 140px;
		background: transparent;
		padding: 0;
		margin: 0;
		position: absolute;
		top: 321px;
		left: 148px;
		list-style: none; }
		
		#background ul li {
			display: block;
			padding: 0;
			width: 28px;
			height: 29px;
			margin: 0 18px 8px 0;
			float: left; }
			
			#background ul li a {
				display: block;
				width: 29px;
				height: 28px;
				padding: 0;
				margin: 0;
				border: none;
				opacity: .04;
				float: left;
				background: transparent;
				text-decoration: none;
				outline: none;
				text-indent: -9999px;}
				
				#background ul li#selected a {
					opacity: 1; }
				
				#background ul li.pic1 a {
					background: url(images/sprite.jpg) top left no-repeat;}
				
				#background ul li.pic2 a {
					background: url(images/sprite.jpg) 0 -28px no-repeat;}
				
				#background ul li.pic3 a {
					background: url(images/sprite.jpg) 0 -56px no-repeat;}
					
				#background ul li.pic4 a {
					background: url(images/sprite.jpg) 0 -84px no-repeat;}
					
				#background ul li.pic5 a {
					background: url(images/sprite.jpg) 0 -112px no-repeat;}
					
				#background ul li.pic6 a {
					background: url(images/sprite.jpg) 0 -140px no-repeat;}
					
				#background ul li.pic7 a {
					background: url(images/sprite.jpg) 0 -168px no-repeat;}
					
				#background ul li.pic8 a {
					background: url(images/sprite.jpg) 0 -196px no-repeat;}
					
				#background ul li.pic9 a {
					background: url(images/sprite.jpg) 0 -224px no-repeat;}
					
				#background ul li.pic10 a {
					background: url(images/sprite.jpg) 0 -252px no-repeat;}
					
				#background ul li.pic11 a {
					background: url(images/sprite.jpg) 0 -280px no-repeat;}
					
				#background ul li.pic12 a {
					background: url(images/sprite.jpg) 0 -308px no-repeat;}
					
				#background ul li.pic13 a {
					background: url(images/sprite.jpg) 0 -336px no-repeat;}
					
				#background ul li.pic14 a {
					background: url(images/sprite.jpg) 0 -364px no-repeat;}
					
				#background ul li.pic15 a {
					background: url(images/sprite.jpg) 0 -392px no-repeat;}
					
				#background ul li.pic16 a {
					background: url(images/sprite.jpg) 0 -420px no-repeat;}
					
				#background ul li.pic17 a {
					background: url(images/sprite.jpg) 0 -448px no-repeat;}
					
				#background ul li.pic18 a {
					background: url(images/sprite.jpg) 0 -476px no-repeat;}
					
				#background ul li.pic19 a {
					background: url(images/sprite.jpg) 0 -504px no-repeat;}
					
				#background ul li.pic20 a {
					background: url(images/sprite.jpg) 0 -532px no-repeat;}
					
				#background ul li.pic21 a {
					background: url(images/sprite.jpg) 0 -560px no-repeat;}
	
		.large {
			background: transparent url(images/1.jpg) top left no-repeat;
			display: block;
			padding: 0;
			margin: 0;
			width: 623px;
			height: 620px;
			position: absolute;
			top: 65px;
			left: 339px;
			text-indent: -9000px; }
			
			.large p {
				text-indent: -9000px; }
.footer {
	color: #887260;
	font-size:10px;
	display: block;
	text-align: center;
	letter-spacing: .5px;
	line-height: 125%;
	word-spacing:.5px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	width: 1040px;
	position: absolute;
	top: 740px;
	background: transparent;
	outline: none;}
	
	.hide {
		text-indent: -9999px;
		border: none;
		display:none}
	
#background .footer a:link {
	color:#5b4c40;
	text-decoration: none;}      /* unvisited link */

#background .footer a:visited {color:#b09b89}  /* visited link */
#background .footer a:hover {color:#3f342c}  /* mouse over link */
#background .footer a:active {color:#0000FF}  /* selected link */
				