#wrapper{
	padding: 10px;
	left: 0px;
	top: 0px;
	position: absolute;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #FFFFFF;
}

#header{
	background: #000066;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 1012px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content{
	border: thick solid #000066;
}
.font24 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.font12 {
	font-size: 12px;
	color: #FFFFFF;
}

