@charset "UTF-8";
/* CSS Document */

body{
background-image:url(images/2010background.jpg);
background-repeat:repeat;
margin-top:0;
}

#home{
	height:100px;
}

#press{
	
}

#lyricspage{
height:1500px;	
}
#news-page{
	background-color:#fff;
	text-align:left;
	background-image: url(images/whitefill.jpg);
}
#news{
	background-color:#5D665C;
	background-image:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#news2010{
	background-color:#fff;
	background-image:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#wrap{
margin-left:auto;
margin-right:auto;
height:auto;
width:910px;
background-color:#FFF;
}


#header{
height:489px;
width:910px;
}

#navigation{
height:36px;
width:910px;
background-image:url(images/navBG2010.gif);
background-repeat:no-repeat;
}

#contentbg{
height:1500px;
width:910px;
background-color:#fff;
position:relative;
}


#leftcontentbox{
	position:absolute;
	top:58px;
	left:9px;
	height:auto;
	width:620px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#rightcontentbox{
	position:absolute;
	top:13px;
	right:15px;
	height:300px;
	width:220px;
	background-color:#fff;
}

#newsbox{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#fff;
	font-size: 12px;
}

#newstitle{
	color:#556D7B;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.thinborder{
	border: 1px solid #999;	
}
p {
padding: 0 0 1em;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 600px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
background-color:#566D7B;
	margin:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#f2f2f2;
}

.bottompaddingfive{
	padding-bottom: 5px;	
}


.heading{
	color:#003366;
	font-size: 18px;
	margin:0 0 8px 0;
}
.heading_blue{
	color:#003366;
	font-size: 18px;
	margin:0;
	padding:2px;
	background-color: #B3C4D9;
	display: block;
	border: 1px solid #003366;
	margin-bottom:6px;
}
.heading_small{
	color:#556D7B;
	font-size: 16px;
}
.text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 8px;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
hr{
	background-color: #566D7B;
	height: 2px;
	padding-bottom: 5px;
}

.storehead{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #556D7B;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #020719;	
}

.newstitle{
	color:#556D7B;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #556D7B;	
}