html {
	margin-bottom: 10px;
	}
body {
	background-image: url(images/2004/background.jpg);
	background-repeat: repeat;
	font-size: 1em;	
}
#wrapper {
	width: 750px;  
}
#header { 	
    position: absolute;
	left: 4px;
	top: 4px;
	background: transparent url(images/2004/gormenghast-title2.gif) no-repeat top left;
	width: 500px;
	height: 66px;
	margin-top: 5px;
	margin-left: 5px;
	}
#header h1 span {
	display:none
	}
#main {
    position: absolute;
	left: 4px;
	top: 74px;
	border:1px solid #000;
	background-color: #FFFFFF;
	padding: 5px;
	width: 530px;
	height: auto;
	margin-top: 10px;
	margin-left: 5px;
}	
#morestuff {
    position: absolute;
	left: 555px;
	top: 74px;
	border:1px solid #000;
	background-color: #FFFFCC;
	padding: 5px;
	width: 190px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#evenmorestuff, #stillmorestuff {
    position: absolute;
	left: 555px;
	top: 325px;
	border: 0px solid #000;
	padding: 0px;
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#stillmorestuff {
	background-color: #FFFFFF;	
	padding: 5px;
}
#cabins {
	border:  4px solid #CCCCCC;
	height: 105px;
	margin: 3px;
}
#cabin1 {
	margin: 4px;
	padding: 3px;
	border-right: 4px solid #CCCCCC;
	float: left;
}
#cabin2 {
	padding: 8px;
	clear: right;
}
#cabin2 p {
    margin-top: 0px; margin-bottom: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	margin-top: 0px;
}

p, li, dd, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
dl, dd {
    line-height: 60%;
}
dt {
font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #666633;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #666633;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.mainlinksGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
