body
{
	padding: 0;
	margin: 0;
	background: #260045;
	color: #260045;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

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: -400px;
	position: absolute;
	top: -300px;
	left: 50%;}

#header
{
	width: 800px;
	height: 150px;
	background: url(about-header.jpg);
	letter-spacing: 1px;
	font-family: trebuchet ms;
}

#container    
{

	border: 20px solid #6CA662;
	width: 760px;
	height: 470px;
}

#containerleft
{
	float: left;
	width: 550px;
	height: 450px;
	background: #e0ccf0 url(../fill-left-long.jpg); 
	padding: 10px;
	overflow: auto;
	font-family: trebuchet ms;
	border-right: 20px solid #6CA662;
	font-size: 110%;

}




#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
	background-image:url(); display:none;
}

#containerleft h2
{
	font-family: trebuchet ms;
	letter-spacing: -1px;
	font-size: 250%;
	color: #260045;
	width: 95%;
	text-align: center;
	line-height: 24pt;
	padding-left:0px;
	padding-top:10%;
}

#containerright
{
	float: right;
	width: 150px;
	height: 450px;
	background: #F2E63D url(../fill-right.jpg);
	overflow: auto;
	padding: 10px;
	font-family: trebuchet ms;
	auto-repeat: none;
	
}



#buttons
{
padding-left: 7px
}

#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;
}