@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/backwood.gif);
	background-position:top;
	background-repeat:no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6F4F2F;
	margin-top:0px;
	background-color:#251904;
}

#main {
	width:935px;
	height:714px;
	background:url(../images/slothpage.png);
	margin-right:auto;
	margin-left:auto;
	margin-top:70px;
}

#gallery {
	width:935px;
	height:714px;
	background:url(../images/blankpage.gif);
	margin-right:auto;
	margin-left:auto;
	margin-top:70px;
}

#background {
	background-repeat:no-repeat;
	background-position:top;
	width:1163px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}

#menu {
	background:url(../images/menu_back.png);
	width:246px;
	height:714px;
	float:right;
	margin-right:45px;
}

#menu1 {
	height:203px;
}

#spacer {
	height:574px;
	width:600px;
	margin-left:35px;
}

#footer {
	width:600px;
	height:140px;
	margin-left:35px;
}
