body {
	background-color: #343A38;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:12px;
	line-height:1.5em;
}
.main{
	background-color:#BBA88A;
	border:1px #A11E19 solid;
}
.spotlight{
	background-image: url(../images/titleBK1.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	line-height:1.3em;
}
.spotlight .date{
	border-bottom:1px #A11E19 solid;
}
.menu{
	background-image: url(../images/titleBK2.jpg);
	background-repeat:no-repeat;
}
.title{
	background-image: url(../images/titleBK4.jpg);
	background-repeat:no-repeat;
	padding:5px 10px 0px 10px;;
	vertical-align:middle;
	color:#E2DAB6;
}
.title2{
	background-image: url(../images/titleBK5.jpg);
	background-repeat:no-repeat;
}
.lang{
	background-image: url(../images/title1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#BBA88A;
	font-size:10px;
	vertical-align:top;
	padding-top:10px;
}
.mainBody{
	background-image: url(../images/mainBK.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position-y:top;
	padding:10px;
	height:400px;
	line-height:1.5em;
	vertical-align:top;
}
.content2{
	background-color:#887B65;
	margin-bottom:1px;
}
.content2 h3{
	font-size:14px;
	color:#E2DAB6;
	margin:0px 5px;
	line-height:25px;
}

.content3{
	background-color:#635A4A;
	margin-bottom:1px;
	color:#AC9A7F;
	padding:0px 5px;
}
.content3 h4{
	font-size:12px;
	color:#E2DAB6;
	line-height:25px;
	margin:0px;
	margin-bottom:-5px;
}
.footer{
	margin:7px;
	color:#B2A185;
	font-size:10px;
	line-height:1em;
}
.footer a{
	color:#B2A185;
	text-decoration:underline;
}
a{
	color:#B2A185;
}
a:hover{
	text-decoration:none;
}