BODY {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #769c4b;
	
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
	font-family: Arial;
	color: #d4dfb6;
	font-size: 12px;
}

TD {
font-family: Arial;
	color: #4D2A0E;
	font-size: 14px;
 }

#maincontainer {
	width: 750px;
	border: 1px solid #b4c892;
	
	background-image: url(img/head.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #d4dfb6;
		
	padding-top: 190px;
	padding-bottom: 100px;
	margin-bottom: 3px;
	position: relative;
	
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #4D2A0E;
}

#content {
	padding: 0px 20px 10px 20px;
	float: left;
    position: relative;
	z-index: 20;
}

#content H1 {
	background-image: url(img/h1bg);
}

#sidebar {
	position: relative;
	float: right;
	z-index: 20;
	width: 185px;
	height: 100%;
    padding-left: 30px;
    padding-top: 50px;
}

#sidebar IMG {
	border-width: 0px;
}

#topbar {
	height: 29px;
	width: 750px;
	background-image: url(img/topbarbg.png);
	background-position: 125px 0px;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
}

.menubar {
	position: absolute;
	top: 150px;
	left: 0px;
	
	width: 750px;
	padding-top: 12px;
	
	text-align: center;
	z-index: 20;
}

#topbar A {
	float: left;
	color: #b9c593;
	text-decoration: none;
	margin: 3px 0px 0px 10px;
	
	text-transform: uppercase;
}

A.huu IMG,
A.jee IMG {
      border: 0;
}

span.jee {
	margin: 0px -4px 0px -2px;
}

A.huu IMG {
	margin-top: -2px;
	margin-left: -4px;
	margin-right: -4px;
}

#iluvark {
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	height: 149px;
	width: 97px;
	
	background-image: url(img/ilus.png);
	z-index: 10;
}

.sugupuu {
    border-collapse: collapse;
 }

.sugupuu TD { 
    
    text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #4D2A0E;
}

#sidebar a,
#content a {
	color: #4D2A0E;
	text-decoration: none;
}
#sidebar a,
#content a:visited {
	color: #4D2A0E;
	text-decoration: none;
}
#sidebar a:hover,
#content a:hover {
	color: #4D2A0E;
	text-decoration: underline;
}
#sidebar a,
#content a:active {
	color: #4D2A0E;
	text-decoration: none;
}
    
.pealkiri1 { 
	font-family: Arial;
	font-size: 16px;
    font-weight: bold;
	color: #6D142F;
}

#content > img {
    border: 1px solid #769c4b;
    margin: 5px;
}

#content .pealkiri_pilt {
    border: 0px;
}

#content a img {
	border: 1px solid #4D2A0E;
}

P {
	margin: 14px 0px;
}
