html, #bg, #bg td, #bg table, #bg tbody {
	height: 100%;
	width: 100%;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #300000;
	width: 100%;
	height: 100%;
	text-align: center; 
	margin: 0px;
	padding: 0px;
}

body h1 {
	font-family: Arial;
	/*text-transform: uppercase;*/
	font-weight:bolder;
	font-size: 1.2em;
	font-color: #300000;
}

body h3 {
	margin-top:14px;
	font-size: 1em;
	text-decoration:none;

}

img {display:block;}
#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}

	
#spacer {
	z-index:10;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	min-height: 700px;
	min-width: 900px; 
}

html>body #spacer {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 100%;
	min-height: 700px;
	min-width: 900px; 
}

*:first-child+html #spacer {
	position: relative;
}

#container {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -450px;
	width: 900px;
	height: 700px;
	border: 0;
}

#header {
	margin: 0;
	padding: 0;
	border: 0;
	height: 250px;
	width: 900px;
}

#navigation {
	margin: 5px 40px 0 40px;
	padding: 0;
	border: 0px;
	height: 1.5em;
	width: 820px;
	text-align:center;
}

#navigation a {
	float:left;
	padding:auto;
	margin:0;
	border:0;
}

#subnavigation {
	margin: 0 40px 0 40px;
	padding: 0;
	border: 0px;
	height: 2em;
	width: 820px;
	text-align:center;
}

#subnavigation img {
	float:left;
}

#content {
	margin: 0 50px 0 50px;
	padding: 0;
	border: 0px;
	width: 800px;
	text-align:left;
	float:none;
}


a:link { text-decoration:underline; color:#300000;}
a:visited { text-decoration:underline; color:#300000;}
a:hover {text-decoration:none; color:#000000; background-color: #089cd6;}
a:active { text-decoration:underline; color:#300000;}
a:focus { text-decoration:underline; color:#300000;}

hr {border-bottom: 5px dotted #300000;}



.bodytext {}

.csc-header {
	margin:10px 5px 5px opx;
	border-top:5px;
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-style:dotted;
	border-color:#D8C3A2;
}

.csc-header-n1 {
	border: none;
}

#picture .csc-header {
	margin:10px 5px 5px -5px;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

#left {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 540px;
	min-height:100px;
	float: left;
}

#right {
	float:left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 260px;
}

#footer {
	clear:both;
	margin: 0;
	padding: 0;
	border: 0;
	height: 60px;
	width: 900px;
}

/* div with the gallery inside */

#picture {
	width:820px;
	margin: 0;
}


#thumbs {
  width:820px;
  margin:10px 0px 0px -10px;
}

.jdExtCarousel {
padding:0px;
margin:0px;
width:820px;
}

/* div around the imgs */
.carouselWrapper {
padding:0px;
margin:0px;
}

/* single thumbnail */
.thumbnail{
  float:left;
  margin:0;
  padding:0;
  cursor:pointer;
  text-align:center;
}

/* label = title of an image */
.label {
	display:none;
  font-weight:bold;
}

/* number of the image */
.number {
  font-weight:normal;
  font-style:italic;
}

.contenttable {
  font-size: 1em;
}

.news-latest-item {
	background-image:url(images/spacer-dotted-260.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 20px 0px;
	font-size: 1em;
	text-decoration:none;
}

.news-latest-item h3 {
	margin-top: 5px;
	margin-bottom: 0px;
}

.news-latest-morelink {
	margin-bottom: 5px;
}

.news-list-item {
	background-image:url(images/spacer-dotted-800.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 20px 0px;
	text-decoration:none;
}

.news-list-item h3 {
	margin-top: 5px;
	margin-bottom: 0px;
}

.news-list-morelink {
	margin-bottom: 5px; 
}

.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #300000;
	margin-bottom: 0px;
}

/*.news-single-item {
	background-image:url(images/spacer-dotted-800.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 20px 0px;
	text-decoration:none;
}*/

tbody {
	margin:0 0 0 -5px;
	padding:0;
}
