body
{
	width: 800px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font: 13px Times, MS Serif, Geneva;
}
p
{
	line-height: 17px;
	margin: 5px 0 15px 0;
}
ul
{
	line-height: 17px;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}
p.small
{
	font: 10px Arial, Verdana, Geneva;
	line-height: 15px;
	margin: 5px 0 15px 5px;
	color: #999;
}
p a
{
	text-decoration: none;
	color: #000;
}
p a:link, p a:visited 
{
	text-decoration: underline;
	color: #000;
}
p a:active, p a:hover
{
	text-decoration: underline;
	color: #999;
}
h1
{
	font: 18px Times, MS Serif, Arial;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2
{
	font: 16px Times, MS Serif, Arial;
	margin: 5px 0 0 0;
}
h2.small
{
	font: 11px Arial, Verdana, Geneva;
	font-weight: bold;
	margin: 12px 0 0 5px;
	color: #999;
	
}
table
{
	width: 100%;
	border-collapse: collapse;
}
th
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	text-align: left;
	border-top: 1px solid #ddd;
}
td
{
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ddd;
}
td a:link, td a:visited 
{
	text-decoration: none;
	color: #999;
}
td a:active, td a:hover
{
	text-decoration: underline;
	color: #000;
}
#topcontent
{
	width: 820px;
	margin: 0px;
	padding-bottom: 5px;
	float: left;
	font: 11px Times New Roman, Arial, Verdana;
}
#topcontent #logo
{
	float: left;
	margin-right: 162px;
}
#topcontent #flag
{
	border: none;
}
#topcontent ul
{
	padding: 0;
	margin: 35px 0 0 0;
	float: left;
}
#topcontent li
{
	float: left;
	padding: 0 9px 0 9px;
	border-right: 1px solid #fff;
	margin: 0;
	list-style-type: none;
}
#topcontent li a:link, #topcontent li a:visited
{
	color: #000;
	text-decoration: none;
}
#topcontent li a:hover, #topcontent li a:active
{
	color: #000;
	text-decoration: underline;
}
#contentwrap
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 10px 0;
	float: left;
	width: 800px;
}
#imagecontent
{
	float: left;
	width: 100%;
	margin-bottom: 5px;
	
}
#leftcontent
{
	float: left;
	width: 270px;
	padding: 10px 30px 0 0;
	border: 1px solid #fff;
}
#rightcontent
{
	float: left;
	width: 490px;
	padding-top: 10px;
}
#footer
{
	width: 800px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	color: #bbb;
	font: 10px Arial, Verdana;
}
#footer a:link, #footer a:visited 
{
	color: #bbb;
	text-decoration: none;
}
#footer a:hover, #footer a:active
{
	color: #777;
	text-decoration: none;
}