html {padding:0;margin:0;border:0;height:100%;}

body {
	background: #D44307 url(images/bg.gif) fixed repeat center;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #F4C000;
	cursor: default;
	padding:0;
	margin:0;
	border:0;
	height:100%;
}

#adv {margin:25px auto; height:60px; width:468px; background:#3F4510 url(images/stripes.png) repeat; border:1px solid #6A7415;}

#header {width:100%; height:100px; background: #3F4510 scroll url(images/header.jpg) no-repeat center; padding:0; margin:0; position:absolute; top:25px; left:0; z-index:1;}

#nav {width: 100%; height:22px; position: absolute; top:140px; left:0; padding:0; margin:0; background: #3F4510; word-spacing:20px; font-size:30px; text-align:center; margin-bottom:0;}

#main {background: url(images/grad.png) #D44307 repeat-x bottom; margin: 0 auto; padding:0; width: 670px; height:100%; height:auto !important; border-left:1px solid #F4C000; border-right:1px solid #F4C000;}

#footer {width: 95%; margin:0 auto; padding:0; font-size:10px;}

.update {width: 80%; padding:5px; margin:0 auto; background: url(images/bg2.jpg) no-repeat bottom center #C23D05; -moz-border-radius: 11px; -webkit-border-radius: 11px;}
.ttl {background:#747F1E url(images/stripes.png) repeat; -moz-border-radius: 11px; -webkit-border-radius: 11px; vertical-align:middle;}

h1,h2,h3,h4,h5,h6 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bolder; font-style:italic; color: #3F4510; text-shadow: 2px 2px 1px #C23D05;}

input, textarea {border: 1px solid #1F2C00;font-size: 13px;color:#647A39;background: url(images/bg.jpg) #45591C;}
li {list-style-position: outside; list-style-type: circle;}
.spacer {height:100px;width:500px;} /* For the header link. */
.spacer2 {height:170px;width:1px;} /* For header space near the top of the main area. */

a:link {color: #859221;text-decoration:none;}
a:visited {color: #3F4510;text-decoration:none;}
a:hover {color: #B7C92F;}
a:active {color: #DBAC00;}
img {border: 0;}
p {margin: 0 0 1.5em;}