* { padding:0; margin:0; }
BODY {
	font-family:Tahoma;
	background:#392B22;
	color:#FFF;
	}
UL, UL LI {
	list-style:none;
	}
.irt {
	display:block;
	position:relative;
	overflow:hidden;
	}
.irt I {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}
A:focus {
	outline:none;
	}
A * {
	cursor:pointer;
	border:none;
	}
.hr HR {
	display:none;
	}
#Content:after {
	content:" ";
	height:0;
	display:block;
	overflow:hidden;
	clear:both;
	visibility:hidden;
	}

/* Index page */

#Page {
	}
#Header {
	background:#1F0409 url(../i/header.gif) repeat-x;
	}
	#Header H1, #Header P, #Header #Menu {
		position:relative;
		text-align:center;
		width:968px;
		margin:0 auto;
		}
	#Header H1 I, #Header P I, #Header #Menu {
		background:url(../i/header.jpg) no-repeat;
		}
	#Header H1 {
		height:130px;
		font-size:72px;
		}
		#Header H1 I {
			background-position:50% 0;
			}
	#Header P {
		height:67px;
		font-size:30px;
		color:#F8E7AB;
		}
		#Header P I {
			background-position:50% -130px;
			}
	#Header #Menu {
		height:108px;
		background-position:50% -197px;
		padding-left:158px;
		width:810px;
		}
		#Header #Menu LI {
			float:left;
			height:54px;
			overflow:hidden;
			}
			#Header #Menu LI A {
				position:relative;
				display:block;
				color:#FFF;
				font-size:24px;
				height:27px;
				line-height:2.25em;
				top:-1.125em;
				margin:27px 0 0;
				padding:0 0 27px;
				width:165px;
				text-decoration:none;
				white-space:nowrap;
				}
#Wrap0 {
	width:955px;
	margin:0 auto;
	padding:0 0 100px 13px;
	}
#Wrap1 {
	width:935px;
	border-left:1px solid #BE8866;
	border-right:1px solid #0A0806;
	border-bottom:1px solid #7D5B46;
	}
	#Wrap2 {
		border-left:1px solid #0C0907;
		border-right:1px solid #8D654D;
		border-bottom:1px solid #8D654D;
		background:#553f31 url(../i/bg.gif) 83px 97px;
		}
		#Content {
			border-right:1px solid #7D5B46;
			border-bottom:1px solid #0A0806;
			padding:32px;
			margin-top:-32px;
			position:relative;
			}
		a {
		color:#cc6600;
		text-decoration:none;
		}
.thumbs {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 -37px 0 5px;
	}
	.thumbs .item {
		position:relative;
		float:left;
		display:inline;
		margin:0 37px 24px 0;
		width:188px;
		height:188px;
		background:url(../i/thumb-shadow.png) 0 0 no-repeat;
		}
		.thumbs .item A {
			position:relative;
			float:left;
			display:inline;
			width:150px;
			height:150px;
			padding:9px 10px 11px;
			margin:3px 0 0 5px;
			background:#FFF;
			}
			.thumbs .item A IMG {
				display:block;
				}