body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
#banner {
	background-image: url(Images/Modified%20Pics/Logo%20and%20Rics%202.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-left-color: #003;
	background-position: center center;
	text-align: center;
	background-color: white;
}

#motto {
	font-size: 120%;
	font-weight: normal;
	color: #FFF;
	background-color: #003;
	text-align: center;
	height: 30px;
	width: 895px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-left-color: #003;
	padding-right: 5px;
	max-height: 150px;
}
#menu {
	background-color: #003;
	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: #003;
	border-left-color: #003;
	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: #FFF;
	border-bottom-color: #FFF;
}
#main {
	background-color: #003;
	height: 575px;
	width: 900px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 100%;
	background-position: center center;
	margin-top: 10px;
}
#leftcol {
	float: left;
	width: 67%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 450px;
	text-align: left;
}
#rightcol {
	float: right;
	width: 25%;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	height: 450px;
}
h1 {
	color: #FFFFFF;
	width: 100%;
	filter: Alpha(Opacity=80);
	bottom: auto;
	background-position: center bottom;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: 130%;
	background-color: #003;
	margin-top: 20px;
	float: none;
	position: relative;
}
