body
{
	padding: 0;
	margin: 0;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	background-repeat: repeat-x;
	background-position: 0 0 auto 0;
	background-image: url(images/bg_footer.png);
}

a
{
	text-decoration: none;
	color: #5760C1;
	border: 0;
}

a:hover
{
	text-decoration: none;
	color: #CCC;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	visibility: visible;
}

#outercontainer
{
	margin-left: -390px;
	position: absolute;
	top: -200px;
	left: 50%;
}

#header
{
	width: 780px;
	height: 50px;
	background-repeat: no-repeat;
}

#headertitle
{
	float: left;
	width: 290px;
	height: 101px;
	visibility: visible;
	overflow: visible;
	z-index: 1;
	background-image: url(images/header-background.png);
	position: absolute;
}

#header h1
{
	margin: 0;
	padding: 11px 0 0 10px;
	color: #2E2E2E;
	font-size: 200%;
	letter-spacing: -2px;
	font-weight: normal;
}

#header sup
{
	color: #F06;
	letter-spacing: -1px;
}

#headermenu
{
	float: right;
	width: 500px;
	height: 50px;
}

#headermenu ul
{
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -1px;
}

#headermenu li
{
	display: inline;
	margin-left: 20px;
}

#headermenu li a
{
	text-decoration: none;
	color: #FFF;
}

#headermenu li a:hover
{
	text-decoration: none;
	color: #5760C1;
}

#container    
{
	border: 10px solid #2E347E;
	width: 760px;
	height: 350px;
	z-index: 11;
	background-image: url(images/container-background.png);
}

#containertext
{
	float: right;
	overflow: auto;
	padding: 20px;
	width: 720px;
	height: 310px;
	line-height: 120%;
	margin-bottom: 0px;
}

#containertext p
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #CCC;
}

#containertext h1, #containertext h2, #containertext h3
{
	margin: 10px 0;
	padding: 0px;
	color: #FFF;
	font-size: 175%;
	letter-spacing: -1px;
	font-weight: normal;
}

#footer
{
	width: 780px;
	height: 50px;
	background: #2E2E2E url('images/footer-background.png');
}

#footer p
{
	margin: 0;
	padding: 10px 24px 0 0;
	text-align: center;
	color: #CCC;
	letter-spacing: -1px;
}
#v {
	background-image: url(images/background.png);
	height: 408px;
}
