#title	{
	position:absolute;
	width:670px;
	height:70px;
	top:20px;
	left:0px;
	text-align:center;
}

#content_wrapper	{
	position:absolute;
	width:670px;
	height:400px;
	top:0px;
	left:50%;
	margin-left:-335px;
	text-align:center;
}

#content_wrapper a {
	color: #000000;
	text-decoration:none;
}

#content_wrapper a:hover {
	color: #660000;
	text-decoration:underline;
}

#content_wrapper a:visited {
	color: #000000;
	text-decoration:none;
}
	