a img {
	  border:0;
	  }
body {
	 position: absolute;
	 padding:0;
	 margin:0;
	 width:100%;
	 height:100%;
	 background: url(brown-bg.gif) repeat-y center;
	 }
	 
#wrapper {	
		position: absolute;
		top: 0px;
		right: 0px;
		width: 798px;	
		left: 50%;
		margin-left: -399px !important; 
		margin-left: -398px;
		padding: 0;	
		}
/*
#wrapper {
	position: relative;
    width:798px;
	height:100%;
	margin: 0px auto;
	}	 
*/
#navigation {
	width:798px;
	border-bottom:2px solid #FFF;
	}	 
#navigation object{
	padding:0;
	margin:0;
	}

#pagecontent {
	width:798px;
	height:100%;
	}	

table {
	float:left;
	width:515px;
	margin:0 0 40px 0;
	}
	
td, td a, th {
	font-family: Arial, san-serif;
	color:#96342F;
	font-size:11px;
	text-align:left;
	}

.PDFLink {
	font-family: Arial, san-serif;
	color:#96342F;
	font-size:14px;
	}

table tr td	{
	margin:20px 0 0 0;
	padding:5px 15px 5px 5px;
	border-top:3px solid #A9A270;
	}

td h3	{
	display:inline;
	font-size:11px;
	}
	
td.first {
	border-left:1px solid #A9A270;
	}

td.last {
	border-right:1px solid #A9A270;
	}

td.bottom {
	border-top:0px;
	border-bottom:1px solid #A9A270;
	background-color:#EEE9C5;
	}

td.rowspace {
	border:0px;
	font-size:5px;
	padding:0;
	margin:0;
	}
	
th {
	padding:10px 0px 5px 5px;
	font-size:13px;
	}	

#tileimages {
	float:left;
	height:470px;
	}	
	
#tileimages	img {
	display:block;
	border:1px solid #96342F;
	margin:14px 48px 14px 21px;
	}	
	
h1  {
	font-family: Arial, san-serif;
	font-size:18px;
	color:#333;
	font-weight:normal;
	letter-spacing:1px;
	display:inline;
	margin:0 0 0 60px;
	white-space:nowrap
	float:right;
	}	
	
.pageheader {
	width:515px;
	padding:0;
	margin:40px 0 0 240px;
	}	


.pageheader span a{
	display:block;
	border-right:1px solid #96342F;
	border-top:1px solid #96342F;
	border-bottom:1px solid #96342F;
	padding:3px 15px;
	text-decoration:none;
	font-family: Arial, san-serif;
	color:#96342F;
	font-size:11px;
	float:left;
	background-color:#C2C2C2;
	}	
	
.first {
	border-left:1px solid #96342F;
	}	
	
#footer {
	}