body
{
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #FFFFFF;
	font-size:.8em;
}

img
{
	border: 0px;
}

.container:after
{
  display: block; 
  clear: both; 
  height: 0; 
  visibility: hidden;
}

.header
{
	margin:0 auto;
	z-index: -1;
}

.top_image
{
	background:url('images/Banner.png') no-repeat center;
	min-width:810px;
	padding-top:199px;
	height:1px;
	overflow:hidden;
	z-index: -10;
}

.menu
{
	position: relative;
	top: -14px;
	z-index: 10;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.menu td
{
	background:url('images/Buttons.png') no-repeat;
	width:75px;
	height:22px;
	border: 0px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
}

a
{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
}

a:active
{
	color:#449ED5;
}

a:hover
{
	color:#449ED5;
}

h2
{
	font-weight:bold;
	color:#235462;
	display: inline;
	font-size:14px;
}

.hline
{
	width:100%;
	height:0px;
	border-top:1px solid #2255bb;
}

.hr
{
	background:url('images/line.png') center no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}

.content
{
	width: 80%;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 30px;
}

.bottom
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.languages
{
	float: left;
}

.image_caption,
.last_update,
.copyright
{
	color: #AAAAAA;
	font-size: .8em;
	margin-left:auto;
	margin-right:auto;
}

.buttons
{
	float: right;
}

.centered
{
	margin-left: auto;
	margin-right: auto;
}
