body {
	background: #ccc;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	background: transparent;
	font-size: 9px;
}

a:hover {
	text-decoration: none;
	color: #666666;
	background: transparent;
	font-size: 9px;
}

a:active {
	text-decoration: none;
	color: #666666;
	background: transparent;
	font-size: 9px;
}

/* header fonts */

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	text-transform: lowercase;
}

h2 {
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
}

h3.orange {
	color: #c63b01;
}

h3.blue {
	color: #376ca4;
}

h3.purple {
	color: #6a628f;
}

h3.red {
	color: #9a2e32;
}

h3.green {
	color: #00838d;
}

h3.brown {
	color: #9f9085;
}

h4 {
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

#container {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border: 1px solid #000;
	width: 765px; /* false value for IE4-5.x/Win, like so: */
	voice-family: "\"}\""; /* real width + l/r border + l/r padding = false value */
	voice-family: inherit; /* end false value for IE4-5.x/Win */
	width: 765px; /* real value for compliant browsers */
	overflow: visible;
}

html>#container {
	width: 765px; /* be nice to Opera */
}

#containerlong {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border: 1px solid #000;
	width: 767px; /* false value for IE4-5.x/Win, like so: */
	voice-family: "\"}\""; /* real width + l/r border + l/r padding = false value */
	voice-family: inherit; /* end false value for IE4-5.x/Win */
	width: 765px; /* real value for compliant browsers */
}

html>#containerlong {
	width: 765px; /* be nice to Opera */
}
table {
	margin: 0;
	border: 0;
	padding-top: 3;
	padding-right: 3;
	padding-bottom: 3;
	padding-left: 3;
}

#topbar {
	width: 765px;
	height: 17px;
}

#nav {
	width: 765px;
	height: 25px;
}

.lines {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
}

#logo {
	width: 269px;
	height: 73px;
	margin-top: 12px;
	float: left;
}

#tertiary {
	width: 298px;
	float: right;
	margin-top: 64px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

#swoosh {
	width: 269px;
	height: 223px;
	float: left;
}

#main_img {
	width: 496px;
	height: 223px;
	float: left;
}

#secondary {
	width: 269px;
	float: left;
}

html>body div#secondary ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: -15px;
	list-style-position: inside;
}

#secondary ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 25px;
}

.copyright {
	margin-left: 25px;
	color: #cccccc;
	font-family: verdana;
	font-size: 9px;
}

#copy {
	color: #666666;
	width: 466px;
	margin-top: 15px;
	float: left;
	white-space: normal;
	overflow: visible;
}

#copy a:link, a:visited {
	text-transform: uppercase;
}

#copy a:hover {
	text-transform: uppercase;
}

#copy a:active {
	text-transform: uppercase;
}

.redundant {
	color: #999999;
	text-transform: uppercase;
}

span.redundant a.active {
	color: #666666;
}

.first {
	margin-top: 15px;
}

.biophoto {
	float: left;
	margin: 3px 5px 3px 0;
}

.headline {
	float: left;
}
