body
{
	background: #000000;
	color: #A293B7;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a:link
{
	color: #ffffff;
	text-decoration: none;
}
a:visited
{
	color: #cccccc;
}
a:hover
{
	color: #8E98DD;
	text-decoration: underline;
}
.logo
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 112px;
	width: 764px;
	background-image: url(images/logo.png);
}
.main
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 102px;
	width: 764px;
	background-image: url(images/main_body.png);
}
.mainleft
{
	width: 12px;
	background-image: url(images/main_left.png);
}
.mainright
{
	width: 13px;
	background-image: url(images/main_right.png);
}
.main_body
{
	width: 739px;
	background: #000000;
	color: #A293B7;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.mainfooter
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	width: 764px;
	background-image: url(images/footer.png);
}
.nav
{
	width: 174px;
}
.nav_top
{
	height: 30px;
	width: 169px;
	color: #ffffff;
	padding-left: 5px;
	background-image: url(images/nav_header.png);
}
.nav_body
{
	width: 154px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	background-image: url(images/nav_body.png);
}
.nav_footer
{
	height: 20px;
	width: 174px;
	background-image: url(images/nav_footer.png);
}
.content
{
	margin-bottom: 5px;
	width: 555px;
}
.content_top
{
	height: 30px;
	width: 550px;
	color: #ffffff;
	padding-left: 5px;
	background-image: url(images/content_header.png);
}
.content_body
{
	height: 15px;
	width: 535px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/content_body.png);
}
.content_footer
{
	height: 25px;
	width: 535px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/content_footer.png);
}

.copyright_footer
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.guide_main
{
	color: #CCCCCC;
	height: 15px;
	width: 535px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/content_body.png);
}
.guide_header
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -0px;
	text-decoration: underline;
}

.guide_subheader
{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -10px;
}

.guide_img
{
	text-align: center;
	margin-bottom: -10px;
}

.gallery_table
{
	width: 535px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/content_body.png);
	text-align: center;
}

.image_table
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
}
.gallery_img
{
	border-style: dashed;
	border-color: #cccccc;
	border-size: 1px;
}

blockquote
{
	margin-bottom: -5px;
	margin-top: -5px;
}