body {
	margin: 0px;
	background-image: url(../images/background02.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;
	background-color: #D6D7D9;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:100px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#center,.center {
	position:relative;
	left:0px;
	top:0px;
	width:802px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 400px;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:802px;
	height:63px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Copyright {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:25px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#sitation {
	position:relative;
	height:25px;
	z-index:1;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ldiv {
	position:absolute;
	height:25px;
	z-index:1;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 350px;
	margin-left: 10px;
	margin-right: 10px;
}
#rdiv {
	position:absolute;
	height:25px;
	z-index:1;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 350px;
	left: 370px;
	margin-right: 10px;
	margin-left: 10px;
}
#menu {
	position:relative;
	height:41px;
	z-index:1;
	background-image: url(../images/background_menu.jpg);
}
#top {
	position:relative;
	height:76px;
	z-index:1;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
a:link,a:hover,a:visited,a:active{
	color:#666666;
	text-decoration: none;
}
a:hover{
 color:#666666;
}
.navigation{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D8035;
	display: block;
	width: 150px;
	line-height: 25px;
	text-indent: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 35px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.line-height
{
font-style: normal ;
line-height: 2.0em ;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
