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-size: 62.5%; /* Resets 1em to 10px */
	color: #001d2b;
	font-family: Georgia, 'sans-serif';
}

#container
{
text-align:left;
margin:0 auto;
padding: 0; 
width: 800px;
background: url(../images/background_stripes.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-family: Arial, serif;
	font-size: 1.9em;
	color: #165258;
	text-align: center;
}

.introduction_paragraph {
	font-size: 1.8em;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 1.2em;
	margin: 10px 100px;	
}
new {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 1.2em;
	margin: 10px 23px;	
}

#streaming
{
padding:0 23px;
}


#footerimg {
background: url(../images/bd.gif) no-repeat;
height: 53px;
width: 800px;
}

#footer {
float: middle;
margin: 10px 150px;
}

#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;
}
	
