@charset "utf-8";
/* CSS Document */


 body
{
	text-align: center;
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
}

#content
{
text-align: left;
width: 700px;
margin: 0 auto
}

 #logo
{

}

 #navigation
{
	padding-top: 30px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;	
	
}

 #centre
{
	top:174px;
	width:697px;
	height:300px;
	z-index:1;
	background-image: url(../images/MPA-Winner-2011b.jpg);
	position: absolute;
	
}

 #intro
{
	top:480px;
	width:640px;
	height:488px;
	z-index:2;
	position: absolute;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a39fa0;
}

 #footer
{
	width:570px;
	height:50px;
	z-index:3;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a39fa0;
	left: 0px;
	top: 70px;
}


A:link {
	text-decoration: none;
	color: #a39fa0;
}
A:visited {
	text-decoration: none;
	color: #a39fa0;
}
A:active {
	text-decoration: none;
	color: #666666;
}
A:hover {
	text-decoration: none;
	color: #333333;
}.style1 {font-size: x-large}

