body {
	background-color: transparent;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.rap{
	height : 100%;
	width : 100%;
	margin : 0px 0px 0px 0px;
}

.header{
	width : 100%;
	padding : 5px 0px 15px 0px;
	background : url("images/EasyBarFill.jpg") repeat-x;
	text-align : center;
	height : 125px;
}

.headtext{
	font : bold italic 2.5em/1.2em Garamond,Palatino,serif;
	color : Green;
}

.preheadtext{
	font : bold italic 2.0em/1.8em Garamond,Palatino,serif;
	color : Green;
}

#sidenavcell{
	width : 170px;
	vertical-align : top;
	float : left;
	padding-left : 20px;
}

#bodycell{
	vertical-align : top;
	padding : 0px 10px 0px 10px;
	margin-left : 175px;
}

#active-content{
	width : 100%;
	height : 360px;
}

.leftbutton{
	text-align : center;
	padding : 2px 0px 2px 0px;
}
 
.widget{
	padding-right : 5px;
	text-align : right;
	width : 40%;
	height : 360px;
	float : left;
}

.L365list{
	padding-left : 5px;
	text-align : left;
	width : 55%;
	height : 360px;
	float : right;
}

.now-playing{
	font : bold 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #993333;
	text-align : right;
	padding : 0px 85px 8px 0px;
}

 .recently-played{
	font : bold 1.0em/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #993333;
}
.bodytextbig{
	font : italic 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Green;
	padding : 0px 5% 20px 5%;
	text-align : justify;
	vertical-align : top;
}

.bodytextsmall{
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Green;
	padding : 10px 5% 10px 5%;
	text-align : justify;
}

.miniplaylistheader{
	text-align : center;
	font : bold italic 1.2em "Times New Roman", Times, serif;
	color : Green;
}

.texttag, A:link, A:visited, A:active, A:hover{
	font : bold 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 10px 5% 10px 5%;
	color : Green;
}
