body,html {
		text-align: center; /* for IE */
		margin-left: auto;
        margin-right: auto;
		padding: 0px;
		background: #FFFAFF url(bk.jpg) repeat-x; 
	}
#wrapper {
	position:relative;
	left:0px;
	top:0px;
	height:100%;
	margin:0px auto;
	width: 800px;
	}
#logo_layer {
	position:absolute;
	left:3px;
	top:0px;
	width:800px;
	height:220px;
	border:1px solid;
}
#main_Layer {
	position:absolute;
	left:0px;
	top:258px;
	width:800px;
	border:1px solid;
}
a.links:link {
	text-decoration: none;
	COLOR: #000;
}
a.links:visited {
	text-decoration: none;
	COLOR: #000;
}
a.links:hover {
	text-decoration: underline;
	COLOR: #687B15;
}
a.links:active {
	text-decoration;: none;
	COLOR: #000;
}
.picture {
	float:left;
	PADDING-right: 5px;
	PADDING-bottom: 5px;
}
.picture2 {
	float:right;
	PADDING-left: 5px;
	PADDING-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.maintext {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.maintext_big {
	font-family:Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#000;
}

#footer_Layer {
	position:absolute;
	left:0px;
	top:1065px;
	width:800px;
	height:32px;
	z-index:1;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#menu_Layer {
	position:absolute;
	left:0px;
	top:223px;
	width:800px;
	height:34px;
	border:1px solid;
	background:	#BDD2FF;
}

