html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #4F2100 url(images/images01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 900px;
	height: 259px;
	margin: 0px auto;
	background: url(images/images02.jpg) no-repeat left top;
	text-indent: -99999px;
}

/** MENU */

#menu {
	width: 900px;
	height: 56px;
	margin: 0px auto;
	background: url(images/images01.jpg) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	float: right;
	text-indent: -99999px;
}

#menu1 {
	width: 317px;
	height: 70px;
	margin-right: 4px;
	background: url(images/images03.jpg) no-repeat left top;
}

#menu2 {
	width: 363px;
	height: 70px;
	background: url(images/images04.jpg) no-repeat left top;
}

/** PAGE */

#page {
	width: 882px;
	margin: 0px auto;
	padding: 0px;
}

.gallery {
	width: 890px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/images06.jpg) repeat-y left top;
}

.gallery-bgbtm {
	margin-bottom: 20px;
	padding: 20px 0px 30px 46px;
	background: url(images/images07.jpg) no-repeat left bottom;
}

.gallery .content {
	}

.gallery ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.gallery li {
	display: inline;
	margin: 0px 10px 10px 0px;
}

.gallery li a {
	display: block;
	float: left;
	width: 122px;
	height: 122px;
	background: red;
	margin: 0px 12px 12px 0px;
}

#gallery1 {
	height: 70px;
	background: url(images/images05.jpg) no-repeat left top;
	text-indent: -999999px;
}

#gallery2 {
	height: 70px;
	background: url(images/images08.jpg) no-repeat left top;
	text-indent: -999999px;
}

#gallery3 {
	height: 70px;
	background: url(images/images09.jpg) no-repeat left top;
	text-indent: -999999px;
}
#gallery4 {
	height: 70px;
	background: url(images/images20.jpg) no-repeat left top;
	text-indent: -999999px;
}

#bookmark {
	width: 645px;
	margin: 0px auto;
	background: url(images/images10.jpg) no-repeat left top;
}

#bookmark a {
	display: block;
	width: 645px;
	height: 100px;
	text-indent: -99999px;
}

#footer {
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer .legal {
}

#footer .links {
}

.friendlylink {
	width: 160px;
	display: inline;
	float: left;
}
.friendlylink a, .friendlylink a:hover {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-transform: small-caps;
}
