img {
 border: 0;
}

#header {
 
}
#navbar {
	padding: 4px;
	background-color:  #9A082F;
	margin: 0px 0 5px 0;
	color: White;
	font-size: 28px;
	font-family: Monotype Corsiva, Arial, Helvetica;
}

.block { display: block; }

#leftcolumn {
	display: inline; /* IE Hack */
	width: 155px;
	height: 650px;
	float: left;
	text-align: left;
	margin-bottom: 0px;
	padding: 20px 10px 10px 20px;
	background-color: transparent;
	color: White;
}


.center { text-align: center; }

#centercolumn {
	/* Parent Wrapper for inside boxes */
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 10px;
	display: inline; /* IE Hack */
	float: left;
	background-color: transparent;
	width: 650px;
	height: 100%;
	text-align: left;
}

#rightcolumn {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	display: inline; /* IE Hack */
	float: left;
	background-color: transparent;
	width: 140px;
	height: 650px;
	color: White;
}

* {
 padding: 0;
 margin: 0;
 text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #840000;
	font-size: 12px;
	background-color: #FFF0F5;
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-image: url(body.gif);
}

#footer {
	color: White;
	text-align: left;
	font-size: 14px;
	background-color: #9A082F;
	display: inline; /* IE Hack */
	padding: 0px;
	float: left;
	width: 1000px;
	height: 30px;
	margin: 25px 25 15px 50;
}

	
a.ta {
	text-decoration: none;
	color: White;
	position: center;
}
	
a.ta:hover {
	color: #FFE4E1;
	font-weight: bold;
}
	p.beg{
		
		text-align: left;
		padding: 5px 5px 5px 10px;
	}
	p.kor{
	background-color: #FFB6C1;
	text-align: left;
	padding: 5px 5px 5px 10px;
}
H3.aligin{
	text-align: left;
}
#otstup {
padding: 15px 15px 15px 15px;
text-align: left;
}
#otstup1 {
text-align: left;
padding: 5px 5px 5px 5px;

}
a.su {
	text-decoration: none;
	color: #FFC0CB;
	font-weight: bolder;
}
a.su:hover {
	text-decoration: none;
	color: #FFF0F5;
}