
#lightbox{
	z-index:100;
	background-color:#eee;
	padding: 10px;
	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(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}











body {
	margin: 0px;
	background-image: url(../images_template1/Sfondo note.jpeg); 
/*	background-color: #993333; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-image: url(../images_template1/Sfondo note.jpeg); 
/*	background-color: #993333; */
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333366;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #FFCC00;
}
td.shadow_right {
/*	background-image: url(../images_template1/border_shadow_l.jpg); */
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
/*	background-image: url(../images_template1/border_shadow_r.jpg); */
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-image: url(../images_template1/below_header.jpg);
	height: 50px;
	color: #FFFFFF;
	padding: 0px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-image: url(../images_template1/Sfondo note.jpeg); 
/*	background-color: #993333; */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-top-color: #993333; */
	border-right-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-right-color: #993333; */
	border-bottom-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-bottom-color: #993333; */
	border-left-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-left-color: #993333; */
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: url(../images_template1/Sfondo note.jpeg); 
/*	background-color: #993333; */
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-top-color: #993333; */
	border-right-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-right-color: #993333; */
	border-bottom-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-bottom-color: #993333; */
	border-left-color: url(../images_template1/Sfondo note.jpeg); 
/*	border-left-color: #993333; */
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
	background-repeat: repeat;
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}