@charset "UTF-8";
/* CSS Document */

body {
	background-color: #504d0b;
	background-image: url(../images/bg_green.png);
	background-repeat: repeat-x;
}

#content {
	background-image: url(../images/cont_bg_green.png);
	background-repeat: no-repeat;	
}
#contentanciuti {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_green_anciuti.png);
	background-repeat: no-repeat;
}
#contentconsort {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_green_consort.png);
	background-repeat: no-repeat;
}
ul.dropdown ul li {
	background-image: url(../images/nav_green.png);
	background-repeat: repeat;
}
#overlay{
	background-color: #504d0b;
}

#outerImageContainer{
	background-color: #504d0b;	
}

#imageDataContainer{
	background-color: #504d0b;
}

#contentside {
	color: #F9F2BC;	
}




#head {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	color: #fdd278;
	font-size: 11px;
	font-style: italic;
}
#contentmain {
	width: 516px;
	margin-right: auto;
	margin-left: auto;
	color: #fdd278;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

a {
	text-decoration: none;
	color: #fdd278;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #fdd278;
}

#contentright {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	color: #fdd278;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	height: 560px;
	padding-bottom: 20px;
}

ul.dropdown ul li {
	font-weight: normal;
	color: #f1bc73;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdd278;

}

ul.dropdown li a {
	display: block;
	border-right: none ;
	color: #fdd278;
	height: 20px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
}

#contentwrap {
	height:600px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdd278;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdd278;
}












#logo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	background-image: url(../images/logo_g.png);
	background-repeat: no-repeat;
}