body {
	background-image:url(images/bkgrnd2.gif);
	background-repeat:repeat-y;
	font-family: verdana,arial,serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

a {
	background-color: #ffffff;
	color: #806666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 680px;
	border: groove 6px #223752;

}

#header {
	background-image: url(images/centerboardmain2.jpg) no-repeat;
	hei/ght: 242px;
	wid/th: 680px;
	wid/th: 100%;
}

#header h1 {
	font-size: 2.2em;
	left: 260px;
	top: 10px;
}

#header ins {text-decoration:none}

#header a {
	color: #FFc272;
	text-indent: 0.30cm;
	font-family: verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 140px;
	border-right: 2px solid #223752;
	background-color: #FFFFFF;
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

#sidebar a:hover {
	color: white;
}

#content {
	font-size: 1em;
	color: #223752;
	line-height: 20px;
	float: right;
	width: 500px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	mar.gin-top: 8px;
}

#footer {
	background-color: #FAF2E2;
	clear: both;
	color: #223752;
	font-size: .7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

#footer a {
	color: #223752;
	background-color: #FAF2E2;	
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}
