#container {
	background-image: url(../images/backround/NEW%20BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 680px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #060;
	background-color: #000;
}
#container2 {
	background-image: url(../images/backround/NEW%20BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #060;
	background-color: #000;
}
#pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	width: 200px;
	margin-left: 420px;
	text-align: center;
}
#navbar {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#content {
	text-align: center;
	padding: 10px;
	margin-top: 35px;
	margin-left: 130px;
	width: 790px;
	height: 400px;
	border: 2px solid #030;
	background-color: #CCC;
	overflow: auto;
	color: #000;
}
#content2{
	text-align: center;
	margin-top: 35px;
	margin-left: 88px;
	width: 893px;
	height: 1155px;
	border: 2px solid #030;
	color: #000;
}
.topLinx {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
}

#container #content #booking {
	text-align: left;
}
.titleLeft {
	text-align: left;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #030;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
#footer a:link {
	text-decoration: none;
	color: #000;
}
#footer a:visited {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration: none;
	color: #F00;
}


#pdfLink {
	width: 100px;
	height: auto;
	margin-top: 50px;
	margin-right: 25px;
	margin-left: 100px;
}
.sideLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
#container #NandatownLink {
	width: 140px;
	float: right;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-left: 25px;
}
body {
	background-color: #000;
}
.style8 {	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #090;
}
a:active {
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
