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

#center { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible }
#main {
	position: absolute;
	left: 770px;
	width: 720px;
	margin-left: -360px;
	height: 540px;
	top: -200px
}

A:link {color: #999999;  text-decoration: none}
A:visited {color: #999999; text-decoration: none} 
A:hover {color: #D50025;}
