@charset "utf-8";
img, div {
	behavior: url(iepngfix.htc);
}

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {color:#FFFFFF; text-decoration:underline;}
a:hover {color:#818181; text-decoration:underline;}
a:active {color: #FFFFFF; text-decoration:underline;}


 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin:0 auto;
	padding:0;
	min-height:100%;
	height:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top:5px;
	color:#FFFFFF;
	background: #020202 url(../images/BG.jpg) no-repeat center top;
}

#mainContainer {
	width: 1200px;
	margin: 0 auto;
	overflow: visible;
}
#flashIntro {
	width: 1200px;
	margin: 0 auto;
}

#mainContainer #mainNav {
	float: left;
	margin-right: 50px;
	margin-left: 15px;
	height: 800px;
}

#mainText {
	margin-left: 0px;
	width: 671px;
	float: left;
	margin-right: 10px;
	margin-top: 25px;
	padding-bottom:20px;
	background-color: #404040;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 100;
}

#logos {

}

#nav {
	background:url("../images/nav.png") no-repeat;
	width:104px;
	height:153px;
	padding:0;
	margin-top: 35px;
	margin-right: 95px;
	margin-bottom:30px;
	float:left;
}

#nav span {
display: none;
}

#nav a {
display:block;
}

#nav li {
list-style:none;
float:left;
}

#nav-01 a{height: 34px; width:104px;}
#nav-02 a{height: 42px; width:104px;}
#nav-03 a{height: 42px; width:104px;}
#nav-04 a{height: 35px; width:104px;}


#nav-01 a:hover {background:transparent url("../images/nav.png") 0px -153px no-repeat; }
#nav-02 a:hover {background:transparent url("../images/nav.png") 0px -187px no-repeat; }
#nav-03 a:hover {background:transparent url("../images/nav.png") 0px -229px no-repeat; }
#nav-04 a:hover {background:transparent url("../images/nav.png") 0px -271px no-repeat; }


#footer {
	padding-top: 5px;
	margin: 10px 0px 5px 0px;
	float: left;
	font-size: 80%;
}

h1 {
	font-size: 150%;
	text-decoration: underline;
}

#mic {
	position: absolute;
	right: 0px;
	z-index: -1;
	background-image: url(../images/mic.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 741px;
}
#title {
	width: 170px;
	margin-top: 20px;
}
#KellyAnneSmith {
	width: 180px;
	float: right;
	margin: 20px 0px 20px 20px;
}
.radioLeft {
	width: 320px;
	height: 53px;
	border: dotted #ffffff 1px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/demoBG.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.radioLeft2 {
	width: 320px;
	height: 53px;
	border: dotted #ffffff 1px;
	margin-bottom: 20px;
	background-image: url(../images/demoBG.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.radioLeft {
	width: 320px;
	height: 53px;
	border: dotted #ffffff 1px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/demoBG.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.radioRight {
	width: 300px;
	height: 38px;
	border: dotted #ffffff 1px;
	float: right;
	margin-bottom: 20px;
	background-image: url(../images/demoBG.jpg);
	background-repeat: no-repeat;
}
.radioText {
	float: left;
	margin-left: 7px;
	margin-top: 17px;
	font-size: 110%;
}
.radioText2 {
	float: left;
	margin-left: 7px;
	margin-top: 10px;
	font-size: 110%;
}

.radioFlash {
	float: right;
}
#tvDemo {
	width: 513px;
	float: left;
}
#logos {
	float:left;
}
#tweets {
	padding: 10px;
	width: 180px;
	height: auto;
	min-height: 310px;
	background-image: url(../images/twitterBird.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#1D1F1E;
	clear:both;
	font-size:90%;
}
#tweets a:hover {
	color:#999;
}
