body {
	background-color: #1e1e1e;
}

#main_container {
	background: #661010 url(../img/bg_bottom3.jpg) left top repeat-y;
	width: 814px;
	margin: 0 auto;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

#form .bg_container {
	background: transparent url(../img/bg6.jpg) left top no-repeat;
	/* min-height: 600px; */
	padding-top: 420px;
	padding-bottom: 10px;
}

#front .bg_container {
	background: transparent url(../img/bg5.jpg) left top no-repeat;
	padding-top: 450px;
	padding-bottom: 10px;
}

.strong {
	font-weight: bold;
}

form {
	background: #ffffff;
	margin: 30px 100px;
	padding: 20px;
}

p{
	margin-bottom: 10px;
}

th, td {
	padding-bottom: 5px;
}

th{
	padding-right: 10px;
	font-weight: bold;
}

table input {
	width: 300px;
}

a.print {
	display: block;
	background: #ffffff url(../img/button_print.png) left top no-repeat;
	width: 210px;
	height: 40px;
	margin: 30px auto 10px auto;
}

a.print span {
	visibility: hidden;
	font-size: 1px;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

a.print:hover {
	background: #ffffff url(../img/button_print.png) left -40px no-repeat;
}



/* frontpage */


.main_contentWrap {
	margin: 30px 100px;
	padding: 20px;
	background: transparent url(../img/bg_content.png) left top;
}

.main_content {
	width: 100%;
	overflow: hidden;
}

.bg_keraaJaNauti{
	background: transparent url(../img/KU_keraanauti.png) center bottom no-repeat;
	padding-bottom: 250px;
}

.topHeader {
	font-size: 20px;
}

.topHeader2 {
	float: left;
	width: 350px;
}

.topHeader2 span{
	display: block;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
}

img.date {
	float: right;
}

.magazines {
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
}

.magazines div {
	float: left;
	width: 175px;
}

.magazines .magazine2 {
	margin-left: 25px;
}

.magazines .magazine3 {
	float: right;
}

h3 {
	font-weight: bold;
	margin-top: 15px;
}

.formLink{
	display: block;
	font-weight: bold;
	color: red;
	margin: 20px 0;
}




