body {
	margin: 20px;
	padding: 0;
	background: #333;
	font: normal small Arial, Helvetica, sans-serif;
	color: #6F4503;
	
}

p{font-size: 105%;}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #fff;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
font-size: 111%;
	color: #6F4503;
}

a:hover {
font-size: 111%;
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: #a30618 url( images/arch.jpg);
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header p
{color:#fff;
padding-right: 5px;}

#header a 
{color:#fff;
float: right;
padding-top: 20px;
padding-right: 15px;
font-size: 111%;
}

/* Menu */

#menu {
	width: 800px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
font-size: 111%;
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	font-size: 111%;
	background: #000000;
	color: #FFFFFF;
	
}

/*Bread Crumbs*/
#menu2 {
	
	height: 5px;
	margin: 0 auto;
	padding: 0;
	margin-top: -18px;
	background: #4E4E4E;
}

#menu2 h2 {
	display: none;
}

#menu2 ul {
	margin: 0;

	list-style: none;

}

#menu2 li {
	display: inline;
	width: 90px;

}

#menu2 a {
font-size: 115%;
	display: block;
	float: right;

	text-decoration: none;
	color: #99ccff;
}

#menu2 a:hover, #menu .active a {
color: #FFFFFF;
}

#members{

margin-left: -200px;
}
/* Splash */

#splash {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
}

#content .title {
	padding: 10px 20px;
	background: #4e4e4e repeat-x left bottom;
	font-size: 1em;
}

#content .story {
	padding: 20px;
	border: 2px solid #4e4e4e;
	min-height: 200px;
}

#content .crumbs {
margin-left: 370px;

}

#content .crumbs a{
color:#99CCFF;
font-size: 95%;
}

#content .crumbs a:hover{
color:#fff;
font-size: 95%;
}

/* Login */
#rightbox{
  width: 175px;
  float: left;
  font-weight: bold;}

#rightbox p.login_title{
  width:590px;
  height:20px;
  padding-top: 5px;
  padding-left: 5px;
  background-color: #392d6e;
  color:#fff;}
  /* Footer */

#footer {
	width: 760px;

	margin: 0 auto;
	padding: 10px 20px;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#footer p {
text-align: center;
z-index: -2;
color: #a5a5a5;
font-size: 95%;
}
 

#footer big{
color: white;
font-size: 98%;}

#footer a {
	color: #a5a5a5;
		font-size: 90%;
}

#foot {
margin-left: 140px; 
margin-top: -31px; 
margin-bottom: 10px;
z-index: -2;
color: #a5a5a5;
font-size: 95%;
}

#foot big{
color: white;
font-size: 98%;}

#foot a {
	color: #a5a5a5;
		font-size: 90%;
}
