body
{
	padding: 0;
	margin: 0;
	background: #66004d;
	color: #FFF;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: bold, underline;
	color: #66004d;
}

a:hover
{
	text-decoration: none;
	color: #96bf0d;
	font-style: bold;
}

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

#outercontainer
{
	margin-left: -500px;
	position: absolute;
	top: -286px;
	left: 50%;
}

#header
{
	width: 1000px;
	height: 29px;
	letter-spacing: 1px;
	text-align: right;
}

#container    
{
	border: 20px solid #fff;
	width: 960px;
	height: 470px;
}

#containerleft
{
	float: left;
	width: 450px;
	height: 450px;
	background-image:url('containerleft-image.jpg');
	border-right: 20px solid #fff;
	padding: 10px;
	
}

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

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

#containerleft h2
{
	margin: 0;
	padding: 0;
	line-height: 1;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 225%;
	text-align: right;
	color: #96bf0d;
	width:350px;
	margin-left:100px;
}

#containerright
{
	float: left;
	width: 450px;
	height: 450px;
	background: #f8eb61;
	/*overflow: auto;*/
	padding: 10px;
	/*background-image:url('welle.png');
	background-repeat: no-repeat;
	background-position: bottom;*/
}

#containerright h2
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 2px solid #96bf0d;
	padding-bottom: 5px;
	width: 75%;
	color: #96bf0d;´
}

#containerrighttext
{
	float: left;
	width: 450px;
	height: 424px;
	overflow: auto;
	color: #000;
	padding-right: 10px;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

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