body
{
	background-color: #998262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 0;
	margin: 60px auto 0 auto;
	background-repeat: repeat-x;
	background-image: url(Images/masthead_back.jpg);
}

p {
	text-align: left;
}

a:link,a:visited
{
	color: #410;
	font-weight: bold;
}
a:hover, a:active{
	color: #c90;	
	font-weight: bold;
}

#topsection
{
	background-image: url(Images/masthead_back.jpg);
	text-align: center;
	padding: 10px 0 0 0; 
	margin: 0 auto 0 auto;
}


#mainsection
{
	background-color: #8f7c5a;
	width: 700px;
	border-color: #630;
	border-width: 2px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Images/flower_back.gif);
}
#mainsection h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
}

#outercontainer {
	width: 100%;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
	
}

#copyright {
	clear: both;
	font-size: 9px;
	text-align: center;
}

#copyright a:link, #copyright a:visited{
	color: #630;	
}
#copyright a:hover, #copyright a:active{
	color: #fff;	
}
#mainsection p { padding: 1em 2em 0 2em; }

img.floatRight
{
position: relative;
top:0;
left: 30px;
	float: right;
	clear: right;
	margin: 0;
	border: 0;
	padding: 0;
}
#sidepanel
{
	background-image: url(Images/sidepanel_back.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 130px;
	float: left;
	margin: 0 30px 0 0;
	clear: top;
}

#navcontainer
{
background-color: transparent;
color: White;
font-family: arial, helvetica, sans-serif;
text-align: center;
margin-bottom: 0;
padding: 0;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #774422;
color: White;
text-decoration: none;
border-right: 1px solid #986;
border-left: 1px solid #774422;

font-size: 11px;
}

#navcontainer li a#current
{
border-bottom: 0px solid #069;
background-color: #a86;
color: #000;
border-left: 1px solid #a86;

}
#navcontainer li a#current:hover
{
background-color: #a86;
color: #fff;
	border-color: black;
	border-width: 1px 1px 1px 1px;
	border-style: solid;

}

#navcontainer ul li a:hover
{
	background-color: #a86;
	color: #fff;
	border-color: black;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

#rifleman {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;	
}

#EventsTable {
margin-left: 30px;
}

#EventsTable td{
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
img.fight{
	margin-left: -42px;
	border: 0;
	padding: 0;
}