body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#808000;
	margin: 0;
	margin-top:10px;
	}
	
#container {
	width: 780px;
	background: #fff;
	margin: 0 auto;
	height:auto;
	}

#header {
background:url(images/header_b.jpg) no-repeat;

	width: 780px;
	height: 60px;
	padding: 10px;
	}
	
#header h1 {
	color: #fff;
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0;
	width: 400px;
	}
	


#menu {
	float: left;
	width:100%;
	background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#menu ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	}
	
#menu li {
	float:left;
	background:url("images/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	}
	
#menu a {
	float:left;
	display:block;
	background:url("images/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color: #666666;
	}
	
#menu a {
	float:none;
	}

#menu a:hover {
	color: #808000;;
	}
	
#menu #current {
	background-image:url("images/left_on.gif");
	}
	
#menu #current a {
	background-image:url("images/right_on.gif");
	color: #35646C;
	padding-bottom:5px;
	}

#content {
	width: 780px;
	float: left;
	margin-left:35px;
	padding:1em;
	max-width:700px;

	}

a.story_title {
	margin: 0;
	font-size: 16px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	}
	
a.story_title:hover {
	color: #7F2429;
	}

#content p {
	line-height: 150%;
	margin-bottom: 0px;
	}
	
#content a.body {
	color: #B6213E;
	text-decoration: none;
	font-weight: 500;
	}
	
#content a.body:hover {
	color: #7F2429;

	}

#footer {
	width: 760px;
	clear: both;
	text-align: left;
	font-size: 11px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	}
	
#footer a {
	color: #808000;;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000;
	}
.formtag {
	margin-bottom: 10px;
}
input.search {

	background: #FFFFFF;
	color: #999999;
	border: 0;
	font-size: 11px;
	padding: 3px;
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;

	}