body {
	margin: 0;
	padding: 0;
	background: url(pics/left.jpg) repeat-y;
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content a:link {
	color: #1D3D68;
}
#content a:visited {
	color: #366E89;
}
#content a:hover {
	color: #000000;
}
#content a:active {
	color: #000000;
}
#bar {
	background: url(pics/barbkg.jpg) repeat-x;
	margin: 0px;
	top: 160px;
	left: 0px;
	position: relative;
	height: 51px;
}
#center {
}
li {
	list-style: url(pics/bullet.png);
	margin-bottom: 6px;
	color: #26554A;
	font-size: 14px;
}
.color {
	color: #2E6A4D;
	font-size: 14px;
}
.dropcap {
	float: left;
	font-size: 2.8em;
	color: #26554A;
	padding: 7px 1px 5px;
	background: #FFFFFF;
}
h1 {
	font-size: 15px;
	color: #2A5D51;
}
h2 {
	font-size: 20px;
	color: #1D3D68;
	line-height: 25px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #26554A;
	padding-top: 5px;
}
#nav {
	top: 300px;
	left: 40px;
}
.head {
	font-size: 24px;
	color: #26554A;
	text-align: center;
	padding-bottom: 10px;
}
.nav {
	border-right: 2px solid #1E495D;
	border-bottom: 2px solid #1E495D;
	margin: 2px;
}
h3 {
	font-size: 14px;
	color: #26554A;
	text-decoration: underline;
}
.picr {
	clear: none;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.picl {
	float: left;
	margin-right: 15px;
	clear: none;
}
.location {
	border: thin dashed #26554A;
	padding: 5px;
}

