BODY,TD,TH
{
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#newimagebg {
	background-image: url(../gfx/1600x570bg.jpg);
}

#topnav
{
	height: 86px;
}
A
{
	font-weight: bold;
}
A:link
{
	color: #006600;
	text-decoration: underline;
}
A:visited
{
	text-decoration: underline;
	color: #009900;
}
A:hover
{
	text-decoration: none;
	color: #009900;
}
A:active
{
	text-decoration: underline;
	color: #009900;
}
H2
{
	font-size: 120%;
	color: #006600;
}
H3
{
	font-size: 110%;
	color: #006600;
}
H4
{
	font-size: 100%;
	color: #006600;
}
#topbars
{
	border-bottom: 2px solid #FFFFFF;
}
#footer
{
	color: #006600;
	text-align: center;
	margin: 0px;
	padding: 15px 5px;
	font-size: 90%;
}
#bottombars
{
	border-top: 2px solid #FFFFFF;
}
/*
#container_leftbg {
   background: #FCD116 url(gfx/arrowtest_left.jpg) repeat-x right top;
   padding-right: 90%;
   margin: 0;
}
#container_rightbg {
   background: transparent url(gfx/arrowtest_right.jpg) repeat-x left top;
   padding-left: 90%;
   margin: 0;
}
*/
#contentcontainer
{
	margin: 0px;
	padding: 0px;
}
#content
{
	width: 730px;
	margin: auto;
	padding: 0px;
	background-color: #000000;
}
#content P
{
	margin: 0px 10px;
	padding: 8px 10px 0px;
	background-color: #FEF8D8;
}
#content H2
{
	margin: 0px;
	padding: 8px 10px;
	background-color: #000000;
	color: #FFFF33;
}
#content IMG
{
	padding: 10px 0px 10px 10px;
}
#topnav_content
{
	margin: auto;
	width: 730px;
	padding: 0px;
}
#flags
{
	position: relative;
	display: inline;
	top: 10px;
	left: 670px;
	width: 100px;
}
#navigation
{
	position: relative;
	top: 15px;
	left: 20px;
}
#navigation IMG
{
	float: left;
}
#navigation UL
{
	margin: 0px 0px 0px 8px;
	padding: 0px;
	list-style: none;
}
#navigation UL LI
{
	margin: 0px;
	padding: 22px 0px 0px 10px;
	float: left;
	font-size: 50px;
}
#navigation UL LI A,#navigation UL LI A:visited
{
	text-decoration: none;
}
#navigation UL LI A:hover
{
	color: #009900;
}
#outercontainer
{
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
}

#bannertext
{
	margin: 0px;
	padding: 6px 10px;
	color: #FFFF00;
}

.currentpage {
color:#FFFFFF;
font-weight:bold;
}

