@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#head {
	height: 262px;
	width: 955px;
}
#head #head-left {
	height: 262px;
	width: 715px;
	float: left;
}
#head #head-right {
	height: 262px;
	width: 240px;
	background-image: url(../img-layout/head-right.jpg);
	background-repeat: no-repeat;
	float: right;
}
#head #head-right #gallery-top {
	height: 156px;
	width: 176px;
	overflow: hidden;
	position: absolute;
	margin-top: 30px;
	margin-right: 51px;
	margin-left: 35px;
}

#content {
	width: 955px;
	float: left;
	background-image: url(../img-layout/background-link.jpg);
	background-repeat: repeat-y;
}
#content #left {
	width: 208px;
	float: left;
}
#content #left #nav-bar {
	width: 208px;

}
#content #left #nav-bar li {
	display: block;
	height: 40px;
	background-image: url(../img-layout/bg-link.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 196px;
	margin: 0px;
	padding-top: 47px;
}

#content #left #nav-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content #left #nav-bar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#content #left #nav-bar a:link, #content #left #nav-bar a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#content #left #nav-bar a:hover, #content #left #nav-bar a:active {
	color: #F90;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#content #left #nav-bar a.current:link, #content #left #nav-bar a.current:visited {
	color: #FFD942;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#content #right {
	height: auto !important;  /* per i browser moderni */
	height: 910px;      /* per IE5.x e IE6 */
	min-height: 910px;  /* per i browser moderni */
	width: 747px;
	background-image: url(../img-layout/bg-content-right.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 138px;
	float: right;
}

#content #right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#content #right a:link, #content #right a:visited {
	color: #061D8D;
	text-decoration: underline;
}
#content #right a:hover, #content #right a:active {
	color: #F60;
	text-decoration: none;
}
#content #right h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #590042;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(../img-layout/ico-h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-transform: capitalize;
}
#content #right h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D75C6;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	background-image: url(../img-layout/ico-h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: capitalize;
}
#content #right h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2D75C6;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #right h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D75C6;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}


#content #right table .staff  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
#content #right table tr td p {
	margin: 0px;
	padding: 0px;
}

#content #right table .staffcolor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	line-height: 20px;
}



#content #right .ico {
	padding-right: 5px;
}
#content #right .photogallery   {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding: 0px;
}
#content #right .galleryul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin: 0px;
}
#content #right .video {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#content #right .videoul  {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin: 0px;
}
#content #right .nextright {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	width: 707px;
	float: left;
}
#content #right #forum {
	width: 707px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}



#content #right #chat {
	width: 707px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}










#footer {
	background-image: url(../img-layout/footer.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 925px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	font-size: 14px;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}
#footer a:link, #footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #F60;
	text-decoration: none;
}
.news {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	line-height: 20px;
	padding-left: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
