body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(images/bkgrnd_sweep.jpg);
	background-repeat: repeat-x;
}
#jay {
	padding-left: 10px;
	padding-bottom: 10px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	background-color: #FFFFFF;
	border: 2px solid #977F09;
	overflow: auto;
	position: absolute;
	height: 450px;
	width: 550px;
	left: 75px;
	top: 125px;
	padding-top: 15px;
	color: #000000;
}
#header {
	position: absolute;
	left: 0px;
	top: 125px;
}
#menu {
	position: absolute;
	left: 640px;
	top: 120px;
}
h1 {
	color: #007ca9;
	font-size: 30px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #007ca9;
	font-size: 1.25em;
	font-weight: bold;
	font-family: Basic, Verdana, Arial, sans-serif;
}
ul {
	font-size: 0.9em;
	list-style-type: square;
	list-style-image: url(images/bullet.jpg);
	line-height: 120%;
	color: #000000;
}
#contentindex {
	background-color: #FFFFFF;
	border: 2px solid #977F09;
	overflow: hidden;
	position: absolute;
	width: 550px;
	left: 150px;
	top: 125px;
}
#botmenu {
	position: absolute;
	left: 75px;
	top: 625px;
	font-size: 0.8em;
	color: #007ca9;
	font-weight: 400;
	overflow: hidden;
	width: 550px;
}
a:link {
	color: #007ca9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007CA9;
}
a:hover {
	text-decoration: none;
	color: #977F09;
}
a:active {
	text-decoration: none;
	color: #007CA9;
}
#contentpress {
	background-color: #FFFFFF;
	border: 2px solid #977F09;
	overflow: auto;
	position: absolute;
	height: 450px;
	width: 650px;
	left: 75px;
	top: 125px;
	padding-top: 15px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#botmenupress {
	position: absolute;
	left: 75px;
	top: 625px;
	font-size: 0.8em;
	color: #007ca9;
	font-weight: 400;
	overflow: hidden;
	width: 650px;
}

