
#textblock {
	width: 1000px;
	color: #777;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 240px;
	background-image: url(images/dundeeaccommodation_02.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#masthead {
	padding: 0px;
	z-index: 20;
	width: 1000px;
	left: 50%;
	color: #f00;
	position: absolute;
	height: 240px;
	top: 0px;
	background-image: url(images/dundeeaccommodation_01.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contain #textblock .sn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 370px;
}

#footer {
	border: 0;
	padding: 0px;
	z-index: 10;
	margin: 0px;
	width: 1000px;

	color: #000066;
	position: relative;
	bottom: 0px;
	left: 0px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(images/dundeeaccommodation_03.gif);
}

