html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline; 0;
	font-size: 100%;
}
#container {
	height: 600px;
	width: 800px;
	margin: 50px auto 0px auto;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #about #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 415px;
	width: 450px;
	float: right;
	position: relative;
	top: 15px;
	right: 50px;
	line-height: 14px;
}
#container #about {
	height: 600px;
	width: 800px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/ts_about.jpg);
}
#container #about #davidteel {
	height: 434px;
	width: 263px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	top: 75px;
	position: relative;
}
#container #about #navbar {
	top: 125px;
	position: relative;
	word-spacing: 3.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	width: 425px;
	right: 27px;
}
#container #about #logo {
	background-image: url(../images/logo.gif);
	height: 109px;
	width: 115px;
	position: relative;
	top: 34px;
	left: 30px;
	border: none;
	text-decoration: none;
}
#container #about #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #969381;
	text-decoration: none;
}
a:active {
	color: #969381;
	text-decoration: none;
}
#container #about #header {
	height: 150px;
	width: 800px;
}
.style1 {
	color: #969381;
	text-decoration: none;
}
.hiddenPic {
	display:none;
}
#copyright {
	color: #969381;
	font-size: 9px;
	text-align: center;
	width: 800px;
	height: 11px;
	margin: 25px auto 0px auto;
}
