body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000099;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
#banner {
	background-image: url(Images/Top%202.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 700px;
	margin-right: 75px;
	margin-left: 75px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
	background-position: center center;
	text-align: center;
}

#motto {
	font-size: 120%;
	font-weight: normal;
	color: #0033FF;
	background-color: #FFFFFF;
	text-align: right;
	height: 20px;
	width: 695px;
	margin-right: 75px;
	margin-left: 75px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCCFB7;
	border-left-color: #BCCFB7;
	padding-right: 5px;
}
#menu {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 700px;
	margin-right: 75px;
	margin-left: 75px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0033FF;
	border-left-color: #0033FF;
	padding-top: 4px;
}
.topbottborder {
	width: 629px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A9EFF;
	border-bottom-color: #6A9EFF;
}
#main {
	background-color: #FFFFFF;
	height: 400px;
	width: 700px;
	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: #BCCFB7;
	border-bottom-color: #BCCFB7;
	border-left-color: #BCCFB7;
	margin-right: 75px;
	margin-left: 75px;
	font-size: 90%;
	background-position: center center;
}
#leftcol {
	float: left;
	width: 45%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 355px;
	text-align: center;
}
#rightcol {
	float: right;
	width: 45%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 355px;
}
h1 {
	color: #FFFFFF;
	width: 100%;
	filter: Alpha(Opacity=80);
	bottom: auto;
	background-position: center bottom;
}
#all {
	margin-right: 100px;
	margin-left: 100px;
	width: 850px;
	height: 100%;
	background-color: #6A9EFF;
	margin-top: 20px;
}
