body
{
	text-align:center;
}

#header
{
	clear:both;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	margin-bottom:40px;
	padding:0px;
	z-index: 10;
}

#header a img
{
	text-decoration: none;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.centered
{
	clear:both;
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
	text-decoration: none;
}

.centered a
{
	text-decoration: none;
	cursor:pointer;
}

.centered a img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.news
{
	clear:both;
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial;
	letter-spacing: 2px;
	color: rgb(152,153,154);
	width:600px;
}

.news span
{
	font-size:7pt;
	color: #c09965;
	text-decoration:none;
}

.news img
{
	float:left;
	margin-right:15px;
}

.news ul
{
	list-style-type: none;
	font-size:7pt;
	text-align:left;
}

.news dt
{
	font-weight:bold;
}

.thumbnail
{
	float:left;
	width:169px;
	margin:0 10px 10px 0;
	padding:5px;
}

.clearboth
{
	clear:both;
}

.galleryButtons img
{
	cursor:pointer;
	padding-right: 15px;
	padding-top: 10px;
}

.pageIndicator
{
	font-family: Arial;
	font-size: 8pt;
	letter-spacing: 2px;
	color: rgb(152,153,154);
	vertical-align:text-top;
	padding-right:10px;
}

.galleryImageTitle
{
	font-family: Arial;
	font-size:10pt;
	letter-spacing: 2px;
	color: #c09965;
	margin: 10px 0px 10px 0px;
}

.galleryImageText
{
	font-family: Arial;
	font-size:7pt;
	letter-spacing: 2px;
	color: rgb(152,153,154);
}

#menu
{
	clear:both;
	list-style-type: none;
	width:565px;
	padding-top:25px;
	padding-bottom: 130px;
	margin-left:auto;
	margin-right:auto;
}

#menu img
{
	border-width: 0px;
}

#menu li
{
	display: block;
	float: left;
	position: relative;
	z-index: 100;
	margin-right: 1px;
}
#menu li img
{
	display: block;
	z-index: 100;
	padding: 5px 10px;
	font-size: 1.1em;
}
#menu li a, #menu li a:visited
{
	display: block;
	padding: 0;
	white-space: nowrap;
	text-decoration: none;
}

#menu dl
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: url(images/opaque.gif);
}
* html #menu dl
{
	background: transparent url(images/opaque.gif);
}
#menu dt
{
	margin: 0;
	font-size: 1.1em;
	float: left;
}
#menu dd
{
	display: none;
	background: transparent;
	clear: left;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	text-align: left;
}

#menu dt a, #menu dt a:visited
{
	display: block;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
}
#menu dd a, #menu dd a:visited
{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}

#menu li a:hover
{
	border: 0;
	text-decoration: none;
}

#menu li:hover dd, #menu li a:hover dd
{
	display: block;
}
#menu li:hover dl, #menu li a:hover dl
{
	padding-bottom: 15px;
}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover
{
	text-decoration: none;
}

#footer
{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 640px;
	height: 25px;
	font-family: 'Arial Narrow' , Arial;
	font-size: 6pt;
	color: #c09965;
	letter-spacing: 2px;
}