body {
	background-image:url(/images/structure/bck.jpg); 
	background-repeat:repeat-y;
	background-position:center;
	background-color:#fff;
	padding:0px;
	margin:0px; 
	font-family: verdana;
	color:#000;
	font-size:12px;
	line-height:18px;
}
#top {
	margin:0px; 
	padding:0px;
	width:960px;
}
#main1 {
	width:960px;
	height:inherit;
	float:left;
}
#menu {
	background-image:url(/images/structure/zuil.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	width:203px;
	float:left;
	text-align:center;
	padding-top:40px;
	font-weight:bold;
}
#menu a {
	color:#fff;
	text-decoration:none;
	line-height: 24px;
}
#menu a:hover {
	color:#d9d9d9;
	text-decoration:underline;
}
#main2 {
background-image:url(/images/structure/bck_sfeer.jpg); 
background-repeat:no-repeat;
background-position:top;
width:757px;
min-height:408px;
float:left;
}
.content {
padding: 26px 20px 10px 20px;
}
a {
	text-decoration: underline;
	color: #3b2d2d;
}
a:hover {
	text-decoration: underline;
	color: #732020;
}
h1 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h2 { 
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	color: #a20d0d;
}
h3 { 
	font-family: verdana;
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #7d0f0f;
}
.marquee {
	font-family: verdana;
	font-size: 14px;
	color: #7d0f0f;
	font-weight: bold;
	padding: 20px 0px 4px 0px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	height: 100%;
}