body {
	background: #000000;
	font: 12px "Verdana", serif;
	color: #7d7b7b;
	margin: 0px;
}
.aimage:link, .aimage:visited {
	text-decoration: none;
}
a:link, a:visited {
	color: #eae1d8;
	text-decoration: none;
}
a:hover, a:active {
	color: #7d7b7b;
	text-decoration: underline;
}
h1 {
	font-size: 17px;
	color: #7d7b7b;
	margin-bottom: 4px;
	border-bottom: 1px solid #7d7b7b;
	text-align: right;
	font-family: "Times New Roman";
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 1px;
	margin-top: 0;
}
h4 {
	font-weight: bold;
	text-decoration: underline;
}
s {
	font-size: 10px;
	text-decoration: none;
}
.main-area {
	width: 780px;
	background: #000000;
}
.top-menu {
	padding: 5px;
	font-size: 12px;
	font-family: arial;
	text-transform: uppercase;
	text-align: right;
}
.top-menu a:link, .top-menu a:visited {
	padding: 0 10px 0 10px;
	color: #7d7b7b;
	border-top: 1px solid #7d7b7b;
	border-right: 1px solid #7d7b7b;
	text-decoration: none;
}
.top-menu a:active, .top-menu a:hover {
	padding: 0 10px 0 10px;
	color: #ccc;
	border-top: 1px solid #7d7b7b;
	border-right: 1px solid #7d7b7b;
}
.content {
	width: 720px;
	text-align: right;
	padding: 30px 0 30px 0;
}
.left-line {
	border-right: 1px dotted #7d7b7b;
}
.bottom-menu {
	font-size: 12px;
	font-family: arial;
	padding: 10px 15px 10px 0;
	text-align: right;
	border-bottom: 1px solid #7d7b7b;
}
.bottom-menu a:link, .bottom-menu a:visited {
	color: #7d7b7b;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.bottom-menu a:active, .bottom-menu a:hover {
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px 0 10px;
}	
.open {
	width: 480px;
	text-align: left;
}
.comments {
	font-size: 11px;
	font-style: italic;
	padding-top: 20px;
	text-align: left;
	width: 130px;
}
.mailing-list {
	background: #191717;
	padding: 10px;
	color: #7d7b7b;
	text-align: right;
}
.bottom {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
}
.left-border {
	border: 1px solid #4e4545;
	padding: 5px;
}
.comment {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #af7a7a;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #7d7b7b;
}
.comment1 {
	font-family: Georgia;
	font-size: 13px;
	color: #66d086;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #7d7b7b;
}
.comment2 {
	font-family: Arial;
	color: #ab8fd6;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #7d7b7b;
}
.comment3 {
	color: #f05ff9;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #7d7b7b;
}
.song {
	padding: 10px;
	border: 5px solid #eae1d8;
	font-size: 15px;
	width: 280px;
}
.comment4 {
	font-family: Georgia;
	font-size: 15px;
	color: #ffffff;
	padding: 5px 0 5px 0;
	background: #66d086;
	border-top: 1px solid #7d7b7b;
	border-bottom: 1px solid #7d7b7b;
}
.comment5 {
	font-family: Georgia;
	font-size: 15px;
	color: #ffffff;
	padding: 5px 0 5px 0;
	background: #ab8fd6;
	border-top: 1px solid #7d7b7b;
	border-bottom: 1px solid #7d7b7b;
}
.announce {
	background-color: #f05ff9;
        padding: 5px 30px;
        font-size: 11px;
        color: #000000;
	margin-bottom: 10px;
}