
body {
margin: 0 auto;
padding: 0;
font: .76em Times New Roman,Tahoma,Arial,sans-serif;
background: #b4b4b4 url(bodybg.gif) top repeat-x;
}

#wrap {


margin: 0 auto;
width: 800px;
}

#header {
position: relative;
background: url(headermerch.gif) no-repeat;
height: 150px;}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}



#header ul {
	z-index: 999999;
	position: absolute;
	
   margin:0; 
   padding: 0;
   list-style:none;
	right: 505px; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}

#header a span {float:none;}

#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
#frontphoto {
margin: 0 0 10px 0;
border: 0;
}


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
background: #b4b4b4;
float: right;
width: 150px;
margin: 5px 5px 5px 5px;
padding: 0;
font-size: 1em;
line-height: 1.4em;
color: #fff;
border: 1px solid white;
}

#extras p {
margin: 1em 1em 1em 1em;
}

#content {
margin: 30px 110px 0px 75px;
background: #ffffff;
border-left: 10px solid #B31F17;
border-top: 1px solid #E4701E;
border-bottom: 1px solid #E4701E;
padding: 20px 10px 0 10px;
line-height: 1.6em;
text-align: left;

}

#content h2 {
font-size: 1.7em;
margin: 0 0 0.5em 0;
font-family:Tahoma;
color:#B31F17;
text-decoration:bold;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.2em;
margin: 5px 5px 10px 5px;
color:#B31F17;
}

a {
text-decoration: none;
color: #996666;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 80px 0 20px 0;
background: url(footerbg.gif) top repeat-x;
height: 94px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}