* {
	font-family:				Verdana;
	font-size:					12px;
}

html {
	margin: 					0;
	padding: 					0;
	height: 					100%; 
}
body{
	background:					#444 url(/upload/3151_bg.jpg);
	background-repeat:			repeat-y;
	background-position:		center;
	background-attachment:		fixed;
	margin:0px;
	padding:0px;
	height: 100%; 
	color: #fff;
}

	
html>body #mainwrapper {
	height: 					100%;
}

#mainwrapper {
	width:						1000px;
	padding: 					0;
	margin: 					0 auto;	
}

#header{
	background-image:			url(/upload/3151_header.jpg);
	background-repeat:			no-repeat;
	width:						1000px;
	height:						200px;
	float: 						left;
	margin-left:				1px;
}

html>body #header {
	position: 					fixed;
	z-index: 					10; /* Prevent certain problems with form controls */
}

html>body #footer {
	position: 					fixed;
}

html>body #center {
	height: 					100%;
}

html>body #content {
	padding: 					0;
	margin: 					0;
	padding-top: 				163px;
	padding-bottom: 			36px;
}

#menu {
	padding-left:				196px;
	padding-top:				118px;
}

.menutxt {
	float:						left;
	margin-right:				1px;
	text-align:					center;
	width:						131px; 
	height:						33px;
	padding-top:				29px;
}

.menutxt a {
	background-image:			url(/upload/3151_knopbg.jpg);
	background-repeat:			no-repeat;
	width:						131px;
	height:						33px;
	padding-top: 				10px;
	text-decoration: 			none;
	color: 						#000000;
	font-family: 				Verdana;
	font-size: 					10px;
	font-style: 				normal;
	font-weight:				bold;
	display:					block;
}

.menutxt a:hover {
	background-image:			url(/upload/3151_rollover.jpg);
	background-repeat:			no-repeat;
	text-decoration: 			none;
	color: 						#FFFFFF;
	font-family: 				Verdana;
	font-size: 					10px;
	font-style: 				normal;
	font-weight:				bold;
	width:						131px;
	height:						33px;
}

#contenttext{
	width: 						970px;
	color:						#FFF;
	background-image:			url(/upload/3151_content.jpg);
	background-repeat:			repeat-y;
	float: 						left;
	height:						462px;
	margin-left:				1px;
	text-align:					left;
	bottom:						36px;
	padding-left:				30px;
	padding-top:				70px;
}

#contenttext a{
color: #FFF:
}

#footer{
	width: 						1000px;
	height:						36px;
	background-image:			url(/upload/3151_footer.jpg);
	background-repeat:			no-repeat;
	bottom:						0px;
}
