#pagewrapper {
	text-align: center;
}

#pagewrapper td {
	vertical-align: middle;
}

#pageholder {
	background-image: url(/images/bg_shadow.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 618px;
	text-align: left;
	z-index: 1;
}

#page {
	background-color: #FFFFFF;
	border-left: 5px #674836 solid;
	border-bottom: 5px #674836 solid;
	position: relative;
	margin: 0 auto;
	top: 7px;
	left: 1px;
	width: 976px;
	height: 600px;
	text-align: center;
	z-index: 2;
}

#header {
	border-bottom: 1px black solid;
	position: relative;
	margin: 0 auto;
	width: 936px;
	height: 42px;
	text-align: left;
	z-index: 3;
}

#logo {
	position: absolute;
	bottom: 5px;
	width: 302px;
	height: 41px;
	text-align: left;
	z-index: 4;
}

#nav {
	position: absolute;
	bottom: 5px;
	left: 305px;
	width: 635px;
	height: 20px;
	text-align: left;
	z-index: 3;
}

#maincontent {
	position: relative;
	margin: 0 auto;
	top: 20px;
	left: 2px;
	width: 936px;
	text-align: left;
	z-index: 3;
	overflow: hidden;
}

.screen_reader_only{
	position: absolute;
	left: -9000px;
}
#footer{
	position: relative;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 1000px;
	height: 20px;
	text-align: center;
	z-index: 2;
	font-size: 10px;
	color: #777;
}
#footer .item{
	display: inline;
	padding: 0.5em;
}
#footer a {
	text-decoration: none;
	color: #777;
}

#footer a:hover {
	text-decoration: underline;
	color: #777;
}

#copyright {
	position: relative;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	width: 1000px;
	height: 20px;
	text-align: center;
	z-index: 2;
	font-size: 10px;
	color: #777;
}

#copyright a {
	text-decoration: none;
	color: #777;
}

#copyright a:hover {
	text-decoration: underline;
	color: #777;
}

/* Home */

#hm_table td {
	width: 936px;
	vertical-align: top;
}

/* List */

#list {
	border-bottom: 1px black solid;
	width: 936px;
	height: 430px;
}

/* Details */

#details-left {
	position: absolute;
	width: 500px;
	height: 450px;
}

#dnav {
	position: relative;
	top: 465px;
	left: 145px;
	text-align: center;
	width: 210px;
	height: 15px;
}

#details-right {
	position: absolute;
	left: 530px;
	width: 406px;
	height: 450px;
}

#text {
	position: relative;
	top: 50px;
	height: 290px;
	overflow: hidden;
}

#thumbs {
	position: relative;
	border-bottom: 1px black solid;
	margin-top: 25px;
	height: 90px;
}

#emailfriend {
	position: absolute;
	left: 225px;
	width: 180px;
	color: #333333;
	text-align: right;
	padding-top: 5px;
}

#referral {
	background-image: none;
	background-color: #FFFFFF;
}

#befaft {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Susan */

#stable {
	width: 936px;
	height: 485px;
}

#stable td {
	vertical-align: top;
}

/* Press */

#press-holder {
	position: absolute;
	width: 936px;
	height: 465px;
	overflow: hidden;
}

/* Contact */

#ctable {
	height: 485px;
}

#ctable td {
	vertical-align: top;
}

/* Flash intro stuff */
#flashwrap {
	width: 525px;
	z-index: 5;
}

/* sitemap */
.sitemap{
	height: 485px;
	overflow: auto;
}
