body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #E4FAE8;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(pix/bg.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #00662E;
	scrollbar-highlight-color: #00CC66;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #00CC66;
	scrollbar-darkshadow-color: #00CC66;
}

/* Menu */

#menu {
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 26px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 102px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(pix/menue_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(pix/menue_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}




#header {
	width: 918px;
	color: #006600;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 80px;
}

#header h1 {
	font-size: 32px;
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h2 {
	font-size: 32px;
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	float: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h3 {
	float: right;
	font-size: 16px;
	color: #006600;
	text-align: right;
	width: auto;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 918px;
	color: #006600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#blinks {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 450px;
	background-color: #E4FAE8;
}
#clinks {
	float: left;
	width: 442px;
	background-color: #C9E6C8;
	color: #00592D;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	height: 461px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 4px;
	text-align: left;
	background-image: url(pix/bg_links.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#clinks a{
	color: #00592D;
}

#clinks a:hover{
	color: #E4FAE8;
}

#crechts {
	float: right;
	width: 450px;
	background-color: #C9E6C8;
	color: #00592D;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	height: 461px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(pix/delphine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px;
	overflow: auto;
}
#crechts a {
	color: #00592D;
	text-decoration: none;
}
#footer {
	width: 913px;
	color: #006600;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	background-color: #C9E6C8;
	padding: 3px;
}
#footer a {
	color: #006600;
	text-decoration: none;
}
.button {
	margin: 4px;
	border: 1px solid #006600;
}.form_edit {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #006600;
	border: 1px solid #006600;
}
.form_edit_links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #006600;
	background-color: #CCCCCC;
}
.form1 {
	margin: 2px;
	border: 1px solid #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
}

.cms-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4FAE8;
	text-decoration: none;
	border: 1px solid #E4FAE8;
	background-color: #006600;
	margin-right: 5px;
	margin-left: 3px;
}
pre {
	font-size: 14px;
	line-height: 18px;
	white-space: pre;
	text-decoration: none;
}

