body {
	text-align: center;
	background: #BCBCBC url('images/bkg3.jpg');
	color: #FFF;
	font-size: 10px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{	font-size: 16px;
	font-weight:bold;
	color:#0099FF;}

h2 {
	font-size: 14px;
	font-weight:bold;
	color:#0099FF;
}

h3 {
	font-size: 1.3em;
	color:#00CCFF;
}

h4{font-size: 1.2em;}

h5{font-size: 1.1em;}

h6{font-size: 1em;}


images{
	border: none;
}

a, a:visited{
	color: #3399FF;
	outline: none;

}

a:hover{
	color: #FF0099;
	outline: none;

}

a:focus { outline: none; }

.bodytext{
	line-height: 14pt;
}	
.header{
	font-size: 14px;
	font-weight:bold;
	color:#0099FF;
	line-height: 16pt;
}
	
.left{
	float: left;
}

.right{
	float: right;
}	

.weather1 {
	text-align: left;
	color:#FF6600;
	font-size: 9px;
}

.weather1 a{
	color:#FF6600;
	text-decoration:none;
	font-size: 9px;
}

.weather1 a:hover {
	color:#0099FF;
	text-decoration:none;
	font-size: 9px;
}

.weather2 {
	text-align: left;
	color:#FFFFFF;
	font-size: 9px;
}

.fineprint{
	color:#FFFFFF;
	font-size: 9px;
	font-style: italic;
}

#header{
	margin: 0 auto;
	width: 850px;
}

#content{
	margin: 0 auto;
	width: 850px;
}

#media{
	margin: 0 auto;
	width: 799px;
	background-image: url(images/bkgframe.png);
	background-repeat:repeat-y;
	text-align: center;
}

#footer{
	margin: 0 auto;
	width: 782px;
	height: 44px;
	background-image: url(images/footer.png);
}

#logos{
	margin: 0 auto;
	width: 800px;
}

#photos{
	margin: 5px auto;
	width: 320px;
	float: right;
}
#mediaform{
	margin: 30px;
	width: 320px;
	float: left;
}