body {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/bg.jpg) no-repeat top center;
	color: #201500;
	font-size: 11px;
}

td#topCell {
	background: url(../images/top.jpg);
	height: 301px;
}

td#menuMiddle {
	font-family: Georgia;
	width: 313px;
	height: 330px;
	padding-left: 28px;
	color: white;
	font-size: 14px;
	/* font-variant: small-caps; */
	text-align: left;
}

td#menuMiddle a {
	color: white;
	text-decoration: none;
}

td#menuMiddle a:hover {
	text-decoration: underline;
}

td#menuMiddle ul {
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 13px;
}

td#menuMiddle ul li ul li {
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
}

td#menuMiddle p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

td#content {
	text-align: left;
	background: url(../images/content-bg.gif) repeat-y top;
	padding-left: 20px;
}
td#lippa {
	background: url(../images/lippa.jpg) right top no-repeat;
	height: 100px;
}
td#contentBottom {
	background: url(../images/content-bottom-bg.gif) no-repeat;
	height: 113px;
}
td#contentCell {
	padding-left: 20px;
	padding-right: 20px;
	width: 580px;
}
h1#pageHeader {
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Georgia;
	font-size: 22px;
}