body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainContainer {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: middle;
}
#mainContainer {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: middle;
}
#divHeader {
	width: 960px;
	height: 70px;
}
#divMain {
	width: 960px;
	height: 400px;
	vertical-align: top;
	text-align: center;
}
#divMenu {
	width: 960px;
	height: 80px;
	text-align: center;
}
#divScroll {
	width: 780px;
	height: 360px;
	overflow: auto;
	position: relative;
	left: 20px;
	top: 10px;
}
#divContent {
	width: 960px;
	height: 400px;
	background-color: #996600;
}
#divGalDesc {
	text-align: left;
}
#divTitleL1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 12px;
	vertical-align: middle;
	padding-left: 1px;
}
#divTitleL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 18px;
}
.tdHeader {
	padding: 10px;
	text-align: left;
	vertical-align: bottom;
}
.tdText {
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.tdAddress {
	padding: 10px;
	text-align: right;
}
.tdPanoramica {
	width: 780px;
	height: 220px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.tdSpecs {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdGallery {
	text-align: right;
	padding: 10px;
	vertical-align: top;
}
.tdThumb {
	text-align: right;
	padding: 5px;
}
.tdList {
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.tdSideMenu {
	font-size: 9px;
	padding: 10px;
	height: 380px;
}
.tdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.tdColumnA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	position: static;
}
.tdColumnB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	text-align:center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgThumb {
	padding-right: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

