#logo {
	border: 0px none black;
}
#main {
	min-width:1000px;
	border: 0px none black;
}
#nav {
	background-image: url(images/nav_bg.gif);
	position: relative;
	top: 0px;
	width: 237px;
	border: 0px none black;
	background-repeat: repeat;
}
#subnav {
	border: 0px none black;
	position: absolute;
	padding-top: 110px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 600px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: absolute;
	top: 151px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:0px;
	padding-top:0px;
	background-image: url(../images/grid.gif);
}

img {
	border: 0px none #000000;
}

.header1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}.header2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
}

.header3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.list {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: underline;
	line-height: 30px;
}
.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 10px;
}
#main #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#center {
	width: 280px;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover, a:active {
	text-decoration: underline overline;
	color: #000000;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
