body {
	font-family: "Times New Roman", Times, serif;
	background: url(images/bwclogoscreenback.gif) repeat;
	}
	
#container {
	background: #ffffff url(images/headerbgd.gif) repeat-x 0px 0px;
	width: 800px;
	position: relative;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: thin solid #336633;
	border-bottom: thin solid #336633;
	border-left: thin solid #336633;
}
#left {
	background: url(images/bgd.gif) repeat-y right;
	width: 145px;
	margin-top: 0px;
	float: left;
	position: relative;
	top: 0px;
	bottom: 0px;
	height: 100%;
}
#connection {
	position: relative;
	float: left;
}
#header {
	float: left;
	width: 650px;
}

#arch {
	text-align: center;
	width: 650px;
	clear: both;
	margin-top: 8px;
}
#contents {
	text-align: left;
	margin-top: 20px;
	float: left;
	width: 600px;
	padding-left: 25px;
	background: #FFFFFF;
	padding-right: 30px;
}
#footer {
	font: .7em "Times New Roman", Times, serif;
	color: #F1A352;
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: thin solid #336633;
}
#logo {
	text-align: right;
	background: #336633 url(images/logodivbg.gif) repeat-x;
	padding-top: 8px;
}
#links {
	z-index:2;
	text-align: right;
	padding-right: 12px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFCC99;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

a.nav {
	text-align: right;
}

a.nav:link {
	color: #FFFFFF;
}
a.nav:hover {
	color: #336633;
	}

a.nav:visited {
	color:#F1DDB9}
li {
	list-style-type: none;
}
.floatright {
	float: right;
	margin: 0.3em;
}
.floatleft {
	float: left;
	margin: .3em;
}
a.occ {
	color: #336633;
}
a.occ:hover {
	color: #99FF33;
	background-color: 336633;
}
a.mem:visited {
	color: #F1A352;
}
a.mem {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
a.mem:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
a.mem:hover {
	color: #336633;
	text-decoration: underline;
	list-style: inside;
}
