.container {
	width: 770px;
	height: 400px;
	margin: 0 auto;
	margin-top: 0 auto;
	martin-bottom: 0 auto;
}
.header {
	position: relative;
	width: 770px;
	height: 83px;
	background: url(images/header.gif) no-repeat;
}
.leftnav {
	width: 155px;
	background: #586C6C;
}
.leftnav_link {
	position: relative;
	top: 0px;
	left: 0px;
	width: 155px;
	height: 29px;
	background: url(images/leftnav_bg.gif) no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.flash {
	position: relative;
	top: 0px;
	left: 155px;
	width: 503px;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.content_header {
	position: relative;
	top: -8px;
	left: 155px;
	width: 503px;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.content {
	position: relative;
	top: -8px;
	left: 155px;
	width: 503px;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.right_photos {
	position: absolute;
	top: 91px;
	width: 92px;
	height: 342px;
	left: 797px;
	padding-left: 3px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.leftnav_watermark {
	position: absolute;
	bottom: -39px;
	margin-left: 0 auto;
	width: 155px;
	height: 164px;
	background: url(images/leftnav_watermark.gif) no-repeat;
}
.footer {
	positon: relative;
	top: 0px;
	width: 770px;
	height: 46px;
	background: url(images/footer.gif) no-repeat;
}
a.leftnav_text:link {font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.leftnav_text:active {font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.leftnav_text:visited {font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.leftnav_text:hover {font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: underline;}
a {font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: bold; text-decoration: underline;}
p {font-family: Verdana; font-size: 8pt; color: #FFFFFF; font-weight: normal; text-decoration: none;}
.title {font-family: Verdana; font-size: 12pt; color: #FFFFFF; font-weight: bold; text-decoration: underline;}