@charset "UTF-8";
/* CSS Document */

html, body {
margin:0px;
padding:0px;
background: #FFFFFF;
background: #FFFFFF url(images/background.gif) repeat-x;
}

#lastsong {
position: absolute;
width: 739px;
height: 16px;
left:285px;
top: 25px;
background: white;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
text-align: right;
color: #1e1e1e;
}

#lastsong a, #lastsong a:visited {
color: #1e1e1e;
text-decoration: none;
}

#date {
position: absolute;
width: 140px;
height: 16px;
left:20px;
top: 31px;
background: white;
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: bold;
text-align: left;
color: #1e1e1e;
z-index: 90;
}


#logo {
position: absolute;
width: 280px;
height: 56px;
top: 527px;
left: 0px;
background: white;

}



#navContainer {
position: absolute;
top: 553px;
left: 302px;
width: 716px;
background: white;
}

#nav1 {
position:absoulte;
top: 0px;
left: 0px;
width: 122px;
background: white;
}
#nav1 p.header {
font-family: helvetica, Arial;
font-weight: bold;
color: #534741;
font-size: 12px;
margin: 0px;
padding:0px;
}


#nav2 {
position: absolute;
top: 0px;
left: 151px;
width: 122px;
background: white;
}
#nav2 p.header {
font-family: helvetica, Arial;
font-weight: bold;
color: #233b59;
font-size: 12px;
margin: 0px;
padding:0px;
}


#nav3 {
position: absolute;
top: 0px;
left: 304px;
width: 122px;
background: white;
}
#nav3 p.header {
font-family: helvetica, Arial;
font-weight: bold;
color: #0c1c0c;
font-size: 12px;
margin: 0px;
padding:0px;
}


#nav4 {
position: absolute;
top: 0px;
left: 452px;
width: 122px;
background: white;
}
#nav4 p.header {
font-family: helvetica, Arial;
font-weight: bold;
color: #4f2825;
font-size: 12px;
margin: 0px;
padding:0px;
}


#nav5 {
position: absolute;
top: 0px;
left: 600px;
width: 122px;
background: white;
}
#nav5 p.header {
font-family: helvetica, Arial;
font-weight: bold;
color: #4d4526;
font-size: 12px;
margin: 0px;
padding:0px;
}

#body-1-hitachitruestories #nav-1-hitachitruestories a,
#body-1-leftvsright #nav-1-leftvsright a,
#body-1-saymore #nav-1-saymore a,
#body-1-arnette #nav-1-arnette a,
#body-1-cbc #nav-1-cbc a
{
font-family: helvetica, Arial;
font-weight: bold;
color: #b3a39a;
font-size: 11px;
margin: 0px;
padding:0px;
background: #ffffff;
text-decoration: none;
}
#body-2-chartingprogress #nav-2-chartingprogress a,
#body-2-hybrids #nav-2-hybrids a,
#body-2-rabbitrescue #nav-2-rabbitrescue a,
#body-2-leftvsright #nav-2-leftvsright a,
#body-2-hp #nav-2-hp a,
#body-2-peopleready #nav-2-peopleready a,
#body-2-cbc #nav-2-cbc a
{
font-family: helvetica, Arial;
font-weight: bold;
color: #6489b5;
font-size: 11px;
margin: 0px;
padding:0px;
background: #ffffff;
text-decoration: none;
}
#body-3-missioncycling #nav-3-missioncycling a,
#body-3-everywhere #nav-3-everywhere a,
#body-3-officepoke #nav-3-officepoke a,
#body-3-gawker #nav-3-gawker a,
#body-3-ppp #nav-3-ppp a
{
font-family: helvetica, Arial;
font-weight: bold;
color: #407353;
font-size: 11px;
margin: 0px;
padding:0px;
background: #ffffff;
text-decoration: none;
}
#body-4-timetrial #nav-4-timetrial a,
#body-4-cubix #nav-4-cubix a,
#body-4-presidio #nav-4-presidio a,
#body-4-bat #nav-4-bat a,
#body-4-headlands #nav-4-headlands a,
#body-4-nm #nav-4-nm a,
#body-4-furniture #nav-4-furniture a
{
font-family: helvetica, Arial;
font-weight: bold;
color: #a06662;
font-size: 11px;
margin: 0px;
padding:0px;
background: #ffffff;
text-decoration: none;
}
#body-5-background #nav-5-background a,
#body-5-resume #nav-5-resume a,
#body-5-contact #nav-5-contact a
{
font-family: helvetica, Arial;
font-weight: bold;
color: #a2a76e;
font-size: 11px;
margin: 0px;
padding:0px;
background: #ffffff;
text-decoration: none;
}


#navContainer ul {
	list-style-type: none;
	padding:0;
	margin: 5px 0 0 0;

}

#navContainer li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align:left;
}

#navContainer a {
	display: block;
	font-size: 11px;
	font-family: helvetica, arial;
	font-weight: normal;
	color: #1e1e1e;
	height: 18px;
	text-decoration: none;
	line-height: 18px;
}
#navContainer a:visited {
	display: block;
	font-size: 11px;
	font-family: helvetica, arial;
	font-weight: normal;
	color: #999999;
	height: 18px;
	text-decoration: line-through;
	line-height: 18px;
}
#navContainer a:hover {
	display: block;
	font-size: 11px;
	font-family: helvetica, arial;
	font-weight: bold;
	color: #1e1e1e;
	height: 18px;
	text-decoration: none;
	line-height: 18px;
}



