div.wheel
	{
	position:absolute;
	left:280px;
	top:170px;
	}
img.wheel
	{
	border:none;
	height:338px;
	width:441px;
	}
body
	{
	background:#ffcc99;
	}
div.home_left
	{
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12pt;
	border:none;
	position:absolute;
	top:150px;
	left:10px;
	width:230px;
	height:25em;
	background:#950000;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-left:10px;
	padding-right:10px;
	}
div.home_right
	{
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12pt;
	border:none;
	position:absolute;
	top:150px;
	left:745px;
	width:230px;
	height:25em;
	background:#950000;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-left:10px;
	padding-right:10px;
	}
div.home_inside
	{
	font-size:12pt;
	background:#ffecd8;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
  height:24.2em;
	}
table.home_top_content
	{
	background:#d9c4d7;
	/*background:#f0f0f0;*/
	border:1px dashed black;
	position:absolute;
	top:20px;
	right:10px;
	font-size:9pt;
	}
div.mission
	{
	font-size:14px;
	color:#900000;
	margin-top:25px;
	margin-bottom:30px;
	}
div.mission_header
	{
	font-weight:bold;
	color:#B00000;
	margin-bottom:5px;
	}
div.home_bottom
	{
	position:absolute;
	top:550px;
	left:350px;
	font-size:8pt;
	font-style:italic;
	text-align:center;
	}
div.home_bottom_headers
	{
	font-size:12pt;
	margin-bottom:7px;
	}
div.welcome_header
	{
	font-weight:bold;
	font-size:16pt;
	padding-bottom:10px;
	}
