	body {
		background: #5C404E url("../images/body2_bg.jpg") top center;
		text-align:center;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 75%;
		color: #554D3A;
		}
		
	#frame {
		width:760px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0;
		padding:0px;
		text-align:left;
		}
		
	a:link {
		color: #487019;
		color: #BC5910;
		}
	a:visited {
		color: #BC7D10;
		}
	a:hover {
		text-decoration: none;
		}
	a:active {
		color: #BC1014;
		}
		
		
.pdf {
	background: url("../images/icon_pdf.gif") no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
	}

.rtf {
	background: url(/images/icon_rtf.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
	}

.doc {
	background: url(/images/icon_doc.gif) no-repeat;
	background-position: 100% .125em;
	padding-right: 34px;
	}
.weather {
	 clip: rect(10px, 5px, 10px, 5px)

}
.smaller {
	font-size: 10px;	
}