body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-bottom:20px;
}
a{
	color: #FFFFFF;
}
#main{
	margin: auto;
	width: 794px;
	height: 560px;
	padding-top: 85px;
	margin-bottom: 30px;
	padding-bottom:20px;
	color: #FFFFFF;
	font-family: Garamond, Times New Roman, serif;
	position: relative;
	background-image: url(../images/frame_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#title{
	position: absolute;
	z-index: 1;
	left:0px;
	top: 20px;
}
#contact{
	position: absolute;
	z-index: 2;
	top: 58px;
	left: 572px;
}
#itunes{
	position: absolute;
	z-index: 3;
	top: 252px;
	left: 60px;
}
#mailingList{
	width: 260px;
	height:16px;
	float: right;
}
#mailingList form{
	display: inline;
}
#mailingList input{
	background-color: #333333;
}
#homeCinematic{
	position: absolute;
	z-index: 1;
	top: 6px;
	left: 38px;
}
#homeUnderground{
	position: absolute;
	z-index: 1;
	top: 433px;
	left: 65px;
}
#introSpacer{
	height:80px;
}
.enter{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 20px;
}
.enter a{
	color: #990000;
	text-decoration: none;
}
.enter a:hover{
	text-decoration: underline;
}

#content{
	margin: auto;
	width: 680px;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.1em;
	color: #FFFFCC;
	padding-bottom:30px;
}
#content a{
	color: #990000;
	text-decoration: none;
}
#content a:hover{
	color: #FF0000;
}
#contentInner{
	margin: auto;
	width: 566px;
}
#menu{
	width: 618px;
	margin: auto;
	margin-bottom:20px;
}
.centreDivide{
	width: 100%;
	background-image: url(../images/dot_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.colA{
	float: left;
	width: 282px;
	padding-left:55px
}
.colB{
	float: left;
	margin-left:16px;
	width: 260px;
	text-align: justify;
}
.smallText{
	line-height: normal;
	letter-spacing: normal;
}
.letterTitle{
	float: left;
	width: 75px;
}
.letterTitle2{
	float: left;
}
.grey{
	color: #444444;
}

div.hr {
  width:100%;
  display: block;
  height: 4px;
  background: url(../images/dot_horiz.gif) repeat-x center;
  margin-top: 20px;
  margin-bottom: 20px;
}
div.hr hr {
  display: none;
}

.scroll{
	float:left;
	display:inline;
	width: 55px;
	height:39px;
	margin-left: -55px;
	background-image: url(../images/scroll.gif);
}
.hilo{
	float:left;
	width: 45px;
	display: inline;
	margin-left: -45px;
	color: #666666;
	overflow: visible;
}
.hilo a{
	color: #990000;
	text-decoration: none;
}
.hilo a:hover{
	color: #FF0000;
}
.imageLeft{
	float: left;
	border: 1px solid #FFFFCC;
	margin-right: 8px;
}
#letterContent{
	margin: auto;
	width: 566px;
	height: 372px;
	background-image: url(../images/letter_bg.jpg);
	text-align: left;
}
#letterHeading{
	height: 24px;
	color: #990000;
	padding-left: 12px;
	padding-top: 8px;
	font-weight: bold;
}
#letterFrame{
	color: #000000;
	width: 536px;
	height: 304px;
	overflow: auto;
	padding: 12px;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
#header{
	font-family: Georgia, Times New Roman, serif;
	margin: auto;
	display: block;
	width: 720px;
	height: 90px;
	background-image: url(../images/banner3.gif);
	background-repeat: no-repeat;

}
#footer{
	margin: 0px auto;
  	width: 696px;
	color: #999999;
	font-size: 10px;
	text-align: right;
	border-top: 1px solid #333333;
	padding-top: 6px;
	padding-right: 4px;
}
#footer a{
	color: #999999;
}
#footer a:hover{
	color: #FFFFFF;
}

