body
{
	padding: 0;
	margin: 0;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 70%;
	background-image: url(images/bg.jpg);
}

img
{border: 0;}

a
{
	text-decoration: none;
	color: #666666;
}

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

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

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
	border: 1px solid #FFF;
	background-image: none;
	background-color: none;
}

#header
{
	width: 762px;
	height: 30px;
	letter-spacing:  1px;
}

#container    
{
	border: 0px solid #FFF;
	width: 785px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:none;
	padding: 0px 0px 20px 20px;
	font-size: 10px;
	color: #666666;
	border-right-width: 0px;
	border-right-style: none;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 1;
}

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

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

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: geneva;
	letter-spacing: -2px;
	font-size: 50px;
	text-align: left;
	font-style: normal;
	color: #333333;
	line-height: 1;
}


#containerright
{
	float: left;
	width: 375px;
	height: 350px;
	overflow: auto;
	padding: 0px 14px 5px 6px;
	color: #333333;
	font-size: 10px;
	line-height: 1.3;
}

#containerright a
{
	text-decoration: none;
	color: #3399CC;
	background-color: #FFFFFF
}


#containerright a:hover
{
	text-decoration: none;
	color: #3399CC;
}


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

#footer
{
	width: 762px;
	text-align: right;
	padding: 10px 0px;
	color: #000000;
	font-size: 9px;
}

#footer a
{
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
}

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

