body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	border-width: 0;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blackTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.sendTableHeaders {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
#main {
	background-color: #1c1c1c;
	width: 780px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #header {
	height: 150px;
	width: 780px;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main #header #logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 251px;
	margin-top: 20px;
	margin-left: 5px;
	float: left;
}
#main #header #infoParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 220px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
#main #header #rightMenu {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	float: right;
	margin-top: 20px;
	vertical-align: top;
}
#main #header #rightMenu #loginTableDiv {
	width: 200px;
	text-align: center;
	padding-bottom: 4px;
	height: 48px;
}
#main #header #rightMenu #signUpButton {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#main #header #rightMenu #tellFriendTable {
	text-align: center;
	width: 200px;
}
#main #header #rightMenu #tellFriendTable #tellFriendFAQ {
	width: 100px;
}


#main #header #barMenu {
	width: 532px;
	height: 20px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 5px;
	margin-top: 38px;
}
#main #menuBack {
	background-color: #4B493C;
	width: 780px;
	background-image: url(../images/back_menu.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#main #content {
	background-color: #2e2e2e;
	width: 780px;
	padding-top: 10px;
	position: absolute;
	padding-bottom: 10px;
}
#main #content #left {
	width: 240px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	float: left;
}
#main #content #left #noOne {
	background-image: url(../images/1send.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 52px;
}
#main #content #left #noTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/2send.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 160px;
	padding-left: 52px;
	margin-left: 44px;
}
#main #content #left #noThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 44px;
	width: 160px;
	padding-left: 52px;
	background-image: url(../images/3send.gif);
	background-repeat: no-repeat;
}
#main #content #right {
	width: 480px;
	float: right;
}
#main #content #right #listenRadio {
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}
#main #content #right #radio {
	background-image: url(../images/radio_temp.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 283px;
	float: right;
	padding-right: 10px;
}
#main #content #right #browseOutshouts {
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}
#main #content #right #browseGrid {
	float: left;
	width: 451px;
	margin-top: 10px;
	margin-left: 20px;
}
#main #content #right #browseGrid #mostPopular {
	float: left;
	width: 220px;
}
.blockLayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #DDDACD;
	height: 80px;
	width: 220px;
	color: #2E2E2E;
}
.blockLayoutTable {
	width: 220px;
}
.blockHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	width: 96px;
}
.blockPic {
	text-align: left;
	width: 50px;
}
.listensTD {
	text-align: right;
	}

#main #content #right #browseGrid #recentlyAdded {
	float: right;
	width: 220px;
}


#main #content #right #signUpForm {
	background-color: #FFFFFF;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#main #content #send {
	width: 780px;
	float: left;
}
#main #content #send #tableOne {
	width: 770px;
	background-repeat: repeat-x;
	background-image: url(../images/back_grayscale.gif);
	background-color: #464646;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}
#main #content #send #tableOne #tableOneTable {
	width: 550px;
	text-align: left;
}
#main #content #send #tableOne #tableOneTable #numberTD {
	width: 44px;
	padding-right: 6px;
}
#main #content #send #tableOne #tableOneTable #sectionsHeadTD {
	width: 250px;
}
#main #content #send #tableOne #tableOneTable #or {
	width: 10px;
}
#main #content #send #tableOne #tableOneTable #sectionHead2TD {
	width: 240px;
}
#main #content #send #tableTwo {
	width: 770px;
	background-image: url(../images/back_grayscale.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;
}
#main #content #send #tableTwo #tableTwoTable {
	width: 550px;
	text-align: left;
}
#main #content #send #tableTwo #tableTwoTable #number2TD {
	width: 44px;
	padding-right: 6px;
}
#main #content #send #tableTwo #tableTwoTable #sectionHeader2 {
	width: 200px;
}
#main #content #send #tableTwo #tableTwoTable #empty2 {
	width: 300px;
}

#main #content #send #tableThree {
	background-image: url(../images/back_grayscale.gif);
	background-repeat: repeat-x;
	width: 770px;
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#main #content #send #tableThree #tableThreeTable {
	width: 350px;
	text-align: left;
}
#main #content #send #tableThree #tableThreeTable #number3TD {
	text-align: left;
	width: 44px;
	padding-right: 6px;
}
#main #content #send #tableThree #tableThreeTable #sectionHeader4 {
	width: 300px;
}
