html, body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
}

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

a:hover {
	font-weight:bold;
}

div#site {
	position: absolute;
	width: 738px;
	height: 311px;
	margin-left: -369px;
	margin-top: -155px;
	left: 50%;
	top: 50%;
	text-align:center;
}

div#frame {
	width:721px;
	height:294px;
	padding:17px 0px 0px 17px;
	background-image:url('images/frame_bg.jpg');
}