.block
{
	position:relative;
}
.main_division {
	font-family: Calibri;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.buttons {
	text-align: center;
	background-image: url(../images/li_btn.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	list-style-type: none;
	display: block;
	height: 25px;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 130px;
	color: #FFFFFF;
	float: left;
}
.copyright {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/JPG/skeleton_bg.jpg);
}
.events {
	background-image: url(../New%20Folder/event_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #666666;
	color: #000000;
}
.division {
	cursor: crosshair;
	background-image: url(../New%20Folder/div_background.png);
	width: 100%;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
}
#backgroundPopup {
	background-color: #333333;
	display: none;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	height: 2000px;
	width: 100%;
}
.song {
	color: #FFFFFF;
	text-indent: 15px;
}
.song a {
	color: #FFFFFF;
	text-indent: 15px;
}
.song_top {
	color: #000000;
}
.song:hover {
	background-color: #0099FF;
	cursor: pointer;
}
.alert {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.alert:active {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.alert:hover {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
}
.video_btn {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.video_btn :hover {
	background: #3399FF;
	cursor: pointer;	
}
.menu_btn {
	display: block;
	width: 1000px;
	text-align: center;
}
.menu_btn a{
	float: left;
	display: block;
	width: 120px;
	height: 38px;
	background-image:url(../images/JPG/menu_bg.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	border-left: #000 1px solid;
	margin: auto;
}
.menu_btn a :visited{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: auto;
}
.menu_btn a:hover{
	display: block;
	width: 120px;
	height: 38px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin: auto;
	background-image:url(../images/JPG/menu_bg_hvr.jpg);
}td {
	text-align: center;
	vertical-align: top;
	background-repeat:repeat-x;
}