body
{
	margin: 0;
	padding: 0;
	font: 85% arial, helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
/*	background-image: url(img/bg.gif); */
}

a:link { color: #B52C07; }

a:visited { color: #960000; }

a:hover, a:active
{
	color: #FFFFFF;
	background-color: #B52C07;
}

h2
{
	color: #B52C07;
	font: 130% arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 110% arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#header
{
	height: 70px;
	width: 100%;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	border: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#header a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#header a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover
{
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
}

#mainnav
{
	background-color: #00AA00;
	margin-bottom: 20px;
	padding: 1px;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #C4C769;
}

#mainnav a:link { text-decoration: none; }

#mainnav a:visited { text-decoration: none; }

#menu
{
	float: left;
	width: 240px;
	padding-left: 10px;
}

#menu a:link { text-decoration: none; }

#menu a:visited { text-decoration: none; }

#menu ul li { margin-left: -10px; }

#flags
{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

#flags a img { border: 1px solid #000000; }

#google { margin-left: 25px; }

#contents
{
	margin: 0px 20px 20px 250px;
	padding-left: 20px;
	border-left: 1px solid #C5C877;
}

#contents p { line-height: 125%; }

.entry { border-bottom: 1px solid #C5C877; }

.entry ul li { margin-left: -10px; }

.column1
{
	float: left;
	width: 370px;
}

.column2
{
	float: left;
	padding-right: 10px;
/*	font-family: "lucida console", "courier new", monospace; */
}

.column2 ul { list-style: none; }

.column2 li
{
	margin-top: 2px;
}

.legend { clear: both; }

.imagefloat { margin-right: 10px; float: left; }

.foot a:visited { color: #FFFFFF; }

#contents a:link
{
	color: #0000AA;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}

#contents a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #0000AA;
	background-color: #FFFFFF;
}

#contents a:hover { text-decoration: underline; }

#footer
{
	clear: both;
	color: #272900;
	background-color: #00AA00;
	text-align: right;
	font-size: 90%;
	padding: 1px;
}

#footer a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #00AA00;
}

#footer a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #00AA00;
}

#footer a:hover
{
	text-decoration: underline;
	background-color: #00AA00;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 995px;
	text-align: right;
}

#skipmenu a
{
	color: #666666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #FFFFFF;
	background-color: #B52C07;
	text-decoration: none;
}

.col1
{
	float: left;
	width: 240px;
}

.col2
{
	float: left;
	width: 240px;
}

.col2 ul { list-style: none; }

.col3
{
	float: left;
	padding-right: 20px;
}

.col3 ul { list-style: none; }
