body {
	background-image: url(images/bg.jpg);
}
#haka {
	position: absolute;
	height: 855px;
	width: 255px;
	left: 0px;
	top: 0px;
	background-image: url(images/haka.jpg);
	z-index: 2;
	}
#title {
	position: absolute;
	height: 133px;
	width: 668px;
	left: 255px;
	top: 0px;
	background-image: url(images/head.jpg);
}
#content
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
	position: absolute;
	background-image: url(images/body.jpg);
	left:211px;
	top:133px;
	background-repeat: repeat-y;
	z-index: 1;
	text-align: left;
	width: 713px;
}
#body
{
	margin-left: 200px;
	margin-right: 45px;

}

#uniplayer
{
	position: absolute;
	width: 320px;
	height: 256px;
}

#videolist
{margin-left: 328px;

}

#footer
{
	margin:0px auto;
	position: absolute;
	width: 749px;
	height: 92px;
	background-image: url(images/footer.jpg);
	left: -2px;
	bottom: -89px;
	z-index: -1;
}
p  {
	width: auto;
}
table  {
	
	width: auto;
	margin-right: 35px;
}
td {
vertical-align:top;
}
ul  {
	width: 445px;
	margin-right: 30px;
}
.imageleft  {
	padding-right:8px;
	}
.imageright  {
	margin-right:40px;
	padding-left:8px;
	}

blockquote {
	width: 405px;
	margin-left: 40px;
	margin-right: 30px;
}
.short
{
	float: right;
	margin-right: 35px;
}
#nav
{
	width: 130px;
	height: 374px;
	position: relative;
	left: 255px;
	top: 133px;
	z-index: 2;
}
.kiaora
{
	background-image: url(images/menu_04.jpg);
}

div#content a { color: #2A5F00; }
div#content a:hover { color: #8B4513; } 


div#nav img{ border:0; }

.Title {
	font-size: 14px;
	font-weight: bold;
	color: #2A5F00;
	text-transform: uppercase;
	width: 475px;
	text-decoration: overline;
	}
.titlesub
{
	font-size: 13px;
	font-weight: bold;
	color: #2A5F00;
	text-transform: uppercase;
	float:left;

}
