#header {
	width: 800px;
	height: 148px;
	background-image:url(Images/index_01.jpg);
	background-repeat:no-repeat;
}
#nav {
	height: 14px;
	position: relative;
	left: 283px;
	top: 111px;
	width: 457px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#footer {
	width: 800px;
	height: 51px;
	background-image:url(Images/index_09.jpg)
}
#ThumbFrame {
	height: 100%;
	width: 100%;
}

#ImageFrame {
	height: 100%;
	width: 100%;
}
.ImageBorderBottom {
	background-repeat: repeat-x;
	height: 11px;
	background-image: url(Images/IB_bottom.gif);
}
.ImageBorderCorner {
	background-repeat: no-repeat;
	background-image: url(Images/IB_corner.gif);
	width: 11px;
	background-position: left top;
}
.ImageBorderRight {

	background-repeat: repeat-y;
	background-image: url(Images/IB_right.gif);
	width: 11px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.Description {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.GalleryLeft {
	background-image: url(Images/index_02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.GalleryRight {
	background-image: url(Images/index_07.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #D58000;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #D58000;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
