body
{
	padding: 0;
	margin: 0;
	background: #260045;
	color: #260045;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 190%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #260045;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	background: #6CA662;
}

#outercontainer
{
	margin-left: -407px;
	position: absolute;
	top: -300px;
	left: 50%;
}

#header
{
	width: 800px;
	background: url(news-header.jpg);
	height: 150px;
	letter-spacing: 1px;
	font-family: trebuchet ms;
}

#container    
{
	border: 20px solid #6CA662;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 370px;
	height: 370px;
	background:url(fill-left.jpg);
	border-right: 20px solid #6CA662;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}



#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #F2E63D url(../fill-right-home.jpg);
	padding: 10px;
	autorepeat: none;
	font-family: trebuchet ms;
	
.bottom
{
	text-align: left;
}
}

#containerright h2
{
	margin: 0;
	padding-left: 15;
	font-family: trebuchet ms;
	letter-spacing: -1px;
	font-size: 200%;
	color: #260045;
	width: 100%;
	text-align: center;
}

.bottom
{
text-align:center;
}

#footer
{
	width: 800px;
	text-align: right;
	font-family: trebuchet ms;
	padding: 5px 0px;
	color: #6CA662;
	font-size: 75%;
}

#footer a
{
	text-decoration: none;
	color: #6CA662;
	font-family: trebuchet ms;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
	font-family: trebuchet ms;
}