body {
	background-color: #2c2c2c;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #f3f3f3; 
	}
	
H1 {
	font-size: 18px; 
	color: #fff;
	}

H2 {
	font-size: 16px; 
	color: #fff;
	}
	
H3 { 
	font-size: 14px;
	color: #CB1E07;
	}
	
H4 { 
	font-size: 13px;
	color: #fff;
	}

A:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #00ff30;
	} 
A:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #00ff30;
	}
A:hover {
	font-weight: normal; 
	text-decoration: underline; 
	color: #00ff30; 
	}

.redX {
	color: #ed1c24;
	text-transform: uppercase;
	}

.padding {
	padding: 15px;
	overflow: auto;
	}

.small { 
	color: #ccc; 
	font-size: 10px;
	}
	
.small2 {
	font-size: 11px;
	color: #fff;
	}

.imageFloat {
	float: left;
	padding-right: 15px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 3px;
	}
	
.box1bg {
	background: url(images/box1bg.jpg) bottom no-repeat #2c2c2c;
	min-height: 342px;
	}

.box3bg {
	background: url(images/box3_bg.jpg) top no-repeat #2b2e37;
	min-height: 163px;
	}
	
#flashcontent {	
	width: 960px;
	height: 109px;		
	}
.button

	{ 

	color: #FFFFFF; 

	font-size: 11px; 

	font-weight: bold; 

	background-color: #5079c7;

	}
	
td.title
{
	font:bold;
	color: #5079c7;
}
	
.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #fff; 
	}

TABLE.sched { 
	border-style: solid ; 
	border-color: #00ff30; 
	border-width: 2px;
	padding: 3px;
}	
.tiny { 
	color: #ccc; 
	font-size: 9px;
	}
td.cath4 {
	font-size: 16px; 
	background-color: #5079c7;
	color: #fff;
	font-weight:bolder;
	text-transform: uppercase; 
}

A.cath4:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #fff;
	font-weight:bolder;
	text-transform: uppercase; 
	} 
A.cath4:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #fff;
	font-weight:bolder;
	text-transform: uppercase; 
	}
A.cath4:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #fff; 
	font-weight:bolder;
	text-transform: uppercase; 
	}

/* BLOG STYLES */
#sidebar ul {
	list-style:none;
	/*padding: 5px; */
}

#sidebar h2 {

	font-size: 12px;
	color: #fff;
	font-weight:bolder;
}

#sidebar li li {
	font-size: 12px;
}

#sidebar li a::before {
	content: "\00BB\00A0";
	color: #fff; 
	font-size: 14px;
	font-weight: bold;
}

/*
#sidebar a:link {
	color: #f15c28;
	text-decoration: underline;
	font-weight: bold;	
	}
#sidebar a:visited {
	color: #f15c28;
	text-decoration: underline;
	font-weight: bold;	
	}
#sidebar a:hover {
	color: #52c3bf; 
	text-decoration: none;
	color: #000;
	}
#sidebar a:active {
	color: #f15c28;
	text-decoration: none;
	font-weight: bold;	
	}*/
a.audionow.white, a.audionow.colored:hover {
background-position: 0 0;
display: block;
height:35px;
width:35px;
background-image: url (http://www.audionow.com/components/com_button/audionow_green.png);
background-repeat: no-repeat;
}
a.audionow.white:hover, a.audionow.colored{
background-position:0 -35px;
display: block;
height:35px;
width:35px;
background-image: url (http://www.audionow.com/components/com_button/audionow_green.png);
background-repeat: no-repeat;
}
	