a.white:link {color: #d6d6d6;text-decoration: none;}
a.white:visited {color: #d6d6d6;text-decoration: none;}
a.white:hover {color: #7f7f7f;text-decoration: none;}
a.white:active {color: #7f7f7f;text-decoration: none;}

a.orange:link {color: #807645;text-decoration: none;}
a.orange:visited {color: #807645;text-decoration: none;}
a.orange:hover {color: #ada47f;text-decoration: none;}
a.orange:active {color: #ada47f;text-decoration: none;}

a.orange2:link {color: #807645;text-decoration: underline;}
a.orange2:visited {color: #807645;text-decoration: underline;}
a.orange2:hover {color: #ada47f;text-decoration: none;}
a.orange2:active {color: #ada47f;text-decoration: none;}

h7 {
	font-size: 14px;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-yellow.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.container {
	margin: auto;
	width: 800px;
	height: 1150px;
	background-image: url(images/bg-dark.gif);
}
.banner {
	float: left;
	background-image: url(images/banner.gif);
	width: 800px;
	height: 152px;
}
.dark-ruler {
	float: left;
	width: 800px;
	height: 1px;
	background-color: #121212;
}
.navig {
	float: left;
	font-size: 18px;
	color: #7f7f7f;
	background-image: url(images/bg-light.gif);
	width: 800px;
	height: 29px;
}
.navig-box {
	float: left;
	text-align: center;
	width: 198px;
	padding-top: 4px;
	height: 25px;
}
.navig-ruler {
	float: left;
	width: 2px;
	height: 29px;
	background-image: url(images/navig-ruler.gif)
}
.light-ruler {
	float: left;
	width: 800px;
	height: 1px;
	background-color: #7d7d7d;
	margin-bottom: 34px;
}
.small-container {
	float: left;
	width: 800px;
}
.mainbox {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 539px;
	height: 272px;
	font-size: 12px;
}
.sub-navig {
	float: left;
	width: 206px;
	height: 272px;
}
.sub-navig-left {
	float: left;
	width: 171px;
	height: 272px;
}
.sub-navig-top {
	float: left;
	background-image: url(images/sub-navig-top.gif);
	width: 171px;
	height: 4px;
}
.sub-navig-middle {
	float: left;
	text-align: right;
	font-size: 12px;
	color: #ada47f;
	background-image: url(images/sub-navig-bg.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-top: 17px;
	width: 157px;
	height: 247px;
}
.sub-navig-bottom {
	float: left;
	background-image: url(images/sub-navig-bottom.gif);
	width: 171px;
	height: 4px;
}
.sub-navig-right {
	float: left;
	background-image: url(images/sub-navig-side.gif);
	background-repeat: repeat-y;
	width: 35px;
	height: 272px;
}

_________________________________
copyright 2009 © Joni Paldanius
