div#sideborders, img#bordertop, img#borderbottom {
	position:relative;
	left:-5px;
	height:100%;
	width:910px;
	margin:auto;
	height:10px;
	}
div#sideborders {
	position:absolute;
	top:0px;	
	height:100%;
	background:url('/static/images/sideborders.png') repeat-y;
	z-index:-1;
	}
div#page {
	position:relative;
	display:block;
	width:900px;		
	margin:auto;
	height:auto;
	}
div#titlebar {
	position: relative;
	}
div#titlebar #mercm, #mercm2 {
	z-index:1;
	position:absolute;
	top:-10px;
	left:-150px;
	}
div#titlebar #mercm2 {
	top:-10px;
	left:-125px;
	}
div#titlebar #mercmoverflow {
	z-index:1;
	position:absolute;
	top:180px;
	left:-152px;
	}
div#footer a, #footer h5 {
	display:inline-block;
	margin:2px 20px 2px 20px;
	color:#25282f;
	
	font-size:13px;
	clear:both;
	}
div#footer h5 {
	width:500px;
	}
div#footer{
	display:block;
	margin:0px;
	text-align:center;
	width:900px;
	border-top:1px solid #757583; 
	height:80px;
	background:url("/static/images/footergradient.png");
	}
a#chris {
	font-size:.7em;
	}
