body {
	font:8.5pt/20px Georgia, Garamond, serif, Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background: #d8cebb url(bg.jpg) no-repeat top left;
	text-align: center;
	margin: 50px 0 0 0; padding: 0;
	color: #444;
	margin-top:0px;
}
#fix {
	background:none;
	height:auto !important;
	width:750px;
	float:right;
}
#headimg {
	border:0;
	outline:0;
	margin:0;
	padding:0;
}
ol li {
	list-style:none;
}
#splash {
	position:absolute;
	top:180px;
	left:0;
	width:500px;height:400px;
	z-index:-99;
	background:url(bga.jpg) no-repeat top;
}

h1 {
	font-size: 28px;
	color: #f67364;
	margin: 15px 0 15px 0;
	font-weight: lighter;
	height: 35px;
	padding-top: 5px;
	letter-spacing:-1.0pt;
	line-height:30px;
	padding-bottom:5px;
	font-style:italic;
	border-bottom:1px solid #eee;
}
h4 {
	color: #0099CC;
	line-height: 22px;
}
a {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	color: #2189f1;
	text-decoration: none;
}
ul  li{
	line-height: 20px;
	list-style:square;
}
.admin_button {
	color: #999;font-size:9px;
	text-decoration: none;
}
/* Layout */
#center {
	margin-left: -510px;
	position: absolute;
	left: 50%;
}

#top {
	width: 1000px;
	height:119px;
	background:url(logo.png) no-repeat top left;
}

#header {
	height: 210px;
	width:1000px;
	margin:0;
	padding:0;
	background:none;
}

#content {
	padding-top: 1px;
	text-align: left;
	width: 1000px;
	background:#fff;
}

#text {
	margin: 15px 15px 15px 15px;
	padding-left:10px;
	padding-right:20px;
	min-height:350px;
	margin-top:-5px;
}

#footer {
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 0 15px 0 15px ;
	padding: 20px 0 20px 0;
}

#bottom {
	background:#fff;
	height: 8px;
	width: 1000px;
	text-align: center;
}

/* CMS settings */
.img-right {
	margin: 0 0 10px 10px;
	padding: 5px;
    border:0;
	float: right;
}

#menu {
	font:11px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	padding-top:5px;
	width: 1000px;
	margin: 0 auto;
	background:#f67364;
	height: 30px;
	margin-top:-1px;
	border-top:2px solid #e76657;
}
#menu a {
	float: left;
	padding: 0px 10px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
}
#menu a.sub {
	display: none;
}
#menu a:hover {
	color:#666;
	background:#fff;
	border-top:2px solid #e76657;
}
#submenu {
	float: left;
	width: 150px;
	text-align: left;
	padding: 10px;
	margin: 20px;
	height: 300px;
	margin-left:-10px;
	background:none;
	border-right:1px solid #eee;
}
#submenu a {
	line-height: 18px;
	margin-bottom: 5px;
	border-bottom: #ccc;
	color: #9f0527;
	text-decoration: none;
	margin-left: 11px;
	text-align: left;
	display: none;
}
#submenu a.sub {
	display: block;
}
#submenu a.sub:hover {
	color: #d23256;
	text-decoration: none;
}

/* */

#slideshow {
    position:relative;
    height:210px;
    width:1000px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}