a
{
	text-decoration: underline;
	
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }

html, body
{

height:100%;
}

body
{

	color: #333333;
	background: #000;
	font-family:Arial, 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	
}

#container
{
text-align:left;
margin:0 auto;
padding: 0; 
width: 800px;
background: url(../images/body.gif) no-repeat -199px 156px white;
border-top: black solid 6px;
}

#banner
{
border: 0;
/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
color: #000;
background: #fff;
text-align: left;
font-family: 'Trebuchet MS', Verdana, sans-serif;
overflow:hidden;
width:100%;
padding: 15px 0 0 0;
}

#divider
{
	background: url(../images/divider-top.png) no-repeat center;
	padding: 20px 0;
	clear: both;
}

.logo
{
	margin: 0 30px;
	padding: 10px 0;
	float: left;
}

.title
{
		float:right;
		margin: 55px 30px 0 30px; 
}

h1
{
font-size:1.4em;
color:#A08020;
font-weight:bold;
text-align: center;
}
h2
{
font-size:small;
color:#A08020;
font-weight:normal;
text-align: center;
padding: 15px 0 0 20;
margin: 20 30px;
}

#streaming
{
padding:0 20px;
}


#footerimg {
background: url(../images/bd.gif) no-repeat;
height: 53px;
}

#text
{
margin: 20px 0 0px 58px;
padding:0 0 20px 0; 
text-align: center;
}

#firefoxLogo
{

	width:93px;
	height:26px;
	margin:20px 0 0 190px;
	float:left;
	.display:none;
}

*html #firefoxLogo
{

	display:none;
}
	