body {
	background: #3b5d10 url(images/toprepeat2.png) repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img {
	border: none;
}

a {
	text-decoration:none;
	color: #cccc33;
}

#content {
	/*background: url(images/content.png) no-repeat;*/
	
	position:relative;
	float: right;
	left: 139px;
	top: -260px;
	z-index:1;
	width: 978px;
}

#cents {
	position: relative;
	width: 978px;
	left: 50px;
}

#main {
	color: #fff;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 135px;
	padding-bottom: 50px;
	text-align: left;
	z-index:4;
}

#top {
	position: absolute;
	margin: 0px;
	float: left;
}

#cabin {
	position:absolute;
	left: 180px;
	top: 150px;
	width: 128px;
	height:90px;
	z-index:2;
}

#title {
	position: relative;
	left: 187px;
	top: -2px;
	width: 978px;
	z-index:3;
}
#menu {
	position: relative;
	top:106px;
	float: left;
	height: 400px;
	width: 148px;
	color: #fff;
	text-align: left;
}

#menu ul{
	list-style-type:none;
	margin: 0px;
}

#menu li a {
	padding-bottom: 15px;
	width: 138px;
	display:block;
	color:#fff;
	font-size: 1.2em;
}

#menu li a:hover{
	font-size: 1.3em;
	color: #7c8e4f;
}

#gallery {
	text-align: center;
}
