body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	padding-top: 2px;
}
body {
	background-color: #0099CC;
	margin-left: 0px;
	margin-top: 0px;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(newbanner2.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
	background-position: center center;
}
#motto {
	font-size: 95%;
	font-weight: normal;
	color: #993333;
	background-color: #FFCC00;
	text-align: center;
	height: 20px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	border: thin solid #990000;
}
.topbottborder {
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFCC00;
	background-color: #FFFFFF;
}
#main {
	font-size: 90%;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#leftcol {
	float: left;
	width: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
	background-color: #FFFFCC;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#rightcol {
	float: right;
	width: 77%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px none #FFFFFF;
	background-color: #0099CC;
	color: #FFFFFF;
}
#all {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
