/* CSS Document */
td img {display: block;}#topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEF4B9;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #F91866;
}
#featuredalbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #D20B33;
}
#albumlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	background-color: #EBEBEB;
	padding: 6px;
}
#albumsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #96380A;
}

#albumsrow {
	text-align: left;
	padding: 6px;
	background-color: #F41D48;
}



#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FBFCF0;
	background-color: #C00547;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#imgcenter {
	text-align: center;
}

a.topnav:link {
	color: #FFFFCC;
	text-decoration: none;
}
a.topnav:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#searchbar {
	background-color: #F91866;
	text-align: right;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#inputbox{
	font-size: 11px;
	font-weight: normal;
	color: #AA043F;
	background-color: #FCFDEE;
	border: 1px solid #AA043F;
}
#button{
	font-size: 11px;
	font-weight: normal;
	color: #AA043F;
}
#padding {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}


a.topnav:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8F0334;
	background-color: #90052C;
}
a:link {
	color: #6C0421;
	text-decoration: underline;
}
a:visited {
	color: #6C0421;
}
a:hover {
	color: #6C0421;
	text-decoration: none;
}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited {
	color: #ffffff;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
#topad {
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 6px;
}
a.yellowlink:link {
	color: #FFFFCC;
	text-decoration: underline;
}
a.yellowlink:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a.yellowlink:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#fontlb {
	font-size: 13px;
	font-weight: bold;
	color: #933304;
}

#fontwhite {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#padding {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#channellist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #933304;
	background-color: #FBEEDE;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F76017;
}
#channellist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #933304;
	background-color: #FBEEDE;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8E0C2;
}
#channellist2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #933304;
	background-color: #FDF5EE;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: ##F8E0C2;
}
#morechannels {
	font-size: 17px;
	font-weight: bold;
	color: #933304;
	padding: 3px;
}

#channelsmalltext {
	font-size: 10px;
	font-weight: bold;
	color: #F91866;
}
#contentbody {
	background-color: #FBFCEF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;

}
#contentbodyline {
	border: 1px solid #85042A;
	background-color: #FBFCEF;
}
#leftcol {
	background-color: #FEFDFA;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#footer {
	text-align: center;
	padding: 4px;
	background-color: #B33F06;
}
#paddingwelcometext {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


#secheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C90549;
}
#sechead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F0334;
}



a.channellinks:link {
	color: #933304;
	text-decoration: none;
}
a.channellinks:visited {
	color: #933304;
	text-decoration: none;
}a.channellinks:hover {
	color: #933304;
	text-decoration: underline;
	}
a.bluelink:link {
	color: #F41D48;
	text-decoration: none;
}
a.bluelink:visited {
	color: #96380A;
	text-decoration: none;
}a.bluelink:hover {
	color: #96380A;
	text-decoration: underline;
	}
#sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C0421;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#sechead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #90052C;
}
body {
	background-color: #AA043F;
}
#morechadesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F86017;
}
#rightcol {
	position: absolute;
	width: 210px;
	left: 780px;
	top: 0px;
	margin-left: 30px;
}
#subhead3 {
	font-size: 11px;
	font-weight: bold;
	color: #FBFCEF;
	background-color: #F91866;
	padding: 4px;
}
#subhead4 {
	font-size: 11px;
	font-weight: normal;
	color: #6C0421;
	background-color: #FDF5EE;
	padding: 4px;
}
a.light:link {
	color: #FF95BF;
	text-decoration: none;
}
a.light:visited {
	color: #FF95BF;
	text-decoration: none;
}
a.light:hover {
	color: #FF95BF;
	text-decoration: underline;
}

#websites {
	float: left;
	height: auto;
	width: 180px;
	margin-top: 5px;
	margin-left: 800px;
	position: absolute;
	top: 0px;
}

#greensubhead {
	background-color: #8F0334;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FBFCEF;
}
#contentback {
	background-color: #FFCE9C;
	background-repeat: repeat-x;
}
