a { font-weight: bold; }
a:link, a:visited {
	text-decoration: none;
	color: #666666;
}	
a:hover, a:active {
	text-decoration: underline;
	color: #990000;
}


/* ---------- gallery container ---------- */
.gallery {
position:relative;
width:624px;
height:472px;
margin:1em auto;
}

/* ---------- opacity ---------- */
.gallery a img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:visited img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:hover img {opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.9;}

/* ---------- thumbnail images ---------- */
.thumb, .no-thumb {
float:left;
width:149px;
height:112px;
margin:2px;
}
.thumb {
border:1px solid #000;
}
.no-thumb {
border:1px solid #fff;
}
.thumb a img {display:block;}
.thumb a span {display:none;}
.thumb a:hover, .thumb a:active, .thumb a:focus {background:transparent;}

/* ---------- preview image ---------- */
.gallery a:hover span {
display:block;
position:absolute;
width:300px;
height:225px;
top:123px;
left:160px;
}

/* ---------- preview image title block ---------- */
.thumb em {
position:absolute;
width:200px;
top:196px;
left:50px;
-moz-border-radius:12px;
background:#ab5;
color:#036;
font:normal 12px/20px verdana;
text-align:center;
opacity:0.8;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity:0.8;
}
.thumb a {
text-decoration:none;
}

/* ---------- no border on images ---------- */
a img {border:0;}

/* ---------- clear floats ---------- */
.clear {
height:0;
line-height:0px;
font-size:0;
clear:both;
}

acronym { border: none; cursor: help; }

body {
	background: #000000;
	font: 90%/1.5em 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color: #999999;
	margin: 0;
	padding: 0;
}

p { margin: 0 0 10px; }

#container {
	position: absolute;
	background: transparent;
	display:     block;
	width:       600px;
	height:      375px;
	position:    relative;
	top:         0px;
	margin:      0 auto;
}
#container h3 { font-size: 110%; font-weight: bold; margin-bottom: 10px; margin-top: 30px; }

#pageHeader {
	margin: 0;
	height: 375px;
	background-image: url(banner.jpg);
}
#pageHeader h1, #pageHeader h2 {
	margin: 0;
	padding: 0px;
	color: #FFFFCC;
}

#quickSummary { position: absolute; bottom: 0; right: 0; z-index: 2; width: 170px; padding: 0 6px 5px; margin: 0; }
#quickSummary a { color: #377774; }
#quickSummary p { font-size: 90%; text-align: left; color: #377774; margin: 0; }
#quickSummary p.p1 { margin: 0; padding: 0; }

#preamble {
	position: absolute;
	top: 420px;
	right: 0;
	z-index: 2;
	width: 190px;
	font-size: 90%;
	color: #FFF;
	text-align: left;
	border-bottom: 15px solid #FFF;
	line-height: 14px;
	padding-top: 10px;
}
#preamble p { margin: 0 17px 15px 15px; }
#preamble h3 { height: 30px; margin: 0; padding: 0; }
#preamble h3 span {
	margin: 0;
	padding: 10px;
}

#supportingText {
	margin: 0;
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	width: 600px;
	float: right;
	text-align: center;
}
#supportingText p {
	margin: 0 20px 15px 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	background-color: #666666;
}

#explanation h3 {
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: underline;
	color: #990000;
	font-size: 140%;
	margin-top: 0px;
}
#explanation h3 span { margin: 0; padding: 20px; }

#participation h3 {
	height: 37px;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
#participation h3 span { margin: 0; padding: 20px; }

#benefits h3 { height: 37px; margin: 0; padding: 0; }
#benefits h3 span { margin: 0; padding: 20px; }

#footer {
	background: #000000;
	border-top: 15px solid #FFF;
	padding: 10px 15px 10px 10px;
	text-align: right;
	margin: 0;
	width: 600px;
}
#footer a { margin-left: 20px; color: #CCC; }
#footer a:hover, #footer a:active { color: #FFF; }

#linkList { background: transparent; padding: 0; margin: 0; width: 190px; position: absolute; top: 704px; right: 0; font-size: 90%; }

#linkList ul { margin: 0; padding: 0; list-style: none; }
#lselect ul, #larchives ul, #lresources ul { margin-top: -10px; margin-bottom: -10px; }
#linkList li { display: block; padding: 8px 0 7px 12px; margin: 0; line-height: 160%; border-bottom: 1px solid #FFF; }

#linkList li a { color: #FFFFFF; font: bold 110% arial, helvectica, sans-serif; }
#linkList li:hover {
	background-color: #6C6C6C;
	background-position: 0 0;
}
#linkList li:hover a { color: #FFF; }

#lselect { color: #377774; }
#lselect li:hover { color: #656565; }
#lselect li a { text-transform: uppercase; font: bold 110% arial, helvectica, sans-serif; display: block; margin: 0; padding: 0; }
#lselect li:hover a { color: #FFF; }
#lselect li a.c:link, #lselect li a.c:visited {	display: inline; font-weight: normal; text-transform: none; font-size: 100%; color: #377774; }
#lselect li:hover a.c { color: #FFB9CB; }

h3.archives { height: 30px; margin: 0; padding: 0; }
h3.archives span {
	margin: 0;
	padding: 10px;
	color: #FFFFFF;
}
#supportingTexth3 {
	margin: 0;
	background-color: #000000;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
	width: 600px;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 80px;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	border: 1px solid #333333;
	border-width: 1px 0;
	background-image: url(blockdefault.gif);
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #CCCCCC;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	color: #CCCCCC;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #CCCCCC;
	background-image: url(blockactive.gif);
}
#supportingTextflag {
	margin: 0;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: C10404;
	margin-top: 20px;
	width: 600px;
	float: right;
	text-align: center;
}

#bru {
	float: left;
}
#lu {
	float: right;
}
#testo {
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 80px;
	color: #FFFFCC;
}
#testata {
	position: relative;
}
#testo2 {
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 100px;
	color: #FFFFCC;
}
