
html {
	height:101%;
	background: #E8E8E5;
	padding-bottom: 15px;
}


body {
		margin:0px;
		padding:0px;
		font-size: 100%;
		height: 100%;
		/* fixes MAC - border shows about 15px*/
		/* of backgroundimage below last div*/
		/* if window is larger than content also*/
		/* place background-color in html above*/
		/* -fix by http://www.zeldman.com/press/discuss_css.html*/
	}
h1, h2, h3, h4, h5 {
	font: 100%/100% Verdana, Arial, sans-serif;
	color: #65644F;
}
h1 {
	font-size: 1.5em;
	line-height: 100%;
	margin:0;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #191C0E;
}
	
h2 {
	font-size:1.1em;
	line-height: 100%;
	margin:0;
	padding:5px 0px 5px 0px;
}

h3 {
	font-size:0.8em;
	margin:0;
	padding:0px 0px 1px 0px;
	color: #3B3B3B;
}

	h3.red {
		color:#9D302E;
		font-weight:normal;
		font-size:1.0em;
		padding:15px 0 6px 0;
		margin:0 0 0 0;
	}

h4 {
	font-size: 0.9em;
	font-weight: bold;
	margin:0;
	padding:0px 0px 3px 0px;
	color: #EC008A; 
}
h5 {
	font-size: 1.5em;
	color: #FFF;
	padding: 30px 0px 0px 32px;
	margin: 0px;
}


p, ol, ul, table, dl {
	font:normal .75em/150% Verdana, Arial, sans-serif;
	margin:0;
	padding:0 0 15px 0;
	color: #65644F;
}
a, a:visited {
	color:#FFF;
	text-decoration: none;
}
  
a:hover {
	color:#FFF;
	text-decoration: none;
  }

dl {
	margin:0;
	padding:0 0 5px 10px;
}

dd {	
	margin:0 0 5px 0px;
	padding:0;
}
dt {
	font-weight:bold;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-position:inside;
	
}

ol li {
	margin: 0px;
	padding:0px 0px 5px 0px;
}

ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
ul li {
	margin:0px;
	padding: 0px 0px 5px 0px;
	list-style:square;
}
th {
	font-weight:bold;
}

td {
	padding: 3px 0px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 847px;
	margin: 0px auto;
}

#notice {
	background-color:#FFC;	
	border-bottom:1px solid #CC9;
	}
	#notice p {
		margin-left:20px;
		padding:5px;
		font-size:1.05em;
		line-height: 150%;
		color:#999;
	}
	#notice a {
		border:1px solid #CC9;
		text-decoration:none;
		padding:3px 5px 2px 5px;
		color:#CC9;
		font-weight:bold;
		font-size:12px;
		line-height:12px;
	}

#header{
	width: 100%;
	height: 63px;	
}

#headerName{
	margin-top: 12px;
	float: left;
	color: #65644F;
	width: 254px;
}

.nav{
	margin: 0 0 8px 0;
	height: 34px;
	float: right;
	text-transform: uppercase;
	text-align: center;
	font-size: .7em;
}

.nav li{
	background: #CECEC7 url(/images/cutout.jpg) no-repeat 100% 18px;
	height: 34px;
	list-style: none;
	float: left;
	color: #FFF;
	margin:  0 2px;
}

.nav li:hover { background-color: #65644F; }

#header .nav li{margin-top: 20px; width: 115px;}
#footer .nav li{width: 90px;}
.nav li div{
	background: url(/images/cutout.jpg) no-repeat 0 18px;
	/*width: 100%;*/
	height: 34px;
	padding: 0;
}

.nav li a{
	display: block;	
	height: 34px;
	padding: 10px 0;
}

.nav li a:hover{
	color: #65644F;
	color: #FFF;
}

.nav .last{
	margin-right: 0;
	background-image: none;
}

.nav .first div{
	background-image: none;
}

#feature{
	position: relative;
	clear: both;
	background-color: #191C0E;
	width: 100%;
	height: 439px;
}

#feature img{
	margin: 27px;
}

#thumbs{
	position: relative;
	margin-top: 10px;
	background-color: #191C0E;
	width: 847px;
	height: 96px;
	padding: 0;	
}

#thumbs span{
	position: absolute;
	left: 28px;
	top: 14px;
	width: 795px;
}

/*
#thumbs span img{
	margin-right: 29px;
	float: left;
}
	#thumbs span img.first{
		margin-right: 30px;
	}

	#thumbs span img.last{
		margin-left: 2px;
		margin-right: 0;
	}
*/
#thumbs .moreLeft{
	position: absolute;
	top: 36px;
	left: 0;
}

#thumbs .moreRight{
	position: absolute;
	left: 834px;
	top: 36px;
}

#footer{
	margin-top: 10px;
	height: 44px;
	width: 100%;
	text-transform: uppercase;
	clear: both;
}

#footer p{
	float: left;
	font-size: .65em;
	color: #65644F;
}

#backLeft{
	width: 392px;
	height: 306px;
	padding: 40px;
	background-color: #FFF;
	border: 1px solid #999;
	font-size: .9em;
	font-size: 1.0em;
	line-height: 1.1em;
	
	position: absolute;
	top: 27px;
	left: 27px;
	overflow: auto;
}

#backLeft p{
	padding-bottom: 10px;
}

#backRight{
	width: 292px;
	height: 388px;
	position: absolute;
	top: 27px;
	left: 530px;
}

#backRight img{
	margin: 0;
}

.clearfloats{ clear: both;}

#thumbnail_window, #thumbnail_ul, .thumbnail_li {margin: 0;padding: 0;height: 96px;position: relative;}
#thumbnail_window {position: relative;left: 28px;top: 14px;width: 795px;overflow: hidden;z-index: 10;}
#thumbnail_ul {width: 10000px;position: relative;}
.thumbnail_li {list-style: none;float: left;z-index: 1;}
.thumbnail_li img {margin: 0 30px 0 0;padding: 0;}
.thumbnail_li img.first_thumb_in_li {margin: 0 30px 0 0;}

