body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	font-style: normal;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
}
#banner {
	background-repeat: no-repeat;
	height: 130px;
	width: 775px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	color: #FFFFFF;
	outline-color: #FFF;
	background-color: #FFF;
	border-top-color: #FFF;
	border-bottom-color: #900;
	background-image: url(images/Logo%203.png);
	border-top-width: 0px;
	border-bottom-width: 0px;
}

#motto {
	font-size: 120%;
	font-weight: bold;
	color: #334841;
	background-color: #FFFFFF;
	text-align: right;
	height: 20px;
	width: 594px;
	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: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 5px;
}
#menu {
	background-color: #FFF;
	text-align: center;
	height: 20px;
	width: 775px;
	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: #FFF;
	border-left-color: #FFF;
	padding-top: 4px;
}
.topbottborder {
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#main {
	background-color: #FFFFFF;
	height: 400px;
	width: 775px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFF;
	border-left-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 90%;
	border-top-style: solid;
	border-top-color: #FFF;
}
#leftcol {
	float: left;
	width: 47%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightcol {
	float: none;
	width: 50%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 0px;
}
h1 {
	color: #FFFFFF;
	width: 100%;
	filter: Alpha(Opacity=50);
	letter-spacing: normal;
	word-spacing: normal;
	height: 20px;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 100%;
	border-bottom: colour;
}
#maincol {
	margin: 15px;
	float: right;
	width: 47%;
	text-align: left;
}

