html, body {
	background: transparent url('/img/index_bottom_bg.gif') repeat-x bottom center;
	height: 100%;
	width: 100%; 
	margin: 0; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
}
#masthead {
	background: #fff url('/img/masthead_alt_bg.gif') no-repeat top center; /*us flag */
	width: 100%; 
	margin: -34px auto 0 auto; 
	padding: 26px 0 0 0; 
	height: 80px; 
	font-family: Arial, Helvetica, sans-serif;
}
#masthead.tracks {
	height: 120px;
}
#masthead.active {
	background: #fff url('/img/masthead_small_bg.gif') no-repeat center 48px; /*logged in */
	height: 118px;
}
#masthead div {
	width: 924px; 
	margin: 0 auto;
}
#masthead span {
	float: right; 
	color: #ccc;
	margin: 0 0.5em;
}
#masthead div h1 {
	height: 54px;
	padding: 0;
	background: transparent url('/img/h2h_logo.gif') no-repeat top left;
	margin: 0 0.5em;
	position: relative;
	z-index: 999;
}
#masthead div h1 a {
	background-image: none;
	width: 125px;
	height: 54px;
	float: none;
	margin: 0;
}
#masthead div h1 .hide {
	display: none;
}
#masthead div a {
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ccc; 
	background: transparent url('/img/gray_arrow.gif') no-repeat right 4px; 
	padding: 0 11px 0 0;
	margin: 0 0.45em 0 1em;
	position: relative;
	z-index: 1000;
}
#masthead div div {
	float: right; 
	clear: both; 
	margin: 1em 0.25em; 
	font-size: 0.75em;
	position: relative;
	z-index: 1000;
}
#rightcol #rotator_new {
	height: 122px; 
	max-height: 120px;
	padding: 0;
	width: 492px;
	background-color: #000; 
	margin: 1px 0 0 0;
	position: relative;
}
#content.home {
	margin: -122px auto 0;
	padding: 0; 
	width: 929px;
}
#mission { 
	display: block;
	background: transparent url('/img/homepage_bg.jpg') no-repeat center center; 
	padding: 0; 
	color: #000; 
	width: auto;
	margin: 0 auto;
	position: relative;
	top: -48px;
	left: -1px;
	height: 375px;
	text-align: center;
}
#mission p {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font-size: 3.35em;
	position: relative;
	text-align: left;
	top: 65px;
	left: 5px;
	letter-spacing: -1px;
	line-height: 0.95em;
	height: 160px;
	font-weight: bold;
	display: block;
	}
