html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:12px;
	background: url(images/bgTile.jpg)
}
p {
	margin:20px 0px;
	line-height:14px;
}

.top {
	width:100%;
	height:130px;
	position:fixed;
	top:0;
	left:0;
	z-index:2;
	margin:0;
	padding: 0 0 0;
	background: url(images/topBGtile.png) repeat-x;
}

.logo {
	background: #000 url(images/logo.png) no-repeat center left;
	height: 100px;
	padding: 0;
	margin: 0 0 -2px 0;
}

.navigation {
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
}

.navigation ul {
	list-style: none inside none;
	float: left;
	margin: 84px 0 0 35px;
	padding: 0;
}

.navigation li {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

.navigation a {
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	color: #fff;
	border-bottom: solid 2px white;
	padding-bottom: 2px;
}

.navigation a:hover {
	color:#0CF;
	border-bottom: solid 2px #0CF;
}

.navigation a.visited {
	color: #fff;
	border-bottom: solid 2px #fff;
}

.topContent {
	width:1000px;
	height: 130px;
	margin:0px auto;
	background: none;
}

.topContent p {
	color:#fff;
}

.logo {
	background: none;
	padding: 0;
	margin: 15px 0 0 0;
	float: left;
	height: 113px;
	width: 90px;
}

.spacer {
	height:20px;
	background:#fff;
	z-index:2;
	top:100px;
	left:0;
	position:fixed;
	width:100%;
	padding: 0;
	margin: 0;
}

.bottom {
	width:100%;
	height:100%;
	position:relative;
	z-index:1;
	margin-top:120px;
}
.bottomContent {
	width:1000px;
	margin:0px auto;
	background: none;
}


h1 {
	font-size: 45px;
	line-height: 50px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 10px 0;
	margin: 0;
	width: 455px;
	color: #00A2DA;
	border-bottom: solid 10px #CCC;
}

h2 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 8px 0 0 0;
	width: 455px;
	
}

h3 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 8px 0 0 0;
	color: #00a2da;
	width: 455px;
}

p {
	font-size: 14px;
	line-height: 26px;
	font-weight: lighter;
	font-style: normal;
	padding: 0;
	margin: 10px 0 0 0;
	width: 700px;
}

div.banner {
	width: 1000px;
	height: 350px;
	float: left;
	margin: 30px 0 30px 0;
	padding: 0;
	text-align: center;
	background: #000;
}

div.main_content {
	float: left;
	width: 1000px;
	margin:  0;
	padding: 0;
	text-align: left;
}

div.main_content a {
	text-decoration: underline;
	color: #000;
	font-style: oblique;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin: 30px 0 5px 10px;
	padding: 0 0 0 15px;
}

div.main_content a:hover {
	background: #00a2da url(images/arrow.jpg);
}

div.news {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0;
}

div.news a {
	margin:0;
	padding: 0;
}

div.news p {
	line-height: 26px;
}

div.footer {
	float: left;
	width: 100%;
	height: 100px;
	margin: 60px 0 20px 0;
	padding: 0;
}

div.footer p {
	float: left;
	line-height: 20px;
	margin: 80px 0 0 10px;
}

div.hotspots {
	float: right;
	width: 190px;
	margin: 0 0 0 10px;
	padding: 0 0 0 30px;
	border-left: dashed 2px #999;
}

div.hotspots h1 {
	font-size: 25px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 5px 5px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	background: none;
	color: #666666;
	width: 190px;
	border:none;
}

div.hotspots a{
	float: righrt;
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 190px;
}

div.hotspots a:hover {
	background: none;
}

div.links {
	float: right;
	margin: 0;
	padding: 0 0 20px 0;
	background: none;
	border: none;
	width: 190px;
	border-bottom: dashed 2px #999;	
}

#linkGraphic {
	float: right;
	margin: 0;
	padding: 0 0 20px 0;
}

div.shops {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	background: none;
	border: none;
	width: 190px;
	border-bottom: dashed 2px #999;		
}

div.bands {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	background: none;
	border: none;
	width: 190px;
	border-bottom: dashed 2px #999;		
}

div.publicity {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	background: none;
	border: none;
	width: 190px;
}

.footer {
	width: 1000px;
	border-top: dashed 1px #666;
}

.news ul {
 float: left;
 margin: 0;
 padding: 0;
 width: 700px;
 list-style: none inside none;
}

.news li {
	float: left;
	margin: 30px 0 0 0;
	padding: 0 30px 30px 0;
	list-style: none inside none;
}