#banner {
	position:absolute;
	left:-1px;
	top:1px;
	width:100%;
	height:95px;
	z-index:102;
	border-bottom: solid #0000FF 3;
}
#nav {
	position:absolute;
	left:0px;
	top:95px;
	width:160px;
	height:720px;
	z-index:101;
}
#content {
	position:absolute;
	left:160px;
	top:95px;
	width:auto;
	height:720px;
	z-index:100;
	right: 100px;
	text-align: center;
	font-weight: bold;
}
#danceNav {
	position:absolute;
	top:95px;
	width:100px;
	height:720px;
	z-index:4;
	right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: small;
}
body {
	background-color: #990000;
}
a:link {
	color: #66FFFF;
}
a:visited {
	color: #66FF99;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF9999;
}
.style1 {font-weight: bold
}
div.findUs01 {
	width: auto;
	height: auto;
	position:absolute; 
	left:80px; 
	top:90px;
	z-index: 200;
}
div.findUs02 {
	width: auto;
	height: auto;
	position:absolute; 
	left:475px; 
	top:315px;
	z-index: 1;
	}
