* {
	margin: 0px;
	padding: 0px;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, dl {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse: collapse;
}
body {
	background-image: url(images/common/bg.gif);
	background-repeat: repeat-x;
	background-color: #C0C3A3;
}
#horizon {
	height: 1px;
	overflow: visible;
	position: absolute;
	top: 50%;
	width: 100%;
}
#outer {
	height: 561px;
	width: 836px;
	margin-left: -418px;
	position: absolute;
	left: 50%;
	top: -280px;
}
#wrapper {
	height: 551px;
	width: 836px;
	background-color: #FFFFFF;
}
#pic-column {
	width: 457px;
	margin-top: 18px;
	margin-left: 18px;
	float: left;
}
#Layer1 {
	position:absolute;
	width:457px;
	height:367px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:457px;
	height:367px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:457px;
	height:367px;
	z-index:3;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:457px;
	height:367px;
	z-index:4;
	visibility: hidden;
}
#pic-div {
	width: 457px;
	height: 367px;
	margin-bottom: 11px;
}
#thumb-div {
	height: 116px;
	width: 457px;
}
#thumb-div .border-both {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#thumb-div .border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#pic-nav {
	height: 17px;
	padding-top: 8px;
}
#pic-nav p {
	font-size: 12px;
	line-height: 13px;
	color: #616735;
}
#pic-nav a:link, #pic-nav a:visited {
	color: #616735;
	text-decoration: underline;
	font-weight: bold;
}
#pic-nav a:hover, #pic-nav a:active {
	color: #616735;
	text-decoration: underline;
	font-weight: bold;
}
#text-div {
	float: left;
	width: 321px;
	margin-left: 18px;
	height: 512px;
	background-color: #616735;
	margin-top: 18px;
	position: relative;
}
#text-div a:link, #text-div a:visited {
	color: #C1C4A3;
	text-decoration: underline;
}
#text-div a:hover, #text-div a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#bodycopy {
	width: 291px;
	margin-left: 20px;
}
h1 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
}
p {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
}
#nav {
	position: absolute;
	bottom: 11px;
	text-align: right;
	right: 0px;
}
#nav p {
	font-size: 12px;
	line-height: 14px;
	color: #C1C4A3;
	margin-bottom: 0px;
}
#nav a:link, #nav a:visited {
	color: #C1C4A3;
	text-decoration: none;
	display: block;
	padding-right: 13px;
}
#nav a:hover, #nav a:active, #nav a.current {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/common/nav-arrow.gif);
	background-repeat: no-repeat;
	height: 14px;
	display: block;
	background-position: right;
}
#secondary-nav {
	position: absolute;
	bottom: 53px;
	text-align: right;
	right: 120px;
}
#secondary-nav p {
	font-size: 12px;
	line-height: 14px;
	color: #C1C4A3;
	margin-bottom: 0px;
}
#secondary-nav a:link, #secondary-nav a:visited {
	color: #C1C4A3;
	text-decoration: none;
	display: block;
	padding-right: 13px;
}
#secondary-nav a:hover, #secondary-nav a:active, #secondary-nav a.current {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/common/nav-arrow.gif);
	background-repeat: no-repeat;
	height: 14px;
	display: block;
	background-position: right;
}
#four-star {
	width: 63px;
	position: absolute;
	bottom: 11px;
	left: 17px;
}

#credit {
	margin-top: 6px;
	text-align: right;
}
#credit a:link, #credit a:visited {
	color: #616735;
	text-decoration: none;
}
#credit a:hover, #credit a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.clear {
	clear: both;
}
