* html .lyricFloat img {behavior:url(/includes/IEpngfix.htc);}

body {
	text-align:center;
	font-family:Arial,Verdana,sans-serif;
	font-size:70%;
	background-color: #fff;
	color:#000;
	margin:0px;
	padding:0px;
}

table, td, tr, img {
	border:none;
/*	margin:0px;
	padding:0px;*/
}

.header {
	margin-top:5px;
}

.header, .main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.header img{ float:left; }

.main {
	margin-top:0px;
}

.left {
	margin-top:15px;
/*	width:297px; */
	width:277px;
	height:513px;
	float:left;
	background-image:url(../images/leftbar.gif);
	background-repeat:no-repeat;
/*	border: 1px solid #fff; */
}

.right {
	width:720px;
	height:540px;
	float:left;
/*	border: 1px solid #fff; */
}


.menubox {
	text-align:left;
	margin-left:40px;
	margin-top:-21px;
	
/*	border: 1px solid #fff; */
}

.menuitem {
	margin-top:10px;
	margin-bottom:10px;
}

.submenubox {
	margin-top:10px;
	margin-bottom:10px;
}
.submenuitem {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

.contentbox, .homebox {
	text-align:left;
	width:669px;
	height:487px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	padding-top:20px;
	background-repeat:no-repeat;
/*	border: 1px solid #fff; */
}
.contentbox{
	font-size:12px;
	letter-spacing:0.1pt;
	background-image:url(../images/border.gif);
}

.contentbox ul {
	margin:20px 0px;
}
.contentbox li {
	list-style-type:none;
	margin-bottom:15px;
}

.contentbox li a {
	text-decoration:none;
	color: #6b1364;
	font-weight:bold;
}

.homebox {
	background-image:url(../images/home.jpg);
}

.lyricFloat {
	left:6px;
	position:relative;
	top:390px;
	color:#fff;
}

.lyricFloat h2{ margin:0; padding-bottom:10px; font-size:1.4em }

object, embed {
margin:0;
padding:0;
border:none;
}

#static_content {
	color: #000000;
	float:left;
	height:486px;
	min-height:486px;
	left:23px;
	padding:20px;
	position:relative;
	text-align:left;
	top:19px;
	width:683px;
	font-weight: bold;
	font-size:14px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
		
}

#spacer {
	height: 95%;
	background-color:#FFFFFF;
	overflow: auto;
	width: 100%;
}

#static_content a {
	color:#EC193A;
	text-decoration: none;
	
}


