* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/page_bkg.jpg);
}
#wrapper {
	margin: 0 auto;
	width: 910px;
}
#leftcolumn {
	height: 885px;
	width: 300px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rightcolumn {
	float: right;
	height: 885px;
	width: 600px;
	display: inline;
	position: relative;
	background-image: url(images/int_body.jpg);
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bodyhead {
	position: relative;
	height: 50px;
	width: 505px;
	top: 51px;
	left: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	font-weight: bold;

	
}

#bodytext {
	position: relative;
	overflow: auto;
	height: 675px;
	width: 480px;
	top: 75px;
	left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}

#bodytext Li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 150%;
	display: inline;
	

	
}
#bodytext Li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-right: 5px;
	font-size: 10px;
	color: #FFFFFF;
}

#bodytext Li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC33;
	padding-right: 5px;
	text-decoration: none;
}
#bodytext Li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 5px;
	text-decoration: underline;
}
#bodytext Li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 5px;
	text-decoration: underline;
}


#bodytext h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	line-height: 125%;
	display: block;
	margin-bottom: 10px;

	
}
#bodytext h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 125%;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;

	
}
#bodytext img{
	margin-bottom: 10px;
	border: 1px dashed #333333;

	
}
#songlist{
	filter: Invert;
	width: 450px;
	background-color: #333333;
	vertical-align: middle;
	text-align: center;
	height: 40px;
}
#songlist2{
	filter: Invert;
	width: 450px;
	background-color: #333333;
	vertical-align: middle;
	text-align: center;
	height: 60px;
}

#sidebar{
	background-image: url(images/int_l_panel.jpg);
	height: 597px;
	padding: 0px;
}
#sidebarmusic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 10px 10px;
	height: 550px;
	width: 230px;
	display: block;
	overflow: auto;
	margin-left: 10px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}

#sidebarmusic h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	
}
.imagepad {
	left: 0px;
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	display: block;
}
