html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #4e3227;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Hide from IE5mac \*//*/
html, body {
	height: auto;
}
/* end hack */

#center {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -225px;
	float: left;
}
/* Hide from IE5mac \*//*/
#vertical-center {
	display: none;
}
/* end hack */

#wrapper {
	margin: 0 auto;
	width: 886px;
	height: 450px;
	clear: both;
	padding: 0px;
	position: static;
	top: -225px;
	margin-top: 150px;
}
#gallerytable a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#gallerytable a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#gallerytable a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#gallerytable a:hover  {
	color: #CCCCCC;
}
/* MENU
----------------------------------------------------*/
#menu {
	width: 155px;
	height: 460px;
	float: left;
	font-size: 11px;
	background: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4e3227;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
	margin-top: 53px;
	margin-left: 21px;
	width: 115px;
}
#gallerytable {
	margin: 100px;
}


#menu li {
	padding: 0 0 9px 0;
	margin: 0;
}

#menu a:link {
	color: #4e3227;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#menu a:visited {
	color: #4e3227;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}#menu a:active {
	color: #4e3227;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover {
	color: #A26751;
	font-weight: bold;
	text-decoration: none;
}

/*	
= TYPOGRAPHY
----------------------------------------------------*/
#copy {
	width: 275px;
	height: 360px;
	padding: 50px;
	background: #ffffff;
	float: left;
	overflow: auto;
	color: #666666;
	line-height: 115%;
}

#copy h1 {
	font-size: 12px;
	margin: 0px;
	color: #8F9764;
}
#copy .title {
	margin-bottom: 0px;
}
#copy ul {
	list-style-type: disc;
	margin-left: 18px;
	padding: 0px;
}
#copy li {
	padding: 0 0 9px 0;
	margin: auto;
	line-height: inherit;
}
#copy li.last {
	padding: 0px;
}
#copy a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 100;
}
#copy a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 100;
}
#copy a:active {
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 100;
}
#copy a:hover {
	color: #000000;
}
/*	
= SIDE PHOTOS
----------------------------------------------------*/
#photo {
	width: 345px;
	height: 450px;
	background: #ffffff;
	text-align: left;
	float: right;
	border: 5px solid #FFFFFF;
}

