body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-image: url(laud.jpg);
}

#main {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-image: url(board.gif);
	width: 900px;
	padding: 0px;
}
* { padding: 0; margin: 0; }
img { border: none; }
#content { float: left; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; padding-left: 135px; padding-bottom: 0px; padding-right: 0px; padding-top: 0px; text-align: left; width: 640px; }
#suur {
		padding: 0px;
		margin: 0px;
		float: left;
		width: 380px;
	}
#content h1 { font-style: normal; font-weight: normal; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; color: #2e749d; }
#content h3 { margin-bottom: 20px; margin-top: 10px; font-size: 20px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight: bold; color: #999999; }
#content h4 {
		margin-top: 15px;
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-style: normal;
		font-weight: normal;
		color: #12385c;
		font-size: 16px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}#content h5 {
		margin-top: 10px;
		border-bottom-color: #cccccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		font-style: normal;
		font-weight: normal;
		color: #12385c;
		font-size: 14px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}#content p { margin-bottom: 20px; color: #333333; font-style: normal; font-weight: normal; font-size: 13px; line-height: 160%; font-family: Helvetica, Verdana, Arial, sans-serif; }
#suur li { list-style-type: square; list-style-position: outside; color: #333333; font-style: normal; font-weight: normal; font-size: 13px; line-height: 160%; font-family: Helvetica, Verdana, Arial, sans-serif; }

#veerg li { list-style-type: square; list-style-position: outside; color: #333333; font-style: normal; font-weight: normal; font-size: 11px; line-height: 160%; font-family: Helvetica, Verdana, Arial, sans-serif; }

div.clear { clear: both;
	}

#veerg {
		margin-left: 25px;
		float: left;
		width: 200px;
	}

#content ul {
		margin-left: 20px;
		margin-bottom: 20px;
	}

#suur a {
		text-decoration: underline;
		font-weight: bold;
		color: #33ccff;
	}

#veerg a {
		text-decoration: underline;
		font-weight: bold;
		color: #33ccff;
	}

.clear a {
		text-decoration: underline;
		font-weight: bold;
		color: #33ccff;
	}

#suur a:hover {
		color: #32759e;
	}

#veerg a:hover {
		color: #32759e;
	}

.clear a:hover {
		color: #32759e;
	}

em {
		color: black;
		padding-right: 3px;
		padding-left: 3px;
		font-style: normal;
		font-weight: normal;
		background-color: #feffa0;
	}

.lang {
		padding-bottom: 20px;
		text-align: right;
		margin-bottom: 20px;
		float: none;
	}

.lang a {
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		font-family: sans-serif;
		color: #999999;
	}

.lang a:hover {
		text-decoration: underline;
		color: #333333;
	}

i {
		line-height: 80%;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
	}


