/**** Page Styles ****/
#header_bg { float:left; width:100%; height:164px; margin-bottom:-164px; background:url(../images/layout/header_bg.jpg) repeat-x; }

#center { position:relative; width:888px; margin:auto; text-align:left; }

#logo { margin:0 29px; position:relative; z-index:1; }
	#header { width:830px; height:202px; background:url(../images/layout/header.png) no-repeat; }
	#topnav { float:left; width:722px; height:62px; margin-top:136px; position:relative; padding:0 0 0 14px; }
	#topnav a { display:block; height:62px; outline:none; }
	#topnav a span { display:none; }
	#crest { float:right; height:150px; width:113px; margin:-60px 0 -88px 0; position:relative; z-index:2; background:url(../images/layout/crest.png) no-repeat; }
	
#braces { float:right; padding:29px; margin-top:-50px; background:url(../images/layout/braces.png) no-repeat; }
	#main { padding:15px; margin-top:-50px; min-height:742px; width:800px; background-color:#336699; background:url(../images/layout/sub_background.png) no-repeat; background-color:#716558; }
	#content { width:768px; min-height:500px; padding:0 15px 10px 15px; /*background:#716558;*/ background-color:#605548; border:1px solid #948B79; }
	#content #png_fixer { padding-top:20px; }

#callout { padding:7px; }

#footer_bg { width:100%; height:60px; margin-top:-45px !important; background:url(../images/layout/footer_bg.jpg) repeat-x top; }
