body { color: #000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #000; text-align: center; margin: 0; padding: 0; }
h1 { color: #975d25; font-size: 16pt; text-align: left; margin: 0; }
h2 {
	color: #975d25;
	font-size: 13pt;
	text-align: center; }
h3 { color: #975d25; font-size: 11pt; font-style: italic; }
#all { background-image: url(bodyM.gif); width: 750px; margin: 0 auto; }
#header { background-image: url(header.jpg); background-repeat: no-repeat; width: 750px; height: 200px; }
#container { background-image: url(bodyT.gif); background-repeat: no-repeat; width: 750px; }
#left { text-align: left; vertical-align: top; width: 580px; float: left; padding: 10px; }
#left p { text-indent: 30px; }
#right { text-align: center; vertical-align: top; width: 140px; float: right; padding-top: 10px; padding-bottom: 10px; }
#footer { color: #975d25; background-image: url(bodyB.gif); background-repeat: no-repeat; background-position: 0 top; text-align: center; width: 750px; clear: both; padding-top: 15px; padding-bottom: 10px; }
#smAds { text-align: center; width: 468px; height: 60px; margin: 0 auto; }
#footer a:link,#footer  a:visited { color: #f2cc63; text-decoration: underline; }
#footer a:hover,#footer  a:active { color: #975d25; text-decoration: overline; }

.bold { font-weight: bold; }
.center { text-align: center; }