* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #000;
	font: normal 13px/22px Tahoma, Arial, sans-serif;
	color: #FFF;
}

h3 {
	display: block;
	color: #900033;
	font: bold 16px/20px Tahoma, Arial, sans-serif;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}

h4 {
	display: block;
	color: #900033;
	font: bold 13px/20px Tahoma, Arial, sans-serif;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

img {
	border: none;
	outline: none;
}

a {
	color: #e7dfa1;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a.red {
	color: #900033;
}

#team_flash a {
	color: #217cd0;
}

ul {
	padding: 0 0 0 20px;
}

li {
	padding: 10px 0 0 0;
}

body#arch {
	background: #000 url(../img/bg_body_arch.jpg) top center no-repeat;
}

body#road {
	background: #000 url(../img/bg_body_road.jpg) top center no-repeat;
}

body#city {
	background: #000 url(../img/bg_body_city.jpg) top center no-repeat;
}

body#clock {
	background: #000 url(../img/bg_body_clock.jpg) top center no-repeat;
}

body#hallway {
	background: #000 url(../img/bg_body_hallway.jpg) top center no-repeat;
}

body#lamp {
	background: #000 url(../img/bg_body_lamp.jpg) top center no-repeat;
}

body#ps {
	background: #000 url(../img/bg_body_ps.jpg) top center no-repeat;
}

#container {
	width: 937px;
	margin: 15px auto 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
}

#header {
	position: relative;
	padding: 0 0 15px 0;
}

#header a {
	display: block;
	position: relative;
	width: 129px;
	height: 93px;
	top: 0;
	left: 60px;
}

#content {
	width: 935px;
	height: 654px;
	overflow: hidden;
	position: relative;
	border: 1px solid #000;
	background-color: #000;
}

body#arch #content {
	background: #000 url(../img/bg_arch.jpg) top center no-repeat;
}

body#road #content {
	background: #000 url(../img/bg_road.jpg) top center no-repeat;
}

body#city #content {
	background: #000 url(../img/bg_city.jpg) top center no-repeat;
}

body#clock #content {
	background: #000 url(../img/bg_clock.jpg) top center no-repeat;
}

body#hallway #content {
	background: #000 url(../img/bg_hallway.jpg) top center no-repeat;
}

body#lamp #content {
	background: #000 url(../img/bg_lamp.jpg) top center no-repeat;
}

body#ps #content {
	background: #000 url(../img/bg_ps.jpg) top center no-repeat;
}

#logo {
	text-align: center;
	padding: 10px 0;
}

#navigation {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 206px;
	height: 575px;
	border: 1px solid #45443B;
	overflow: hidden;
	background: url(../img/bg_grey_box.png);
}

#navigation ul, #navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation a {
	color: #e7dfa6;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

#navigation a:hover {
	color: #FFF;
	text-decoration: none;
}

ul#top_nav {
	padding: 50px 0 0 0;
}

ul#sub_nav {
	padding: 0 0 30px 0;
}

#top_nav a {
	font: normal 11px/20px Verdana, Arial, sans-serif;
	letter-spacing: -0.005em;
	display: block;
	height: 33px;
}

#sub_nav a {
	font: normal 8px/15px Verdana, Arial, sans-serif;
	letter-spacing: -0.015em;
	display: block;
	height: 16px;
}

#home_content {
	position: relative;
	top: 205px;
	left: 240px;
	width: 680px;
	height: 285px;
	overflow: hidden;
	background: url(../img/bg_grey_box.png);
}

#home_pad {
	padding: 85px 60px;
}

#main_content {
	position: relative;
	top: 190px;
	left: 240px;
	width: 680px;
	height: 310px;
	background: url(../img/bg_grey_box.png);
}

#content_b {
	position: relative;
	top: 20px;
	left: 240px;
	width: 320px;
	height: 577px;
	background: url(../img/bg_grey_box.png);
}

#team_content {
	position: relative;
	top: 20px;
	left: 240px;
	width: 675px;
	height: 577px;
	overflow: auto;
	background: url(../img/bg_grey_box.png);
}

#team_flash {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 645px;
	height: 245px;
	background-color: #FFF;
	color: #000;
}

#team_bios {
	position: relative;
	padding: 15px;
	font: normal 12px/16px Tahoma, Arial, sans-serif;
}

#team_bios .person_bio {
	clear: both;
	padding: 0 0 55px 0;
}

#team_bios .person_photo {
	float: left;
	border: 2px solid #7a7571;
	padding: 15px;
}

#team_bios .person_info {
	width: 410px;
	padding: 0 10px 0 0;
	float: right;
}

#main_scroll {
	padding: 0 5px 0 0;
	position: absolute;
	top: 15px;
	right: 10px;
	width: 645px;
	height: 278px;
	overflow: auto;
}

#scroll_b {
	padding: 0 5px 0 0;
	position: absolute;
	top: 15px;
	right: 10px;
	width: 285px;
	height: 545px;
	overflow: auto;
}

#main_pad {
	padding: 25px 0;
}

#pad_b {
	padding: 25px 0;
}

#home_content #btimes1 {
	position: absolute;
	top: 210px;
	left: 61px;
}

#home_content #btimes2 {
	position: absolute;
	top: 210px;
	left: 385px;
}

#home_content #inc5000 {
	position: absolute;
	top: 210px;
	left: 270px;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 635px;
	height: 34px;
	padding: 0 0 0 20px;
}

#footer span {
	padding: 0 5px 0 0;
}

br.clear {
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}