#menuLeft{
	font-family: Georgia, Times New Roman, Serif;
	display: block;
	float: left;
	padding-top: 70px;
	height: 23px;
	padding-left: 15px;
}

#adminMenu{
	margin-bottom:24px;
	font-size: 14px;
	font-weight: bold;
}
h1{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4{
	font-size: 10pt;
	font-weight: bold;
}
input {
	font-family: Georgia, Times New Roman, serif;
	font-size: 9pt;
	display: inline;
	
}
.heading{
	margin-bottom: 8px;
	display:block;
}
.imgMain{
	border:2px solid #FFFFFF;
}

.imgHolder{
	float: left;
	border:1px solid #FFFFFF;
	padding: 1px;
	margin-bottom:20px;
	margin-left: -4px;
}
.clear{
	clear:both;
}
.bodySmall{
	color: #FFFFFF;
	font-size: 11px;
}
.bodySmall a{
	color: #FFFFFF;
}
.details{
	font-size: 10px;
	margin-top: 10px;
	color: #666666;
}
.details a{
	text-decoration: none;
	font-size: 11px;
}
.details a:hover{
	text-decoration: underline;
}
.dialogue{
	position:absolute;
	left:115px;
	top:160px;
	width:240px;
	height: 130px;
	background-image: url(../admin/images/dialog.png);
	padding: 20px;
	color: #000000;
}
.button {
	position: absolute;
	display: block;
	width: 240px;
	bottom: 0px;
	padding-bottom: 30px;
}
.button a{
	margin: auto;
	color: #000000;
	text-decoration: none;
	display: inline;
	background-color: #CCCCCC;
	border-left: #FFFFFF 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-top: #FFFFFF 1px solid;
	padding: 2px 10px 2px 10px;
}
.button a:hover{
	background-color: #DDDDDD;
}
.listings{
	width: 360px;
}

.listings{
	margin: auto;
	margin-top: 20px;
	text-align: left;
	width: 560px;
}

.listingsA{
	float: left;
	width:100px;
}
.listingsB{
	float: left;
	width:240px;
}
.listingsC{
	float: left;
	width:120px;
}
.clearTour{
	clear:both;
	height:20px;
}
.album{
	float: left;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;
	width: 170px;
	height: 200px;
}
.album img {
	border: 1px solid #FFFFCC;
}
#galleryImg{
	position: relative;
	height: 372px;
	width: 566px;
	margin: auto;
}
#galleryNav{
	position: absolute;
	z-index: 6;
	bottom: 4px;
	right: 4px;
}
.shopItem{
	float: left;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;
	width: 170px;
	height: 200px;
	font-size: 11px;
	text-align: center;
}
.shopItem img {
	border: 1px solid #FFFFCC;
}
#shopContent{
	margin: auto;
	width: 566px;
	height: 372px;
	background-image: url(../images/letter_bg.jpg);
	text-align: left;
	color: #000000;
	overflow: hidden;
}
#shopContent a{
	color: #990000;
}
#shopContent a:hover{
	color: #FF0000;
}
#shopContent img{
	border: 2px solid #000000;
	margin: auto;
}
.shopCol{
	float: left;
	width: 263px;
	padding: 10px
}
form{
	display: inline;
}
#shopContent h1{
	margin: 0px;
	margin-left:15px;
	padding-top:15px;
	padding-bottom:5px;
}
#shopContent #description{
	height: 230px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	overflow: auto;
}
#shopContent #price{
	margin-top:5px;
	line-height: 200%;
}
#shopContent #total{
	text-align: right;
	padding-right:15px;
}
#basketFrame{
	width: 536px;
	height: 260px;
	overflow: auto;
	padding: 12px;
	margin: auto;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

.basketItem{
	width:500px;
	margin-bottom:4px;
}
.basketColA{
	width: 100px;
	float: left;
}
.basketColB{
	width: 100px;
	float: left;
}
.basketColC{
	width: 300px;
	float: left;
	padding-top:3px;
}