#clear {
		clear: both;
		margin:0px;
		padding:0px;
}

#copys {
	text-align: left;
	width: 1000px;
	font-family: arial,verdana;
	font-size: 0.7em;
	color: #aaa;	
}
#copys a {
	color: #eee;	
}
#copys a:hover {
	color: #d55027;
}

hr {
	width: 1000px;
	margin: 5px 0 5px 0;
	height: 1px;
	background-color: #3d657c;
	border-width:0px;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: center;
	background-image: url("../i/back.gif");	
}

#addback {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-position: center;
	background-image: url("../i/back-main2add.gif");	
}



#map {
	width:100%;
	background-position: top center;
	background-repeat: no-repeat;	
	background-image: url("../i/back-main.jpg");	
}
#map2 {
	width:100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("../i/back-main2.jpg");	
}

#head {
	background-image: url("../i/back-up.jpg");
	background-position: top right;
	width: 100%;
	height: 330px;
}

#block01 {
	float: left;
	width: 300px;
}
#block02 {
	padding-top: 30px;
	padding-bottom: -4px;
	float: right;
	width: 400px;
}
#block03 {
	float: right;
	width: 300px;
}

#prima, #logo {
	text-align: center;
	margin-top: 95px;
}

#subtext {
	text-align: center;
	margin-top: 55px;
}
#menu-main {
	padding: 10px 0 0 0;	
	text-align:center;
	font-family: arial,verdana;
	height: 30px;
	*height:50px;
	color: #aaa;	
	font-size: 0.9em;	
}

#menu {
	background-position: top;
	background-image: url("../i/back-menu.jpg");	
	background-repeat: no-repeat;
	padding: 10px 0 0 0;	
	text-align:center;
	font-family: arial,verdana;
	height: 30px;
	*height:50px;
	color: #aaa;	
	font-size: 0.9em;	
}
#menu-main a, #menu a {
	color: #fff;
}
#menuempty {
	font-family: arial,verdana;
	color: #fff;
}
#menu-main a:hover, #menu a:hover {
	color: #d55027;
}

#text {
	padding-right:30px;
	*float:left;
	margin-top:30px;
	text-align: left;
	width:600px;
}
#text h1, #photo2 h1, #secondpage h1 {
	font-family: arial,verdana;
	font-size: 1em;
	color: #ccc;	
}
#text, #photo2, #secondpage{
	font-family: arial,verdana;
	font-size: 0.8em;
	color: #aaa;
	font-weight: normal;
}

#secondpage {
	margin-top:30px;
	text-align: left;
	width:1000px;
}
#secondpage img {
	margin: 0 20px 20px 0;
	border-width: 2px;
	border-color: #fff;
}
#secondpage a, #photo2 a, #text a {
	color: #fff;
	}

#secondpage h2{
	font-family: arial,verdana;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}

#photo2 {
	text-align: left;
	padding-left:50px;
	width: 400px;}


#photo {
	text-align: left;

	width: 400px;
	height: 430px;
	background-position: top;
	background-image: url("../i/back-photo.gif");
	background-repeat: no-repeat;
	padding: 20px 20px 20px 50px;
	*padding: 30px 20px 20px 20px;
	color: #aaa;

}
#content h1, #photo h1 {
	font-family: arial,verdana;
	font-size: 1em;
	color: #ccc;	
}
#content h2, #photo h2{
	font-family: arial,verdana;
	font-size: 1em;
	color: #aaa;
	font-weight: bold;
}
#content a, #photo  a{
	font-family: arial,verdana;
	font-size: 1em;
	color: #fff;
}


	
#content {
	text-align:center;
	width: 1000px;
}



#article-head {color:#ffffff;font-size:1.2em;}




#lightbox{
	background-color:#eee;
	padding: 30px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(/i/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/i/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/overlay.png", sizingMethod="scale");
	}
