/* @override 
	http://illi/css/styles.css */

body, html,* {
	margin:0;
	padding:0;
}
body.main {
	background-image: url(../images/bg_01.jpg);
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-color: #E7E4DD;
	background-position: center top;
}


#head {
	background-image: url(../images/watamu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 996px;
	top: 0px;
	left: -10px;
	position: relative;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 37px;
	line-height: 46px;
	margin: 0px;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	min-height: 200px;
}

#maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/foot_savanne.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#head h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #B8B5A6;
	font-size: 33px;
	line-height: 44px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 270px;
	letter-spacing: 2px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#head h1 span {
	font-size: 44px;
	letter-spacing: -1px;
}

#container {
	width: 996px;
	top: 0px;
	position: absolute;
	margin-left: 50%;
	left:-498px;
}

#container #head ul li {
	float: right;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 10px;
	color: #646464;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container #head ul li span {
	border: 1px solid #c5c5c5;
	padding: 2px;
}

#container #head ul li a:link {
	color: #b5b5b5;
	text-decoration: none;
	border-style: none;
}

h3 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h4 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h5 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}



#content ul {
	list-style-type: none;
	height: 45px;
	width:996px;
	margin:auto;
	overflow:visible;
	text-descoration: none;
	background-image: url(../images/menu_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 18px;
}
#content li {
float: left;
padding-right:5px;
text-descoration: none;
font-size: 18px;
}
#content ul a {
background-color:#E2DED5;
background-repeat: no-repeat;
background-position: right;
text-descoration: none;
display: block;
color: #371C1C;
font: 16px/40px Georgia, "Times New Roman", Times, serif;
width: 137px;
text-align: center;
}

#content ul a:hover {
	color: #FFF;
	background-color:#A19F9A;
}

#images {
	width:200px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a img{
	border:0;
}

#footer {
	clear: both;
	height: 100px;
}

#container #content #maintext #images img {
	padding-bottom: 5px;
}

.warning {
	color: #C00;
}

.warning2 {
	color: #690;
}
