body{ 
  margin: 0; padding: 0;
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: center;
 
  background-color: #eef;
}

h1, h2 { position: absolute; left: -9999px }
h4{ color: #026 }

a{ color: #24f; border: 0 }
img{ border: 0 }
p{ text-align: left }

small{ color: gray }


#body-wrapper{
	width: 960px;
	border: solid 1px #99a0b0;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 0;
}
#content-wrapper{
	margin: 6px 25px 6px 25px;
	padding: 2px 29px 10px 29px;
	/*background-color: #f4f4f4;
	border: solid 1px #bbb;*/
	background-color: #EFEFF9;
	border: solid 1px #99a0b0;
}

ul.menu{ list-style-type: none; 
	font-size: 85%; font-weight: bold;
	margin: 4px 0 0 0; padding: 0; 
}
ul.menu li{ display: inline; margin: 0 9px 0 9px }
ul.menu a{ text-decoration: none }
ul.menu a.current{ text-decoration: underline }

#start-here{
	width: 200px; /*height: 330px; 
	float: left; margin-right: 20px;*/
	padding-right: 20px;
	font-size: 1.1em;
}


/* Flash Thingies - Federal Marketplace & Iceberg */

#flash-player { font-size: 80%; width: 100%; height: 600px }
#FlashMenuLabs { font-size: 80%; width: 100%; height: 600px }


/* 10 Questions */

ol#quest{ text-align: left }
ol#quest li{ margin: 0 60px 15px 60px }


/* Who Is Doug? */

#timeline{ 
	padding: 15px 10px 5px 10px;
	background-color:#EFEFF7;
	background-color: #fff;
	border: solid 1px #99a0b0;
	width: 490px;
}
#timeline td{ 
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}
#timeline h3{ margin: 0 0 7px 0; border-bottom: solid 1px gray; padding-bottom: 9px }
#timeline a{ font-size: 85% }
/* #timeline sup{ display: none } */


/* Reference Letters */

#ref { text-align: left; margin-left: 100px }
#ref li { margin-bottom: 15px }


/* Terms of Use & Privacy Statement */

#terms, #privacy { font-size: 75% }
#terms ul { text-align: left; margin-left: 0px; margin-right: 40px }
#terms ul li { margin-bottom: 15px }


/* Footer */

ul.foot{ 
	font-weight: normal; 
	background-color: white;
	border-bottom: solid 1px #99a0b0;
	padding-bottom: 5px 
}
ul#footer{
	list-style-type: none;
	margin: 0; padding: 3px 0 3px 0;
	background-color: #EFEFF9; 
	font-size: 70%;
}
ul#footer li { display: inline; padding-left: 45px; padding-right: 45px }
ul#footer li a { text-decoration: none }
