body {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: "Trebuchet MS";
	text-align: center;
}
a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover, a:active {
	color: red;
	text-decoration: none;
}
#wrap {
	width: 750px;
	margin: 0 auto;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
li {
	float: left;
} 
#header {
	height: 100px;
	width: 750px;
}
#header span {
	z-index: 1;
	margin-bottom: -100px;
	display: block;
	position: relative;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
}
#header span a {
	display: block;
	height: 100px;
	width: 750px;
}
#topnav {
	height: 25px;
	background-image: url(smallimages/grad1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 25px;
	padding-right: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#topnav ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#topnav ul, #topnav li {
	list-style: none;
	display: inline;
	text-align: right;
	font-size: 12px;
}
#topnav li {
	margin-left: 40px;
}
* html #topnav li {
	height: 0px;
}
#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#topnav a:hover {
	color: #FFFFFF;
}
#leftnav {
	font-size: 12px;
	float: left;
	width: 133px;
	margin-top: 15px;
	padding: 0px;
	padding-top: 10px;
	background-color: #E2E6EF;
	background-image: url(smallimages/grad3.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#leftnav ul, #leftnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav li {
	width: 133px;
	height: 20px;
	margin-bottom: 10px;
}
.sub, .sub a:link, .sub a:visited{
	width: 100px;
	height: 20px;
	margin-bottom: 10px;
	background-color: gray;
	color: White;
}
#leftnav a:link {
	padding-left: 10px;
	display: block;
	width: 133px;
	line-height: 20px;
	color: #006699;
	text-decoration: none;
}
#leftnav a:visited 
{
	padding-left: 10px;
	display: block;
	width: 133px;
	height: 20px;
	color: #006699;
	text-decoration: none;
}
#leftnav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#leftnav li.subTeam a:link, #leftnav li.subTeam a:visited 
{
	width: 103px;
	padding-left: 30px;
	color: #000000;
}
#leftnav li.subTeam a:hover  
{
	width: 103px;
	color: #ff0000;
	background-color: #ffffff;
}
	

#content {
	margin-left: 153px;
	font-size: 12px;
	width: 410px;
	padding-top: 20px;
	text-align: justify;
	height: 100%;
}
* html #content {
	margin-left: 0px;
	
}
#newsArea {
	width: 150px;
	float: right;
	margin-top: 15px;
	background-image: url(smallimages/news.gif);
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #009933;
	text-align: justify;
	height: 100%;
}
#news{
	width: 140px;
	float: right;
	margin-top: 15px;
	padding-top: 00px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #003399;
	text-align: justify;
	text-decoration: none;
	height: 100%;
}
#footer {
	clear: both;
	width: 750px;
	color: #3399CC;
	background-color: #FFFFFF;
	float: none;
	line-height: 40px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
}
#footer a:link, #footer a:visited {
	color: #3399CC;
	text-decoration: none;
}
#footer a:hover {
	color: #33FF99;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer dt,dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer dt {
	margin-left: 10px;
}
*html #footer dt, #footer dd {
	height: 0px;
}
.button {
	font-size: 10px;
	color: #006600;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #009966;
	margin: 0px;
	padding: 0px;
}
.box {
	font-size: 12px;
	color: #006633;
	border: 0px none #66FFFF;
}
h1 {
	overflow: hidden;
}
