body
{
	padding: 0;
	margin: 0;
	background: #f8f5ea;
	color: #000;
	font-family: verdana;
	font-size: 12px;
	line-height: 120%;
}

img
{
	border: 0;
}

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

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

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

#outercontainer
{
	margin-left: -475px;
	position: absolute;
	top: -190px;
	left: 100%;
}

#header
{
	width: 928px;
	height: 19px;
	letter-spacing: 1px;
}

#container    
{
	border: 2px solid #000;
	width: 924px;
	height: 325px;
}

#containerleft
{
	float: left;
	width: 441px;
	height: 305px;
	background-image:url('logo.jpg');
	border-right: 2px solid #000;
	padding: 10px;
}

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

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

#containerleft h2
{
	margin: 0;
	padding: 7px;
	font-family: verdana;
	letter-spacing: 1px;
	font-size: 26px;
	text-align: center;
	color: #e61217;
}

#containerright
{
	float: left;
	width: 449px;
	height: 313px;
	background: #fff;
	overflow: auto;
	padding: 6px;
	font-size: 13px;
}


#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #da2b0e;
}

#containerright h3
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 18px;
	font-weight: bold;
	color: #eecd2a;
}

#containerright smalltext
{
	font-size: 10px;
}
