#wrapper #left h2 {
	text-align: center;
	text-indent: -2000px;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 350px;
}
#wrapper #left p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
}
#wrapper #left a {
	color: #CC0000;
	text-decoration: none;
}
#wrapper #left a:hover {
	color: #FF9900;
}
