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);
}
.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;
}
.button:hover
{
	padding-right:10px;
	background-color:#1e6cd5;
	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:24px;
	position:relative;
	margin-right:24px;
	margin-left:24px;
}
td.right
{
	text-align:right;
}
td.left
{
	text-align:left;
}
.events
{
	width:100%;
	height:16px;
	padding-bottom:24px;
	bottom:0px;
	position:absolute;
	color:#fff;
	text-align:center;
}
.thumbnail
{
	width:64px;
	height:64px;
	overflow-x:hidden;
	overflow-y:hidden;
	//float:right;
	background-color:#000;
	text-align:center;
	display:inline-block;
}
.floatimgleft
{
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.floatimgright
{
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}
.alumnithumbs
{
	width:96px;
	height:96px;
	text-align:center;
	background-color:#000;
	float:left;
	overflow-x:hidden;
	overflow-y:hidden;
}
.videolink
{
	height:30px;
	text-align:center;
	padding-top:10px;
}
.videolink:hover
{
	background-color:#9cf;
}