#banner {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #349c99;
	height: 70px;
	vertical-align: bottom;
	padding-left: 20px;
}
#nav {
	padding: 5px;
	background-color: #e60000;
}
#main {
	width: 740px;
	border: 1px solid #00A9B5;
	padding: 0px;
	background-color: #ffffff;
	margin: 0 auto;
}
#footer {
	background-color: #349c99;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	height: 50px;
}
.nav {
	padding: 6px;
	border: 1px solid #dc2028;
	background-color: #00A9B5;
	font-size: 14px;
	position: relative;
	height: 40px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #025857;
	padding-left: 20px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	background-color: #025857;
	}
h1 {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	color: #FF9933;
	font-size: 22px;
}
h2 {
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #dc2028;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dc2028;
	width: 300px;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	padding-right: 30px;
	padding-left: 24px;
}
team {
	position:absolute
	top:0
	background-color: #ffffff;
	float: left;
	}
.maintitle {
	font-size: 40px;
}
.subtitle {
	font-size: 12px;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;

}
#cornertopleft
	{
	position: relative;
	top: -1px;
	left: -1px;
	float: left;
	}
#cornertopright
	{
	position: relative;
	top: -1px;
	right: -1px;
	float: right;
	}
#cornerbottomleft
	{
	position: relative;
	bottom: 35px;
	left: -1px;
	float: left;
	}
#cornerbottomright
	{
	position: relative;
	bottom: 35px;
	right: -1px;
	float: right;
	}
p {
	font-size: 11px;
	line-height: 16px;
	padding-right: 30px;
	padding-left: 24px;
	margin-right: 20px;
}



.sidebar {
	background-color: #FFE96C;
	margin: 10px;
	padding: 10px;
	float: right;
	border: 1px solid #990000;
	position: relative;
	width: 320px;
	font-size: 10px;
	line-height: 14px;
}
.awardssidebar {
	background-color: #ffffff;
	margin: 10px;
	padding: 10px;
	float: right;
	position: relative;
	width: 200px;
	font-size: 10px;
	line-height: 14px;
}
#nav a {
	padding: 7px;
	border: 1px solid #CC3333;
	background-color: #FFE96C;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
}
.imgborder {
	border: 1px solid #990000;
	margin-bottom: 0px;
}
#content {
	padding-left: 20px;
	padding-bottom: 40px;
}
ul {
	font-size: 11px;
	line-height: 16px;
	padding-right: 30px;
	padding-left: 24px;
}
