body {
	background: #7ebed0 url(../images/gradient.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e4238;
	margin: 0;
}

#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

p {
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	color: #5e4238;
	margin: 0;
	padding: 10px 20px 0 60px;
}

ul li {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

ul ul {
	font-weight: normal;
	margin: -18px 0px 14px 120px;
	padding: 0;
}
ul.last_ul {
	margin: -18px 0 0 120px;
	padding: 0 0 30px 0;
}
ul ul ul {
	font-weight: normal;
	margin: -18px 40px 0px 100px;
	padding: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 15px 0px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
}
td {
	margin: 15px 15px 15px 3px;
	font-size: 12px;
	line-height: 16px;
}

/*** links ***/
:focus {
outline: 0;
} 
a:link, a:visited, a:active {
	color: #4b5779;
	text-decoration: none;
}
a:hover {
	color: #cc2229;
}

#header {
	width: 800px;
	height: 190px;
	background: url(../images/layout_header_bg.jpg) no-repeat center bottom;
}
#wn_wrapper {
	width: 800px;
	height: 321px;
	background: url(../images/layout_body_bg.jpg) 0 0 no-repeat;
}
#wn { 
	width: 675px;
	height: 321px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#lyr1 {
	position: relative;
	padding: 18px 0px 0px 10px;
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
}

#img_wrapper {
	padding: 0 50px;
	text-align: center;

}
img.thumbnail {
	background: #f1f1f1;
	padding: 6px;
	border: #5e4238 solid 2px;
}
#scrollLinks {
	text-align: center;
	width: 800px;
	height: 24px;
	background: url(../images/layout_arrows_bg.gif) 0 0 no-repeat;
}
.arrow {
	padding: 0 10px
}

#footer {
	width: 800px;
	margin: 0 auto;
	height: 65px;
	background: url(../images/layout_footer_bg.gif) no-repeat center top;
	color: #4b5779;
}

#homeLink {
	position: relative;
	left: 50px;
	top: 101px;
	text-transform: uppercase;
	font-style: italic;
	width: 200px;
}
#pagetitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #5e4238;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	height: 40px;
	width: 100px;
	left: 46px;
	top: 72px;
}
#menu {
	position: relative;
	width: 350px;
	left: 400px;
	top: 104px;
}
#links {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#popup {
	visibility: hidden;
	position: relative;
	left: 100px;
	top: -3px;

}

#text {
	color: #5e4238;
	width: 800px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: left;
	background: url(../images/layout_body_bg_blank.gif) 0 0 repeat-y;
}

#statement {
	margin: 0;
	text-align: left;
	padding: 0 65px 10px 60px;
}

#copyright {
	position: relative;
	top: 8px;
	left: 36px;
}

#siteCredit {
	position: relative;
	top: -9px;
	left: 620px;
	width: 160px;
	height: 20px;
}

.caption {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 60px 0px 0px;
	color: #bb3235;
}
