a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E8E8E8;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.SongTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	text-align: left;
}
.AlbumTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AB0100;
	word-spacing: 4em;
}
.pageHeadingLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AB0100;
	word-spacing: 4em;
	text-align: left;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
}
.Sans16Dateline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
}
.Sans14Copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.Lyrics {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	text-align: left;
}
.Serif14Centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.Sans16Left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.photoRight {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;
	float: right;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #AD0000;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image: url(../images2010/AbsoBG_2010.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.Sans16Centered {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.Sans14Center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #E8E8E8;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	display: none;
}
.SidebarHeader {
	color: #FFF;
	background-color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.BoxType {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	line-height: 17px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.bioBox {
	width: 600px;
	position: relative;
	display: block;
	margin-bottom: 5px;
	clear: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Sans16LeftBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
}
.bioText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	clear: none;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bioPhoto {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pad10px {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-right: 10px;
}
#NowPlaying {
	margin-right: 10px;
	margin-left: 10px;
}
#ConnectBox {
	margin-right: 15px;
	margin-left: 15px;
}
.ConnectType {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
}
#RightBox {
	margin-right: 10px;
}
#Center20 {
}
.bannerPhoto {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;
	float: left;
	padding-top: 5px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.newsText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	clear: none;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.CenterHeader {
	color: #FFF;
	background-color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	list-style-position: inside;
	text-indent: 20px;
	list-style-type: circle;
}
#footer {
	background-image: url(../images2010/ContBG.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.FormCaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: 5px;
}
.formBox {
	text-align: left;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FooterMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	padding: 2px;
}
#footerMenu {
	background-image: url(../images2010/ContBG.jpg);
	background-repeat: repeat-y;
}
.GirlsSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDFDFD;
}

