* {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(images/water.jpg);
	background-repeat: repeat;
	height: 100%;
	background-color: #999999;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

a {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #FF0000
}

span {
	display: none;
}

img {
	border: 0;
	padding-left: 0px;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;

}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #000000;
	border-width: 0px 1px 1px;
	border-style: solid;
	background-color: #FFFFFF;
	height:auto

}

#header {
	width: 780px;
	height: 110px;
	color: #fff;
	overflow: hidden;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidebar {
	width: 129px;
	float: left;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	height:auto
}

#sidebar a {
	color: #8989b6;
}

#sidebar a:hover {
	color: #FFFFFF;
}

#links {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
	background-color: #CCCCCC;
}

#links_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #000000;
	overflow: hidden;
}

#links_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#links ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#links li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #000000 1px solid;
	float: left;
}

#links li.last {
	border: none;
}

#links li a {
	margin-top: 0px;
	margin-left: 6px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#links li a:hover {
	color: #FFFFFF;
}

#ad {
	width: 129px;
	height: 200px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	background-image: url(images/background.jpg);
	background-color: #000000;
}

#ad2 {
	width: 129px;
	height: 98px;
	overflow: hidden;
	color: #fff;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/slideshow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#main {
	margin-right: 2px;
	width: 644px;
	text-align: left;
	float: right;
	height:auto
}

#main .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #000000;

}

#mainitem {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 630px;
	text-align: left;
	height:auto

}

#maintext {
	float: left;
	clear: left;
	width: 630px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height:auto
}

#bottomlink {
	float: left;
	clear: left;
	width: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
}

#footer {
	width: 780px;
	padding-left: 0px;
}
#down {
	position:inherit;
	left:200px;
}
.box1
    {
	margin: 10px;
	width: 430px;
	background-color: #BECDC7;
}

.box1 h2
    {
    background: #BECDC7 url(images/blutop.jpg) no-repeat left top;
    color: #000000;
}

.box1 p
    {
    background: #BECDC7 url(images/blubot.jpg) no-repeat left bottom;
    margin: 0px;
    text-align: left;
} 
