body{
	text-align: center;
	background-color: #325468; /* #9FB094;*/
	font-family: tahoma; 
	font-size: 16px;
}
div.main {
	position: relative;
	text-align: right;
	background-color:transparent;
	width: 852px;
	top: 2px;
	margin: auto auto;
}
div.top{
	position: relative;
	height: 135px;
	width: 850px;
	margin-top: 2px;
	margin-right: 0px;
	background-color: transparent;
	background-image:url('../images/title.jpg');
	border: 1px solid #589B2C;
}
div.menu {
	position: relative;
	text-align: right;
	margin-top: 3px;
	right: 0px;
	width: 852px;
	height: 1.30em;
	background-color: #589B2C;
}

div.menu ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.menu li {
	float: right;
}
div.menu a {
	display: block;
	width: 158px;
	font-family: arial; 
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF; /*#020583;*/
	text-align: center;
	text-decoration: none;
	/*
	border-left: 2px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	*/
	background-color: #589B2C; 
}
div.menu a:hover {
	color: #272BD5;
}
div.middlecol {
	position: absolute;
	margin-top:3px;
	right: 10.5em;
	color: #00173E;
	/*color: #0C1AA3;*/
	text-align: justify;
	font-size: 1em;
	width: 660px;
	padding: 10px;
	background-color: #C7D5ED;
	border: 2px solid #589B2C;
	overflow: hidden;
	background-image:url('../images/backgroundClouds.gif');
}
div.middlecol a {
	text-decoration: none;
}
div.box3 {
	position: relativ;
	text-align: right;
	margin-top: .5em;
	margin-bottom: .5em;
	width: 158px;
	color: orange;
	background-color: transparent;
}
div.box3 a{
		text-decoration: none;
		float: right;
}
div.rightContainer {
	position: absolute;
	margin-top: 1px;
	right: 0px;
	width: 160px;
	background-color: transparent;
/*	border: 4px solid #0718FB; */
}
div.rightMenuBox {
	position: relativ;
	width: 165px;
	background-color: transparent;
}

/* NEW */
div.submenu ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.submenu li {
	float: right;
}
div.submenu a {
	display: block;
	width:164px;
	font-family: arial; 
	font-size: 16px;
	font-weight: bold;
	color: #020583;/* FAF49A;*/
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #E8E8E8;
	background-color: #589B2C; #719957;*/
}
div.submenu a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #325468;
}
#L2 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	width:148px;
	height: 15px;
	background-color: orange;
}
#L3 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	width:148px;
	height: 15px;
	background-color: gray;
}

div.footer{
	position: relative;
	height: 25px;
	width: 95px;
	padding-top: 5px;
	margin-top: 30px;
	background-color: transparent;
}
div.footer a{
	font-family: verdana;
	font-size: 10px;
	color: gray;
	text-decoration: none;
}
div.footer a:hover{
	color: red;
	text-decoration: none;
}
.homeButton {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	text-decoration: none;
	background-color: transparent;
}
.picture {
 align: left;
}

.artList a {
	display: block;
	width:300px;
	font-family: tahoma; 
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #FFFFFF;
}

.artList ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.artList li {
	float: right;
	margin-left: 20px;
}
div.title{
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
