body {
	
	/*background-image:url(assets/images/background.gif);*/
	background-color: #003000;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #CCCCCC;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #c8c898;
}

#wrapper {

	margin: 0 auto; 
	width:960px;


}

#menulayer {

	width:130px; 
	float:left;
	height:500px; 
	margin-left: 10px;

}

#logolayer {

 width:900px;
 padding: 15px 0 20px 0;

}

#contentlayer {

 float:right; 
 width:800px;
 min-height: 500px; 
 margin-bottom: 15px;
 margin-top: 10px;

}

#footer {

	clear:both;
	margin:auto; 
	width:900px;

}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.titles	{
	font-weight: bold;
	font-style: italic;
}

.gold {

	color: gold;

}

.arrows {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	font-variant: small-caps;
	display:inline;
}

.arrows a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.arrows a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.arrows a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.arrows a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.currentpaintings {

	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
