/* by Scott / Mixed Media for Legacy Reporting */

body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

b {
	color: #665033;
	}
	
#page {
	position:relative;top:0;
	background-color: transparent;
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:920px;
	margin:0 auto;
	}
	
#header {
	width:800px;
	height:170px;
	margin: 0px auto;
	}
	
#nav {
	margin-left: 60px;
	}
	
a.nav {
	text-decoration: underline;
	color: #0000ff;
}

#content_wrapper {
	background: url(../images/calendar_bg.gif) no-repeat top center #fff;
	width:920px;
	padding-bottom:96px;
	clear:both;
	}
	
#sidebar {
	margin-right: 20px;
	}

	
#foot {
	position:absolute;bottom:0;
	background:#ba9463;
	height:96px;
	width:880px;
	padding:2px 20px;
	margin: 0px auto;
	}