body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#888888;
	font-size:10px;
	text-align:center;
	margin-top:10px;
}

a:link{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#main {
	position:relative;
	width:755px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#location {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:41px;
}

#jrhome {
	position:absolute;
	left:144px;
	top:0px;
	width:158px;
	height:41px;
}

#niagara07 {
	position:absolute;
	left:302px;
	top:0px;
	width:157px;
	height:41px;
}

#donate {
	position:absolute;
	left:459px;
	top:0px;
	width:158px;
	height:41px;
}

#contact {
	position:absolute;
	left:617px;
	top:0px;
	width:157px;
	height:41px;
}

#top-right {
	position:absolute;
	left:774px;
	top:0px;
	width:26px;
	height:41px;
}

#body-top {
	position:absolute;
	left:0px;
	top:41px;
	width:755px;
	height:17px;
}

#player {
	position:absolute;
	width:400px;
	height:410px;
	z-index:1;
	overflow:visible;
	top:152px;
	left:10px;
	text-align:left;
	vertical-align:middle;
	
}

#otherBandwidth{
	position:absolute;
	left:12px;
	top:470px;
	width:475px;
	height:15px;
	z-index:2;
	padding-right:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#top_banner{
	position:absolute;
	width:760px;
	height:125px;
	z-index:1;
	left:10px;
}

#playlist_menu{
	position:absolute;
	width:370px;
	height:400px;
	z-index:1;
	left:410px;
	top:151px;
	overflow:hidden;

}

#bottom_banner{
	position:absolute;
	width:760px;
	height:137px;
	z-index:1;
	left:10px;
	top:545px;
/*	background-color:#00FF00 */
}

#body_text {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-color:505050;
	position:absolute;
	left:11px;
	top:58px;
	width:780px;
	height:700px;
	overflow:auto;
	z-index:0;
}

#body_text p{
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
}

#left {
	position:absolute;
	left:0px;
	top:58px;
	width:11px;
	height:700px;
	overflow:hidden;
}

#right {
	position:absolute;
	left:791px;
	top:58px;
	width:9px;
	height:700px;
	overflow:hidden;
}

#footer {
	position:absolute;
	left:0px;
	top:730px;
	width:755px;
	height:5px;
	text-align:center;
}
