body {
	margin: 0 auto;
	padding: 0;
	font-family: tahoma, arial, sans-serif;
	font-size: x-small;
	text-align: center;
	background: white;
	color: black;
	}

h1, h2, h3 {
	font-family: tahoma, arial, sans-serif;
	color: black;
	background: transparent;
	}

p {
	font-family: tahoma, arial, sans-serif;
	background: transparent;
	}

	a		{ color: blue; background: transparent; text-decoration: none;} 
	a:link	{ color: blue; background: transparent; } 
	a:visited	{ color: blue; background: transparent; } 
	a:active	{ color: blue; background: transparent; } 
	a:hover	{ color: blue; background: transparent; text-decoration: underline; }

#header {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	background: #ff6;
	color: black;
	}

#title {
	margin: 0px;
	padding: 0;
	background: #009 url(../images/corner2.gif) no-repeat bottom left;
	}	

#title h1 {
	margin: 0;
	padding: 0;
	display: block;
	background: transparent url(../images/FACharter.jpg) no-repeat bottom right;
	}	

#container {
	margin: 0 auto;
	padding: 0;
	color: black;
/*	background: transparent;*/
background: url(../images/contentbg.gif) repeat-y;
	width: 800px;
	text-align: left;
	}

h2.section {
	text-align: left;
	font-size: 13px;
	background: #fff;
	color: #009;
	padding-top: 20px;
	border-bottom: 4px solid #66c;
	margin: 0;
	}

h2.zone {
	text-align: left;
	font-size: 13px;
	background: #fff;
	color: #009;
	border-bottom: 4px solid #66c;
	margin: 0;
	}

#sidebar {
	float: left;
	width: 146px;
	/*background: transparent;*/
	background: #fff;
	color: black;
	margin: 0; 
	border-right: 1px solid #66c;
	}

#sidebar p {
	font-size: 11px;
	/*margin: 5px 0px;*/
	margin: 0;
	}

#sidebar ul {
	list-style: square;
	margin: 0;
	padding: 0;
	}

#sidebar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif;
	color: black;
	margin: 0; /**/
	}

#content {
	float: left;
	width: 479px;
	padding: 10px;
	background: transparent url(../images/corner4.gif) no-repeat top right;
	color: black;
	/*border-left: 1px solid #66c;*/
	}
	
h2.date {
	margin-top: 10px;
	padding: 2px 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: right;
	background: transparent;
	color: black;
	border-top: 1px solid black;
	border-right: 5px solid black;
	}

h3.subject {
	font-size: 12px;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	background: transparent;
	color: black;
	}

div.timestamp {
	font: 11px georgia, times new roman, times, serif;
	letter-spacing: 0.09em;
	margin-top: 10px;
	padding: 0px 5px 2px 5px;
	border-bottom: 1px solid black;
	border-left: 5px solid black;
	}

#content p {
	font-size: 12px;
	margin: 10px 0px 5px 10px;
	}

#rightbar {
	float: left;
	width: 154px;
	/*padding: 0px 0px 10px 5px;*/
	/*background: #009 url(images/corner5.gif) no-repeat bottom right;*/
	background: #009;
	color: #fff;
	padding: 0;
	margin:0;
	}
	
#rightbar h2.section {
	margin: 0;
	padding: 5px 0 0 2px;
	font-size: 13px;
	background: transparent;
	color: #ff9;
	border-bottom: 4px solid #ff9;
	}

#rightbar p {
	font-size: 10px;
	margin: 5px 0px;
	color: #fff;
	}

#rightbar ul {
	list-style: square;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding-left: 1em;
	}

#rightbar li {
	background: transparent;
	font: 11px lucida grande, verdana, arial, sans-serif;
	color: #fff;
	}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	/*background: transparent;*/
		background: #009 url(../images/corner5.gif) no-repeat bottom right;

	font-size: 10px;
	color: black;
	}

#credits {
	float: left;
	width: 136px;
	padding: 5px;
	background: #009;
	color: #fff;
	margin: 0; /**/
	}

#credits p {
	margin: 0px;
	}

#space {
	float: left;
	width: 654px;
	/*padding: 5px;*/
	background: transparent;
	color: #ff9;
/*	border-top: 1px solid #009;*/
	margin: 5px 0 0 0; /**/
	}
	
#credits a:link, 
#credits a:visited, 
#credits a:active  {
color: #fff;
}

#credits a:hover, 
#credits a:active {
color: #ff9;
}

#left {
	float: left;
	width: 200px;
	}

ul.vmenu {
	margin:0;
	padding:0;
	}

ul.vmenu li {
	/*margin-left: 1px;*/
	list-style-type: none;

	}

.vmenu a {
	padding: 5px;
	display: block;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	}
.vmenu a:link, .vmenu a:visited
	{
	background-color: #D6D6FF;
	/*text-align: center;*/
	color: #000;
	text-decoration: none;
	}
.vmenu a:hover, .vmenu a:active
	{
	background-color: #009;
	color: #fff;
	text-decoration: none;
	}

ul.hmenu 
	{
	margin:0;
	padding:0;
	text-align:center;
	}

ul.hmenu li {
	display:inline;
	padding: 0 20px;
	margin:0;
	border-left: 1px dotted #009;
	}

.menubar {
	padding: 5px;
	}

/*.submenu {
	display: none;
	}*/

.vmenu a.sublink {
font-weight: normal;
padding-left: 20px;
background: #eef;
border: 0;
}

.vmenu a.sublink:hover {
background: #66f;
color: #fff;
}

#BBC_feedControl, #FA_feedControl { 
	font-size: 10px;
	color: #000;
	background: #009;
	height: 140px;
	}
	
.news {
font-size: 10px;
padding: 0 5px 5px 5px;
color: #ff9;
height: 100px;
}

#rightbar a {
color: #ff9;
}

/*.news a {
margin: 0;
}*/

/* RSS Feeds */
.gfg-title {font-weight: bold;margin-top: 10px;font-size: 13px;background: transparent;color: #ff9;border-bottom: 4px solid #ff9; padding-left: 2px;}
.gfg-subtitle {display: none;}
.gfg-entry {color: #fff;margin: 5px auto;width: 140px;}
.gfg-entry .gf-title {color: #ff9;}
.gfg-list {display: none;}
.gf-result {cursor: default;}

.story {
font-size: 10px;
margin-top: 5px;
height: 100px;
}

.story p {
cursor: default;
}

.footercurve {width: 100%; background: #009;}
.footercurveinner {width: 646px; height: 21px; background: #fff url(../images/corner6.gif) no-repeat bottom right;}

#content h1 {
font-size: 2em;
}

.tableheader {
background: #009;
color: #ff9;
}

.even {
background: #eee;
}