/* Chamber.css */

	a.bars {text-decoration: none }
	a.bars:link {color: #ffffff}
	a.bars:visited {color: #ffff80}
	a.bars:hover {color: #c0c0c0}

a.barsr 
{
	text-decoration: none;
	color: #c01010;
	hover {color: #c0c0c0};
}

H1 {color: #a00402; font-family: arial, sans-serif; text-align: center; font-size: 160%; font-weight: bold}
H2 {color: #a00402; font-family: arial, sans-serif; text-align: center; font-size: 130%; font-weight: bold}
H3 {color: #a00402; font-family: arial, sans-serif; font-size: 115%; font-weight: bold}

form.search
{
//	background-color: #d0a080;
//	background-color: #f6ecdc;
//	background-color: #faf0d0;	
	background-color: #e0d0c0;	
	width: 95%;
	line-height: 200%;
}

H3.banner
{
	width: 95%;
	background: #a00402;
	color: #ffffff;
	font-family: arial, sans-serif;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
}

#BannerL
{
	top: 2em;
	width: 50%;
	float: left;
	height: 5em;
}

#BannerR
{
	top: 2em;
	width: 20%;
	float: right;
	height: 5em;
}

#Menu
{
	clear: left;
	width: 100%;
	padding-top: 0.4em;
	background: #a00402;
	color: #ffffff;
	height: 2em;
	vertical-align: -100%;
}

#Container
{
	position: absolute;
	width: 75%;
}


#RightBar
{
	position: absolute;
	left: 78%;
	width: 22%;
}

#LeftBar
{
	background: #a00402;
}

#MainPanel
{
	margin-left: 5%;
	width: 90%;
}

#General
{
	clear: left;
}

b.footer
{
	font-family: arial, sans-serif;
	color: #a00402;
	font-weight: bold;
}
small.footer { font-size: 80%; }
small.HalfFeed { font-size: 50%; }

  /* Following Redundant after 29/03/08 */
#BusDir
{
	width: 95%;
	background: #a00402; 
	color: #ffffff; 
	font-family: arial, sans-serif;
	text-align: center;
}
#Footer
{
	font-size: 80%; 
}
#FooterHigh
{
	font-family: arial, sans-serif;
	color: #a00402;
	font-weight: bold;
}
#HalfFeed
{
	font-size: 50%;
}
