body
{
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 65%;
	line-height: 150%;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
	color: #000000;
}

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

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

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
	color: #000000;
}

#header
{
	width: 800px;
	height: 20px;
	color: #000000;
}

#container    
{
	border: 20px solid #c0c0c0;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('bground/bg.png');
	border-right: 20px solid #c0c0c0;
	padding: 10px;
}

#containerleft a
{
	text-decoration: underline;
	color: #000000;
}

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

#containerleft h2
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 200%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #ffffff;
	background-image:url('');
	background-repeat:repeat-y;
	overflow: auto;
	padding: 10px;
	color: #000000;
}

#containerright h2
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 125%;
	color: #666666;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 5px;
	width: 80%;
}

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

#footer a
{
	text-decoration: underline;
	color: #000000;
}

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