body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	text-align: center;
	overflow:hidden;
	
scrollbar-face-color: #DF0000;
scrollbar-highlight-color: #DF0000;
scrollbar-3dlight-color: #430000;
scrollbar-darkshadow-color: #DF0000;
scrollbar-shadow-color: #430000;
scrollbar-arrow-color: #430000;
scrollbar-track-color: #DF0000;	
}
#main {
	background-color: #000000;
	position: absolute;
	height: 100%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	vertical-align: middle;
	text-align: left;
	background-image: url(../site_img/bgHalf.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#contentArea {
	background-color: #DF0000;
	height: 400px;
	width: 100%;
	position: relative;
	top: 50%;
	margin-top: -200px;
}
#navPath {
	position: absolute;
	top: -15px;
	right: 5px;
	background-color: #000000;
	font-size: 10px;
}
#cool {
	position: absolute;
	top: 5px;
	right: -105px;
	background-color: #000000;
	font-size: 10px;
	width:100px;
	text-align:left;
}
#left {
	position: absolute;
	height: 380px;
	width: 200px;
	left: 10px;
	top: 10px;
	background-color: #430000;
	overflow: hidden;
}
#sMenu {
	position: absolute;
	width: 200px;
	height:auto;
	left: 10px;
	top: 10px;
	overflow: hidden;
	background-color: #430000;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
}
#menu {
	position: absolute;
	left: 10px;
	top: 0px;
}
#siteTitle {
	position: absolute;
	left: 210px;
	top: 10px;
	/*width: 589px;*/
	white-space: nowrap;
	/*overflow: hidden;*/
}
#logo {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#navPath a {
	color: #8E6666;
	text-decoration: none;
}
#navPath a:hover {
	text-decoration: underline;
}
.sMenu a {
	color: #720000;
	color: #cccccc;
	text-decoration: none;
	background-image: url(/fileadmin/site_img/sMenu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
	display:block;
	height:auto;
}
.sMenu a:hover {
	color: #DF0000;
}
.sMenuActive a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(/fileadmin/site_img/sMenuActive.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
	display:block;
	height:auto;
}
#subMenu {
	padding: 10px;
}
#cross {
	background-image: url(/fileadmin/site_img/cross.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 91px;
	width: 91px;
	left: 164px;
	bottom: -35px;
}
#footerLeft {
	text-align: right;
	position: absolute;
	bottom: -15px;
	display: inline;
	width: 205px;
	left: 0px;
	font-size: 10px;
}
#footerRight {
	position: absolute;
	bottom: -15px;
	left: 215px;
	color: #8E6666;
	font-size: 10px;
}
#footerRight a {
	color: #8E6666;
	text-decoration: none;
}
#contentLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 200px;
	overflow: hidden;
}
#content {
	position: absolute;
	left: 220px;
	top: 30px;
	height: 310px;
	width: 570px;
	overflow: auto;
}
#content .content {
	 padding:10px;
}
#contentLeft .content {
	 padding:10px;
}
#content .header {
	 padding-left:10px;
}
h1 {
	font-size: 120%;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#intro {
	position: absolute;
	top: 50%;
	margin-top: -800px;
	height: 1600px;
	width: 100%;
}
#gallery {
	position: absolute;
	height: 380px;
	width: 780px;
	left: 10px;
	top: 10px;
	overflow: hidden;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding:0px;
	margin:0px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
}
ul {
	padding: 10px;
}
p {
	padding:0px;
	padding-bottom:2px;
}

