body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bkgrd.jpg);
	background-color:#88BFE0;
	text-align:left;
	font-size: 11px;
}

a:visited, a:link, a:active {
	color: #004680;
}

a:hover {
	color: #348DCE;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #348DCE;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	clear:both;
}

p {
	line-height: 150%;
}

p.color {
	color: #666666;
}

.dblspc {
	margin-bottom: 10px;
}

#home {
	float:left;
	vertical-align: top;
	font-size: 9px;
	margin: 0px;
}

#frame {
	background-color: #FFFFFF;
	width: 900px;
	margin: auto;
	border-width: 1px;
	border-style: solid;
	height: 625px;
}

#frame2 {
	background-color: #FFFFFF;
	width: 900px;
	margin: auto;
	border-width: 1px;
	border-style: solid;
}

#navleft {
	width: 220px;
}

.space {
	background-color: #348DCE;
}

#stripes {
	background-image: url(images/bkgrd.jpg);
	margin: auto;
	width: 900px;
	top: 83px;
}

#nav {
	position: absolute;
	width: 220px;
}

.left_nav {
	background-color: #368ECF;
	width: 220px;
	height: 76px;
	border-top-color: #FFFFFF;
	margin-bottom: 1px;
	margin-top: 1px;
}


#frontbody {
	position: absolute;
	margin-left: 232px;
	width: 330px;
	margin-top: 35px;

}

#rightside {
	float: right;
	margin-top: 1px;
	width: 306px;
	left: 594px;
	background-image: url(images/midlowbar.gif);
	background-repeat: no-repeat;
}

td {
	vertical-align: top;
}

li {
	line-height: 150%;
	list-style-type: disc;
}

.indent {
	margin-left: 10px;
}

.title {
	margin-bottom: 8px;
}

strong {
	font-weight: bold;
}