.booknowbutton {
	position:absolute;
	background-image:url(images/book_now.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:143px;
	height:41px;
	left:438px;
	top:408px;
}

.booknowbutton:hover {
	background-image:url(images/book_now_hover.png);
}

.bodytext {
	position:absolute;
	width:444px;
	height:42px;
	font-family:Verdana;
	font-size:10px;
	line-height:20px;
	color:#B6B6B6;
	text-align:left;
	left:87px;
	top:164px;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	font-family:Verdana;
	font-weight:normal;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	padding-left:10px;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	padding-top:8px;
}

.newStyle {
}

.topBar {
	background-color:#333333;
	width:100%;
	height:79px;
}

#mycontent {
	width:600px;
	height:400px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #4C4C4C;
}

body {
	background-color:#333333;
	background-image:url(images/starstile.jpg);
}

#bottombar {
	position:absolute;
	bottom:0px;
	height:20px;
	width:100%;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	padding-top:9px;
}