#mission span {
	font-size: 1.2em;
}
#mission img {
	margin: 0 0 0 -5px;
	display: block;
	padding: 0;
}
#leftcol {
	float: left; 
	width: 432px; 
	padding: 0;
	margin: -35px 0 0 7px;
}
#rightcol {
	float: right; 
	width: 432px; 
	z-index: 1; 
	position: relative; 
	margin: 34px 29px 0 0;  
	padding: 0;
}
#search {
	margin: 0 0 35px 22px; 
	clear: both; 
	position: relative;
	width: 100%;
}
#leftcol #search h2 {
	color: #194d6d;
	font-size: 1.8em;
	padding: 0 0 3px 0; 
	margin: 0;
}
#content #leftcol #search form {
	padding: 0; 
	margin: 0;
	height: 78px;
}
#search form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#search input {
	border: 1px solid #aeaeae; 
	font-size: 1.4em; 
	float: left; 
	font-family: Tahoma, Verdana, Arial, sans-serif;  
	padding: 2px 5px;
	vertical-align: middle;
	margin: 2px;
}
#search input#keyword { 
	width: 190px;
	clear: both;
	margin-top: 5px;
}
#search select{ 
	border: 1px solid #aeaeae; 
	font-size: 1.4em;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	float: left;
	margin: 2px 2px 2px 5px;
	height: 33px;
}
#search input#location{ 
	width: 150px;
}
#search input#submit {
	margin: 0 55px 0 0;
	border: 0;
	float: right;
}
#home_join {
	float: right;
	width: 300px;
}
#home_join a {
	display: block;
	color: #fff;
	font-size: 1.3em;
	padding: 0 15px;
	margin-right: 10px;
	background: transparent url('/img/white_arrow.gif') no-repeat center right; 
	text-align: right;
}
#counter {
	clear: both;
	width: 310px;
	margin: 0; 
	float: right; 
	font-size: 1.5em; 
	padding: 14px 5px 14px 34px; 
	letter-spacing: -1px; 
	background: transparent url('/img/red_arrow.gif') no-repeat 6px 16px;
	text-align: right;
}
#counter span {
	font-size: 0.65em; 
	letter-spacing: normal;
}
#intro {
	clear: both;
	padding: 5px 17px 20px;
}
#intro p {
	margin: 0;
	padding: 0;
}
#how_it_works, #email_alerts {
	width: 100%;
	padding: 10px;
	background: #eaeaea url('/img/feature_bg.gif') repeat-x bottom left;
	min-height: 200px;
	border: 0;
	width: 432px; 
}
.feature img {
	margin: 0; 
}
.feature p {
	font-size: 0.8em; 
	padding: 0 20px;
}
.feature ul {
	list-style: none;
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}
.feature ul li {
	background: transparent url('/img/red_arrow_small.gif') no-repeat 0 5px; 
	line-height: 16px;
	font-size: 0.8em;
	padding: 5px 0px 0px 23px;
	margin: 0;
}
#how_it_works {
float: left;
margin: 0 0 0 7px;
}
img#how_it_works_logo {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 999;
	position: relative;
}
#how_it_works h2 {
	margin: 0;
	padding: 0 0 10px 0;
	height: 43px;
}
#how_it_works a {
	background: transparent url('/img/action_arrow.gif') no-repeat right 2px;
	color: #cc0000;
	font-weight: bold;
	padding: 0 12px 0 0;
	font-size: 0.75em;
	clear: both;
	display: block;
	text-align: right;
}
#how_it_works a:hover {
	color: #000;
}
#email_alerts {
float: right;
margin: 0 7px 0 0;
}
#email_alerts h2 {
	padding: 0;
	margin: 0;
	height: 43px;
}
#email_alerts input {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	vertical-align: middle;
	border: 1px solid #aeaeae; 
	font-size: 1.1em;
	padding: 5px;
	width: 200px;
	margin: 0;
}
#email_alerts input.submit {
	position: relative;
	top: 2px;
	width: auto;
	border: 0;
	padding: 0;
}
#email_alerts form {
	clear: both;
	margin: 10px;
}
#email_alerts form fieldset {
	border: 0;
}
#leftcol .logos {
	border-top: 1px dotted #ccc;
	margin: 0.65em;
	height: auto;
}
.logos h2 {
	line-height: 3em;
}
.logos img {
	margin: 0.25em 0.85em; 
	vertical-align: middle;
	border: 0;
}
#process {
	background-color: #99cc33; 
	clear: both; 
	height: 42px; 
	margin: -3px 5px 5px 5px;
}
#thumbs {
	clear: both; 
	margin: 5px 0 5px 5px;
	width: 487px;
}
#thumbs div {
	clear: both; 
	border-bottom: 1px dotted #ccc; 
	padding: 0 0 0.5em 0;
}
#thumbs div:hover {
	background-color: #f5f5f5;
}
#thumbs img {
	float: left; 
	margin: 0.5em 1em 0 0; 
	display: block;
}
#thumbs h4 {
	margin: 0.5em 0 0 0; 
	float: left; 
	padding: 0; 
	width: 380px;
}
#thumbs h4 img {
	margin: 0;
}
#thumbs p {
	font-size: 0.75em; 
	display: block; 
	width: 400px; 
	margin: 0; 
	padding: 0;
}
#thumbs a {
	color: #cc0000; 
	font-size: 1em; 
	margin: 0; 
	display: inline; 
	padding: 0 12px 0 0;
	font-weight: bold;
	background: transparent url('/img/action_arrow.gif') no-repeat center right;
}
#thumbs a:hover {
	color: #000;
}
#library, #news, #resources {
	background-color: #f5f5f5;
	margin: 0 5px 0 0;
	padding-top: 1em;
	width: 459px;
	overflow: hidden;
	float: right;
	border: 1px solid #aaa;
	height: 210px;
}
#acrobat {
	font-size: 0.75em;
	padding: 0.85em; 
	margin: 0.15em 0 1em 0;
	width: 463px;
	float: right;
}
#acrobat img {
	border: none;
	float: left;
	vertical-align: middle;
	margin: 0 0.5em 0 0;
}
#acrobat a {
	color: #cc0000;
}
#acrobat a:hover {
	color: #000;
}
#library ul, #news ul, #resources ul {
	width: 100%; 
	margin: -10px 1em 0 1em;
	list-style-type: none;
	padding: 0;
}
#library ul li, #news ul li, #resources ul li {
	width: 425px;
	margin: 1em 0;
	font-size: 0.75em;
}
#library a, #news a, #resources a {
	color: #cc0000;
}
#library a:hover, #news a:hover, #resources a:hover {
	color: #000;
}
#content #library h2, #content #news h2, #content #resources h2 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase; 
	font-size: 1em; 
	letter-spacing: -1px; 
	font-weight: bold; 
	color: #000; 
	background-color: #f5f5f5;
	margin: 0.25em 0.5em;
	padding: 0.5em 0;
}
#news .description { /*will do in cake, eventually */
	display: none;
}
hr {
	clear: both; 
	background-color: #fff;
	height: 1px; 
	border: 1px solid #fff; 
	width: 890px; 
	margin: 0 auto;
	padding: 0;
}
.ad {
	margin: 5em auto;
	width:250px;
}
#tabs {
	width: 466px;
	margin: 0 0 -1px 0;
	float: right;
	padding: 0;
}
#tabs li {
	float: left;
	display: block;
	list-style: none;
	background: #fff url('/img/index_tab_bg_inactive.gif') repeat-x top left;
	height: 19px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #ddd;
	border-bottom: 0;
	position: relative;
	z-index: 1000;
	margin: 0;
	color: #a1a1a1;
}
#tabs li.resources_tab {
	border-right: 0;
}
#tabs li.news_tab {
	border-left: 0;
}
#tabs li.active {
	background: #f5f5f5 url('/img/index_tab_bg_active.gif') repeat-x top left;
	border: 1px solid #aaa;
	border-bottom: 0;
	height: 20px;
	color: #000;
}
#tabs li:hover {
	cursor: pointer;
	background: #f5f5f5 url('/img/index_tab_bg_active.gif') repeat-x top left;
	color: #000;
	border-top: 1px solid #aaa;
}
#help_desk div {
	display: none;
}
#help_desk div.active {
	display: block;
}
#footer {
	margin: -60px auto 0 auto;
}