@charset "utf-8";
/* CSS Document */

* 								{ margin: 0; padding: 0; }
img 							{ display: block; }
a img							{ border: none; }

body							{ background: url(../images/pageBG.jpg) top center no-repeat; font: small Arial, Helvetica, sans-serif; }
.container						{ width: 818px; margin: 0 auto 0 auto; }
.logo							{ margin-left: 31px; }
.innerContainer					{ width: 818px; }
.innerContainerBack				{ width: 818px; background: url(../images/innerContainerRepeat.jpg) repeat-y; }
.innerContainerTop				{ width: 794px; background: url(../images/innerContainerTop.jpg) no-repeat; padding: 8px 12px 0; min-height: 285px; }
.innerContainerBottom			{ line-height: 0; font-size: 0; width: 818px; height: 7px; background: url(../images/innerContainerBottom.jpg); }
.bottomText						{ padding-top: 5px; font-size: 0.9em; width: 818px; text-align: center; }
.bottomText a					{ color: #000; }
.bottomText a:hover				{ text-decoration: none; }