BODY {
	MARGIN-TOP: 0px;
	BACKGROUND-COLOR: white;
	padding: 0px;

}

H1 {

	FONT-SIZE: 36px

}

H2 {

	FONT-SIZE: 24px

}

H3 {

	FONT-SIZE: 18px

}

P {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

UL {

	FONT-SIZE: 11px; LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif

}

a:link {

	FONT-SIZE: 11px; COLOR: maroon; BACKGROUND-COLOR: transparent

}

a:visited {

	FONT-SIZE: 11px; COLOR: purple; BACKGROUND-COLOR: transparent

}

a:hover {

	FONT-SIZE: 11px; COLOR: red; BACKGROUND-COLOR: transparent; FONT-WEIGHT: bold

}

#leftcol {
	margin: 5px;
	float: left;
	width: 45%;
	font-weight: bold;
	text-align: center;
}
#rightcol {
	margin: 5px;
	float: right;
	width: 45%;
	font-weight: bold;
	text-align: center;
}
#container {
	height: 750px;
	width: 900px;
	padding: 0px;
	margin: 0px;
}
#container #apDiv3 {
	left: 225px;
	padding-left: 200px;
}
#apDiv4 {
	height: 500px;
}
#body {
	background-image: url(images/keysbackground.jpg);
}
#banner {
	background-color: #FFFFFF;
	height: 150px;
	width: 900px;
}
#Layer5 {
	width: 900px;
	top: 150px;
	height: 1552px;
}
#h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	color: purple;
}

