body { height: 100%; background-image:url('images/bg.gif'); margin:0px; padding:0px; background-color:#dbdef2; background-repeat: repeat-x; }      
body, td, div, input, textarea { font-family: verdana; font-size: 11px; color: #000000; }
p { margin-top: 0; margin-bottom: 0; }
img, img.a { border: 0px; }

#leht {
	width: 780px;
	float: center;
}
#container {
	margin-bottom: 20px;
	margin-top: 20px;
	width: 780px;
	float: left;
}
#header {
	font-size: 6px;
	float: left;
	height:	148px;
	width: 780px;
	background-image:url('images/top.gif');
	background-repeat: no-repeat;
}
#navigation {
	position: relative;
	top: 107px;
	height: 40px;
	width: 781px;
	float: left;
}
#nav {
	padding-top: 12px;
	padding-left: 5px;
	font-size: 10px;
	color: #414d91;
	text-align: left;
	float: center;
	height: 28px;
	width: 771px;
}
a.navnav {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 8px;
	padding-right: 8px;
}
a.navnav:hover {
	color: #dbdef2;
	text-decoration: underline;
}
#content {
	float: left;
	text-align: left;
	width: 780px;
	background-color: #fffff;
	background-image:url('images/main-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
#bottom {
	float: left;
	height: 45px;
	margin-top: 1px;
	width: 780px;
	background-image:url('images/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#copyright {
	float: left;
	font-family: tahoma, verdana;
	padding-left: 15px;
	padding-top: 14px;
	height: 25px;
	width: 500px;
	color: #273276;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#toplink {
	float: right;
	width: 100px;
	margin-top: 13px;
}
#toplink a {
	color: #988a3e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#contentholder {
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	width: 766px;
}
#contentmain {
	float: left;
	background-image:url('images/left-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #00994a;
	width: 768px;
}
#rightside {
	float: left;
	text-align: left;
	padding-left: 2px;
	width: 582px;
}
#leftside {
	float: left;
	padding-top: 4px;
	padding-bottom: 20px;
	width: 180px;
	background-color: #dbdef2;
	border: 1px solid;
	border-color: #becce1;
}
#left_content {
	float: left;
	padding-left: 5px;
	width: 170px;
	text-align: left;
}
#left_content p {
	font-size: 10px;
	color: #ffffff;
	margin-left: 5px;
}
ul.left_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 170px;
}
ul li {
	display: inline; /* this gets rid of the gaps */
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li a {
	padding-top: 4px;
	border-bottom: 1px solid #ffffff;
    padding-left: 10px;
	font-size: 11px;
	color: #626ca6;
	display: block;
	width: 160px;
	padding-bottom: 4px;
	text-decoration: none;
}
ul li a:hover {
	color: #626ca6;
	background-color: #e6e8f6;
	text-decoration: none;
}
.left-headline {
	margin-left: 5px;
	padding-left: 7px;
	padding-top: 4px;
	width: 163px;
	height: 20px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #fff;
	background-color: #f1f2fa;
	float: left;
	font-family: tahoma, verdana;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #475297;
}
.right-headline {
	text-align: left;
	font-size: 14pt;
	color: #626ca6;
	padding-bottom: 5px;
}
.right-text {
	color: #7a7a7a;
}
.right {
	float: left;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#search {
	text-align: right;
	height: 32px;
	width: 243px;
	float: right;
	right: 4px;
	bottom: 36px;
	position: relative;
	background-position: 8px 3px;
	background-image:url('images/form.gif');
	background-repeat: no-repeat;
}
.search {
	margin-right: 17px;
	position: relative;
	right: 5px;
	bottom: 3px;
	height: 15px;
	color: #9c9c9c;
	background: #ffffff;
	border: 0px;
}
.searchbutton {
	position: relative;
	right: 9px;
	top: 4px;
}
#biography-box {
	width: 580px;
	float: left;
	background-color: #dbdef2;
	border: 1px solid;
	border-color: #becce1;
	margin-bottom: 2px;
}
#bio-left {
	width: 170px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#bio-right {
	background-color: #f4f6fa;
	float: left;
	width: 390px;
	padding: 10px;
}
#bio-right a {
	color: #475297;
	text-decoration: underline;
}
#page-box {
	width: 560px;
	padding: 10px;
	float: left;
	background-color: #f4f6fa;
	border: 1px solid;
	border-color: #becce1;
	margin-bottom: 2px;
}
.contact-form {
	font-weight: bold;
	color: #5f5f5f;
}
.contact-form a {
	color: #626ca6;
	text-decoration: none;
}
.contact-form input, textarea {
	color: #626ca6;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	height: 20px;
	border: 1px solid;
	border-color: #e4e4e4;
	background-color: #fff;
}
.contact-form textarea {
	color: #626ca6;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	height: 70px;
	border: 1px solid;
	border-color: #e4e4e4;
	background-color: #fff;
}