html {background-image: url(images/bg_bodyBottom.jpg); background-position: bottom; background-repeat: repeat-x; margin: 0; /*background-color: #967951;*/ min-height: 824px;}
body {margin: 0; background-image: url(images/bg_bodyTop.jpg); background-repeat: repeat-x;}
* html body {behavior: url("/csshover.htc");}
#main { position: relative; width: 100%; background-image: url(images/bg_main.jpg); background-position: top center; background-repeat: no-repeat; height: 100%;}
#wrapper {width: 965px; margin: 0 auto; /*background-color: #ffffff;*/ height: 100%;}
#inner { background-image: url(images/bg_wrapper.jpg); background-repeat: no-repeat; height: 100%;}
#header {width: 100%; height: 200px; position: relative; padding: 1px 0; }
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 90px;
	left: 400px;
	height: 94px;
}

#content { height: auto; _height: 404px; min-height: 404px; padding: 1px 145px 1px 92px; overflow: auto; }
#footer {height: 126px; padding: 80px 105px 1px 0; clear: both; background-image: url(images/footer.png); background-repeat: no-repeat;}
* html #footer {background-image: url(images/footer.jpg); }
#break {background-color: purple; clear: both;}
#pageText {float: left; width: 360px;}
#rotator { float: left; margin-left: 10px;}