html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	text-align: top;
	background-color: #23343C;
	vertical-align: middle;
}




.maintable {
	width: 832px;
	margin: auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	height:100%;
	vertical-align: top;
	text-align: center;
}
.maintable td {
	padding: 0px;

}
.insidetable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0px;
	padding:0px;
	width:800px;
	background-image: url(../images/main-background-fade.gif);
}
.insidetable td {
	padding: 0px;
}


.avvio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.avvio a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #231607;
	text-decoration: none;
}	
	
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a2a3a4;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD0D0F;
	text-decoration: none;
	text-align: left;
	margin-right: 18px;
	line-height: 16px;
}
.dromoland-content{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a2a3a4;
	text-decoration: none;
	text-align: left;
	margin-right: 18px;
	line-height: 22px;
	font-weight: normal;
}
.dromoland-content2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a2a3a4;
	text-decoration: none;
	text-align: left;
	margin-right: 18px;
	line-height: 22px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.content-uppercase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a2a3a4;
	text-decoration: none;
	line-height: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.content-dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0D1215;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.content-dark2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0D1215;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;

}
#imageContainer {
	position:relative;
	margin:auto;
	width:850px;
}

#imageContainer img {
	position:absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#blackLayer {
	display: none;
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
}
.quickbook {
	background-color: #393a12;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #34393d;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.book{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #34393d;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	letter-spacing: 0.5px;
	line-height: 14px;
}

.book a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	letter-spacing: .5px;
}
#popupcontent{
	z-index:100000;
	margin:45px 0px 0px -50px;
	border:0px;
	padding:0px;
	padding-top:60px;
	background-image:url(../images/dylan-pop-bk.gif);
	background-repeat:no-repeat;
	position: absolute;
	overflow: hidden;
	background-position:top;
	background-repeat:no-repeat;
	height:399px;
	left: 80px;
	top: -8px;
}
