body {
	background: url('../img/main_bg.jpg');
	padding: 0px;
	margin: 0px;
	font-family: 'Times New Roman', Tahoma, Arial, sans-serif;
	font-size: 14px;
}

a.back:link, a.back:active, a.back:visited, a.back:hover {
	color: #000000;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.title {
	font-weight: bold;
	font-size: 22px;
}

div#main_wrapper {
	width: 749px;
	margin: 55px auto 0px auto;
}

div#main {
	background: url('../img/krant_bg.gif');
	padding-left: 12px;
}

div#content_main {
	width: 686px;
	padding: 9px;
	border: 1px solid #000000;
}

div#header {
	width: 707px;
	height: 128px;
	background: url('../img/header4.gif') no-repeat;
}

div#back {
	font-size: 20px;
	text-align: center;
	padding: 5px 0px;
}

div#talen_ac {
	float: left;
	padding-top: 105px;
	padding-left: 100px;
}

div#date {
	padding-top: 109px;
	padding-left: 480px;
}

div#linkbar {
	margin-top: 14px;
}

div.linkbar_link {
	float: left;
	z-index: 1;
	display: block;
	padding-bottom: 10px;
	padding-right: 8px;
}

div#pen_wrapper {
	position: absolute;
	top: 0px;
}

div#pen {
	behavior: url('../iepngfix.htc'); 
	background: url('../img/pen.png');
	position: relative;
	width: 179px;
	height: 220px;
	top: 10px;
	left: -110px;
}

div#cup {
	behavior: url('../iepngfix.htc');
	background: url('../img/cup.png');
	position: absolute;
	width: 182px;
	height: 203px;
	right: 0px;
	top: 0px;
}

img.cms_image {
	border: 2px solid #000000;
}

img.lb_no_border {
	border: 0;
}

#footer {
	margin-bottom: 15px;
}

#logos {
	text-align: center;
}

.sponsor_logo {
	padding: 0px 10px 10px 10px;
}

#footer img {
	border: 0px;
}
