.border {
	border: 8px solid #A2232C;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #363B46;
}
.themenu {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #323742;
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
}
.mainbackground {
	color: #FFFFFF;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.body:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.body:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
body {
	margin-top: 10px;
	font-family: verdana;
	font-size: 12px;
}
.nobackground {
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.picture {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}.songs {
	line-height: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
}
.pictureCopy {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 5px;
}
.mainbody {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.companytext {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 66px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: justify;
}
.reviewtext {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 39px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: justify;
}
.hometext {

	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 52px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: justify;
}
.charactertext {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
}
.lyrics {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.lyricsheader {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#news {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	font-size: 12px;
	color: #43343E;
	background-color: #FFF;
	padding: 2px;
	float: left;
	border: 1px solid #A2232C;
}

#news h1 {
	font-size: 13px;
	color: #A2232C;
	margin: 0px;
}
#news p a {
	color: #A2232C;
	text-decoration: underline;
}
