body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#fff url(images/backg2.gif);
	margin:0;
	}
	
#container {
	width:780px;
	background:#fff url(images/header_b.jpg) repeat-x;
	margin:0 auto;
	padding-left:20px;
	}

#header {
	width:760px;
	height:60px;
	padding:10px;
	}
	
#header h1 {
	color:#fff;
	font-size:34px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	margin:0;
	width:400px;
	}
	
form {
	float:right;
	font-size:9px;
	margin-right:0px;
	margin-top:10px;
	}
	
.searchbutton {
	background:#E47F8C;
	border:1px solid #ccc;
	height:23px;
	cursor:pointer;
	font-weight:bold;
	color:#FFFFFF;
	}

#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:11px;
	}

#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:#56BABA;
	}
	
#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:615px;
	padding-top:10px;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:0px;
	padding-bottom:20px;
	margin:0px;
		}

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;
	}

.sidebar {
	width:165px;
	padding:5px 26px;
	background-color:#EFF8FA;
	margin:0px;
		}

.sidebar h3 {
	margin:0;
	font-size:16px;
	}
	
.sidebar a {
	color:#006666;
	text-decoration:underline;
	}
	
.sidebar a:hover {
	color:#006666;
	font-weight:bold;
	}

.footer {
	width:780px;
	clear:both;
	text-align:left;
	font-size:11px;
	color:#999;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	}
	
.footer a {
	color:#333;
	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;
}
.ctable {
width:780px;
	padding:0px;
	margin:0px;
	}

.formtxt  {
	width:200; vertical-align:top;
		}	
