@charset "utf-8";

.style1 {
	font-size: 36px;
	font-weight: bold;
}

.tabcontentiframe {
	width: 600px;
	min-height: 600px;
}

.bannerHolder {
	position: relative;
	clear: both;
	float: left;
	left: 9px;
	padding: 4px 0px 0px;
	margin: 0px;
	height: 460px;
	width: auto;
	top: -33px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}

.abanner {
	position: relative;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
}

.abannerSm {
	position: relative;
	clear: both;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	margin-right: auto;
	margin-left: -5px;
	left: 17px;
}

.abannerSm2 {
	position: relative;
	clear: both;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 1;
	margin-right: auto;
	margin-left: -5px;
	left: 35px;
}

.basic_text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: 600;
}

.basic_text2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: 400;
}

.basic_text3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
	font-weight: 400;
}


.basic_text p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-weight: 400;
}

.table_text {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	font-weight: 500;
	border: thin solid #000000;
	margin-right:auto;
	margin-left:auto;
	width:600px;
	position: relative;
}


.btn {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	font-weight: 500;
}

.join {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
	font-weight: 500;
}

.now_play {
	font-size: 16px;
	font-style: normal;
	text-align: center;
	height: 90px;
	width: 385px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}

.now_playingDiv {
	margin-right:auto;
	margin-left:auto;
	width:400px;
	padding-bottom: 25px;
	height: 100px !important;
	height: 130px;
}

.donateNowDiv {
	margin-right:auto;
	margin-left:auto;
	width:370px;
	padding-bottom: 15px;
	height: 35px;
}

.listen_now {
	height: 29px;
	width: 140px;
	position: relative;
	clear: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	top: 30px;
}

.mic {
	position: relative;
	height: auto;
	width: auto;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tabcontentiframe {
	clear: both;
	float: none;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin-top: 15px;
	margin-left: 15px;
}

body {
	background-color: #DFDFFF;
}

.magnolia {
	clear: left;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 902px;
	top: 33px;
}
.style2 {
	font-family: Windows Comic Sans MS;
	font-size: 36px;
	clear: none;
	float: none;
	margin-top: -15px;
	margin-left: 100px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	width: 500px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-weight: 500;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	width: 500px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-weight: 500;
	display: block;
}

.style5 a:link {
	color: #F00;
}
.style5 a:visited {
	color: #F23E09;
}
.style5 a:hover {
	color: #0C6;
}

.style5 a:active {
	color: #F00;
}


	dl {
		width: 240px;
		margin: 5px 5px 5px 5px;
		padding: 0;
		background: #ccc url(images/box_bottom.gif) no-repeat bottom left;
		}

	dt {
		margin: 0 0 10px 0;
		padding: 10px;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(images/box_top.gif) no-repeat top left;
		}
	
	dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #666;
	background: url(images/arrow.gif) no-repeat 0 3px;
		}
		
	#blue dt {
		background-color: #69c;
		}
	
	#blue {
		background-color: #9cf;
		}
	
	#red dt {
		background-color: #933;
		}
	
	#red {
		background-color: #c99;
		}
	
	#green dt {
		background-color: #9c6;
		}
	
	#green {
		background-color: #cf9;
		}
.home_page_images {
	padding-bottom: 30px !important;
	padding-bottom: 40px;
	padding-top: 25px !important;
	padding-top: 40px;
}
.home_page_images .donateNowDiv img {
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: none;
	padding-right: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#donate {
	text-align: center;
}
.noScriptSelector {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.Label {
	text-align: center;
}
.formtable {
	text-align: center;
}
.payment_forms {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;

}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	width: 350px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-weight: 500;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.facebook {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

