body
{
	margin:0px;
	background-color:#2b66bb;
	font-size:12px;
	font-family:Helvetica, Arial, SansSerif;
	background-image:url(../images/bg.jpg);
}
img, div, .pngfix, input { behavior: url("/css/iepngfix.htc") }
.logohome
{
	width:400px;
	height:240px;
	position:absolute;
	top:355px;
	left:50%;
	margin-left:-400px;
	background-image:url(../images/logo-right.png);
	z-index:-15;
}
.logo
{
	width:300px;
	height:180px;
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-450px;
	background-image:url(../images/logo-right-smaller.png);
}

.enter
{
	width:400px;
	height:200px;
	position:absolute;
	top:370px;
	left:50%;
	background-image:url(../images/enter.png);
}
.entersilent
{
	width:400px;
	height:16px;
	position:absolute;
	top:575px;
	left:50%;
	background-image:url(../images/enter-silent.png);
}
.contents
{
	z-index:9;
	background-color:#fff;
	width:600px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	padding-left:15px;
	padding-right:15px;
	width:570px;
	top:15px;
	padding-bottom:30px;
}
.contentsbg
{
	z-index:8;
	background-color:#fff;
	width:600px;
	position:absolute;
	left:50%;
	margin-left:-150px;
	padding-left:15px;
	padding-right:15px;
	width:570px;
	height:100%;
	top:20px;
}
.musicbar
{
	position:absolute;
	top:0px;
	left:0px;
	height:18px;
	width:100%;
	z-index:10;
	padding:0px;
}
.musicbaroff
{
	position:absolute;
	top:0px;
	left:0px;
	height:16px;
	width:100%;	
	background-color:#ff8;
	text-align:center;
	padding-top:2px;
	z-index:10;
}
.navbar
{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-450px;
	width:300px;
	z-index:10;
}
.button
{
	width:300px;
	height:30px;
	background-color:#fff;
}
.button:hover
{
	padding-right:10px;
	background-color:#ff0;
	z-index:10;
}
.framecornertopleft
{
	width:25px;
	height:25px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(../images/frame/top-left.jpg);
}
.framecornertopright
{
	width:25px;
	height:25px;
	top:0px;
	right:0px;
	position:absolute;
	background-image:url(../images/frame/top-right.jpg);
}
.framecornerbottomleft
{
	width:25px;
	height:25px;
	bottom:0px;
	left:0px;
	position:absolute;
	background-image:url(../images/frame/bottom-left.jpg);
}
.framecornerbottomright
{
	width:25px;
	height:25px;
	bottom:0px;
	right:0px;
	position:absolute;
	background-image:url(../images/frame/bottom-right.jpg);
}
.frameedgetop
{
	width:100%;
	height:24px;
	top:0px;
	position:absolute;
	background-image:url(../images/frame/top.jpg);
}
.frameedgebottom
{
	width:100%;
	height:24px;
	bottom:0px;
	position:absolute;
	background-image:url(../images/frame/bottom.jpg);
}
.frameedgeleft
{
	height:100%;
	width:24px;
	left:0px;
	position:absolute;
	background-image:url(../images/frame/left.jpg);
}
.frameedgeright
{
	height:100%;
	width:24px;
	right:0px;
	position:absolute;
	background-image:url(../images/frame/right.jpg);
}
.homepagemusic
{
	top:0px;
	position:relative;
	margin-right:0px;
	margin-left:0px;
}
td.right
{
	text-align:right;
}
td.left
{
	text-align:left;
}
.events
{
	width:210px;
	height:20px;
	bottom:0px;
	right:0px;
	margin-left:-150px;
	padding-left:90px;
	padding-top:5px;
	background-image:url(../images/next-event.png);
	position:absolute;
	color:#fff;
	text-align:center;
	font-size:11px;
}
.thumbnail
{
	width:64px;
	height:64px;
	overflow-x:hidden;
	overflow-y:hidden;
	float:right;
	background-color:#000;
	text-align:center;
}
.dropshadow
{
	position:absolute;
	top:355px;
	left:0px;
	height:8px;
	width:100%;	
	background-image:url(../images/dropshadow.png);
	text-align:center;
	padding-top:2px;
	z-index:-10;
}
.cutout
{
	position:absolute;
	top:400px;
	left:50%;
	margin-left:200px;
	height:200px;
	width:178px;
	background-image:url(../images/cutout-home.png);
}
