/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/wide_tile2.gif) repeat-y 50% 0;
}

/* MAIN CONTENT LAYOUT */
#frame {
	width:508px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
#contentleft {
	width:12px;
	height:1px;
	padding:0px;
	float:left;
}
#contentcenter {
	width:381px;
	padding:0;
	float:left;
}
#contentright {
	width:115px;
	height:107px;
	padding:0;
	float:left;
}
#navbox {
	width:115px;
	height:200px;
	padding:0;
	float:left;
}
#pagehead {
	width:381px;
	height:117px;
	padding:0;
	margin-top:0px;
	background-image:url(../images/head.gif);
	background-repeat:no-repeat;
}
.sectiontitle {
	width:381px;
	height:99px;
	padding:0;
	margin-top:0px;
	clear:left;
}
#maindivider {
	width:381px;
	height:8px;
	padding:0;
	margin-top:0;
	clear:left;
	background-image:url(../images/bar.gif);
	background-repeat:no-repeat;
}

/* Content Formatting */

.newsitem {
	width:224px;
	padding:0;
	margin-left:1px;
	margin-top:20px;
	float:left;
}
#welike {
	width:132px;
	padding:0;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.picitem-container {
	margin-top:20px;
	margin-left:8px;
	width:365px;
	padding:0;
	float:left;
}
.picitem {
	width:130px;
	padding:0;
	float:left;
}
.picitem-copy {
	width:222px;
	padding:0;
	margin-left:10px;
	float:left;
}
.newsdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}
.newstitle {
	padding:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00FF33;
	font-weight:bold;
	background-color:#000000;
}
.newscopy {
	margin-top:10px;
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	line-height:13px;
}
.pinktext {
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#FF00CC;
	font-weight:normal;
	line-height:13px;
}
a {
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#FF00CC;
	font-weight:normal;
	line-height:13px;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#FF00CC;
	font-weight:normal;
	line-height:13px;
}
.paletext {
	margin-left:8px;
	margin-top:10px;
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#464646;
	font-weight:normal;
	line-height:13px;
}
.whitebold {
	font-family:Times New Roman, Times, serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:13px;
}
/* LISTEN SECTION */
.playercontainer {
	margin-top:20px;
	margin-left:5px;
	width:371px;
	height:247px;
	padding:0;
	float:left;
}

	