body {
	background-color: #F2F2EA;
}
#main {
	left: 50%;
	margin-left: -290px;
	position: absolute;
	margin-top: 50px;
	height: 400px;
	width: 580px;
}
#menu {
	margin-left: -243px;
	position: absolute;
	left: 50%;
	float: left;
	margin-top: 570px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 495px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #F2F2EA;
	background-position: center;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
#reference_menu {
	float: left;
	height: 350px;
	width: 130px;
	margin-left: 20px;
}
#reference {
	float: left;
	height: 350px;
	width: 390px;
	margin-left: 20px;
}
#reference a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 13px;
	color: #003399;
	text-decoration: none;
}
#reference a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 13px;
	color: #003399;
	text-decoration: none;
}
#reference a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
}
#reference a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 13px;
	color: #003399;
	text-decoration: none;
}
.rightside {
	margin-left: 10px;
}
.leftside {
	margin-top: 10px;
}
#header {

	left: 50%;
	margin-left: -290px;
	position: absolute;
	margin-top: 50px;
	height: 100px;
	width: 580px;
}
#reference_wrap {

	left: 50%;
	margin-left: -290px;
	position: absolute;
	margin-top: 210px;
	height: 400px;
	width: 580px;
}

