body
{
	background-repeat: repeat;
	background-image: url(../images/bg.gif);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}


#splash { background-position: 0 0; text-align:center; /* part 2 of 2 centering hack */
	width: 350px; /* ie5win fudge begins */
	voice-family: "\"}\""; voice-family:inherit; width: 350px; height: 500px; margin: 0 auto; margin-top: 25px;}
	

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url(../content/home/containerright-image.jpg);
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerindex
{
	float: left;
	width: 350px;
	height: 350px;
	background-image: url(../content/home/index_left.jpg);
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleft a
{
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #6e6f70;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FFFFFF;
}

#footer a
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #FF80A8;
}

