body {
	background: url(siteimages/yellow_flat.gif) #FFFFFF repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a				{color: #191970; text-decoration: underline; background-color:transparent;} 
a:link		{color: #191970; background-color:transparent;} 
a:visited	{color: #000000; background-color:transparent;} 
a:hover		{color: #191970; background-color: #BDF;}
#navigation a:hover	{background-color:transparent; color: #191970;}
		
#header {
	background-color: #FFCC00;
	color: #fff;
	width: 100%;
	height: 52px;
	margin: 0px;
	font-size: 0px;
}

#mtainfo {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	font-size: 0px;
}

#noscriptnav {
	width: 140px;
	font-size: 10px;
	float: left;
	padding-left: 5px;
}

#mainbox {
	width: 100%;
}

#navigation {
	width: 160px;
	text-align: center;
	/*position: absolute;
	left: 0px;
	top: 280px; */
}

#contentbox {
  /*position: absolute;*/
	
	/*margin-left: 190px;
	margin-top: 95px;
	width: 70%;
	top: 0px;
	left: 0px;*/
	margin-left: 180px;
	margin-top: 5px;
	margin-right: 20px;
}

div#emergency {
	width: 575px;
	text-align: center;
	margin-bottom: 0;
}

div#emergency img {
	margin: 0;
	padding: 0;
	margin-top: 35px;
}

#coverphoto {
	margin-bottom: 20px;
	text-align: center;
}

#featured {
	text-align: center;
}

.fineprint, .fineprint p {
	font-size: 11px;
	text-align: center;
}

.older {
	display: none;
}

.otherinfo {
	clear: left;
}

.otherinfo h3 {
	margin: 0px;
	padding: 0px;
}

.otherinfo p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.stationpic {
	float: left;
}

/* font size styles */
p {
  font-size: small;
}
/* */

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 125%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4, h5, h6 {
	font-weight: bold;
	font-size: 100%;
}

#contentbox a.seltab {color: #fff;}

#newcontentbox {
 margin-left: 170px;
 padding-top: 30px;
}

#search {
	width: 120px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
	background: url(siteimages/search_side.gif) no-repeat;
	
	}
	
#searchform {
	margin:0;
	padding:0;
	margin-bottom: 3px;
	}
	
#searchbutton
{
  width: 41px;
	height: 15px;
}

#leftside {
  /*width: 160px;*/
  position: absolute;
  width: 160px;
  top: 52px;
}

.translate
{
   padding-left: 10px; 
	 padding-top: 20px; 
	 width: 100%;
}

.backtolink {
	font-size: 10pt;
}

.caption {
	font-size: 9pt;
	text-align: left;
}

.emphasized {
	font-weight: bold;
}

.disclaimer {
	font-size: 8pt;
	color: #333333;
}
