
a.pinkteal:link {color: #57754a; text-decoration: none;}
a.pinkteal:active {color: #57754a; text-decoration: none;}
a.pinkteal:visited {color: #57754a; text-decoration: none;}
a.pinkteal:hover {color: #C62E7E; text-decoration: none;}
body {
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#57754a;
} 

#wrapper {
	position: relative; 
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	width:970px;
}



#container {
	position: relative; 
	text-align:center;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	width:784px;
	height:514px;
	background-image:url('images/whitespace.png');
	background-repeat: no-repeat;
}

#logo{padding-top:40px; padding-bottom:15px;}

.type{
	text-align:centre; font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#57754a;
	line-height:200%;
}
