<style type="text/css">

.first_style_not_displayed{}

/* ============================================================================= */

body{
	background-color: #440900;
	margin: 0px;
	color: #000000;
}


.table_main{
	height: 100%;
	vertical-align: top;
	margin: 0;
}

/* ============================================================================= */

.menuarea{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 413px;
	width: 958px;
/*	background-image: url('img/top1.jpg'); */
	background-repeat: no-repeat;
}

.menu{
	position: relative;
	z-index: 4;
	left: -73px;
	top: 40px;
	float: right;
}

.menu td{
	padding-bottom: 4px;
}

/* ============================================================================= */

.textarea_bg{
	background-image: url('img/textarea_bg.jpg'); 
	background-repeat: repeat-y;
	height: 300px;
}


.textarea{
	position: relative;
	float: left;
	left: -140px;
	top: 0px;
	z-index: 1;

	width: 470px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

/* ============================================================================= */

.uudised {
	background-image: url('img/uudised.jpg');
	background-repeat: no-repeat;

	height: 330px;
	width: 200px;

	position: relative;
	float: left;
	z-index: 2;
	left: 66px;
	top: -190px;

	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	padding: 15px 16px 15px 16px;
}


.events{
	background-image: url('img/events.jpg');
	background-repeat: no-repeat;

	height: 222px;
	width: 200px;

	position: relative;
	float: left;
	z-index: 3;
	left: -166px;
	top: 50px;

	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	padding: 15px 16px 15px 16px;
}

/* ============================================================================= */

/*

LINKIDE STIILID PUUDUVAD!

*/
a:link{
	color:#be0000;
	text-decoration:none;
}
a:visited{
	color:#be0000; 
	text-decoration:none; 
}
a:hover{ 
	color:#be0000; 
	text-decoration:none; 
}

a:active{
	color:#be0000; 
	text-decoration:none; 
}

</style>