p.xbookonline{
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
}
a:link{
	color:white;
	text-decoration:none;
}
a:visited{
	color:white;
	text-decoration:none;
}
a:hover{
	color:#d9b576;
}
p{
	color:white;
	font-family:Tahoma;
}
p.topLinks{
	font-size:13px;
	margin-top:45px;
	padding-right:35px;
	word-spacing:8px;
}
body{
	background:black url('../images/events.jpg') no-repeat scroll center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:870px;
}
.container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	height:770px;
	width:810px;
}
.header{
	background: url('../images/head.jpg') no-repeat;
	text-align:right;
	position:absolute;
	top:5px;
	left:0px;
	height:88px;
	width:810px;
}
html>body .header{
	background: url('../images/top.png') no-repeat;
}
.bookonline{
	margin-left:20px;
	position:absolute;
	top:674px;
	width:790px;
	height:20px;
}
img {
   behavior: url("pngbehavior.htc");
}
table{
	color:white;
}
div.contactbody{
	position:absolute;
	top:100px;
	left:270px;
}