
a:link { text-decoration: none; color:#FF4400}
a:visited { text-decoration: none; color:#FF4400 }
a:hover { color:red }
img {border:0}
.page_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #996600;
	background-image: url(sotwback.jpg);
	background-repeat: no-repeat;
	height: 1300px;
	width: 850px;
	float: left;
	padding: 30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.side_box {
	float: left;
	width: 150px;
	border: 1px dotted #FFE7C9;
	margin: 3px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.songoftheweek {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #996600;
	text-align: center;
	font-size: 12px;
	height: 100px;
	width: 100px;
	float: left;
	margin: 2px;
}
.unitbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 16px;
	width: 640px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	text-align: center;
}
.unitbox {
	width: 650px;
	float: left;
	
}
.jukebox {
	float: left;
	width: 250px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #996600;
}
.artworkcover {
	float: left;
	height: 120px;
	width: 120px;
}
.songoftheweektext {
	float: left;
	height: 100px;
	width: 530px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.datetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #996600;
}
.smallertext {
	font-size: 16px;
	color: #663300;
}
.smallestext {
	font-size: 12px;
	color: #663300;
}
.style2 {
	color: #FF0000;
	font-size: 12px;
}
.style3 {color: #FF0000}
.smallestext1 {font-size: 10px;
	color: #663300;
}


