@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #C2F6D0;
	margin-left: 0px;
	margin-top: 0px;
}
#banner {
	background-image: url(images/PubwPeople.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #A0A8CD;
	background-position: center;
}
#menu {
	background-color: #FFE5B9;
	text-align: center;
	height: 20px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 16px;
	color: #69A2C0;
}
.topbottborder {
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2F6D0;
	border-bottom-color: #C2F6D0;
}
#main {
	font-size: 12px;
	background-color: #FFFFFF;
	height: 400px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#leftcol {
	float: left;
	width: 48%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 385px;
	font-size: 14px;
	color: #69A2C0;
	font-weight: bold;
	overflow: scroll;
}
#motto {
	font-size: medium;
	font-weight: bold;
	color: #FFE4C0;
	background-color: #69A2C0;
	text-align: center;
	height: 20px;
	width: 480px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	float: right;
}
#rightcol {
	float: right;
	width: 48%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #69A2C0;
	height: 385px;
	overflow: scroll;
}
a:link {
	color: #1874A3;
	text-decoration: none;
}
a:visited {
	color: #1874A3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#midcol {
	float: left;
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 349px;
	font-size: 14px;
	color: #69A2C0;
	font-weight: bold;
	background-color: #FFFFFF;
	overflow: scroll;
	text-align: left;
}
