body, div, img, a img {
	margin: 0px; 
	padding: 0px; 
	border: 0px; }

body {
	margin: 0px auto;
	background-color: #444640;
	color: #000000;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 12px;
	line-height: 16px;}

#container {
	width: 940px; 
	height: 675px; 
	margin: 0px auto;
	background: url(images/about/about_bg.jpg) no-repeat;}
	

#nav {
	width: 900px;
	height: 95px;
	position: relative;
	top:0px;
	left: 0px;}

#nav a img {display: inline;}
#nav a {display: inline;}

#logo {position: relative;
	left: 20px;
	top: 0px;}
	
#buttons{position: relative;
	margin: 0px;
	_margin: 4px 0px 0px -4px;
	top: -99px;
	left: 370px;}



/* GEAR STYLES*/

#text {
	width: 300px;
	height: 400px;
	position: relative;
	top: 150px;
	_top: 10px;
	left:100px;
	background: transparent;
	padding: 10px;}
	
#text h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;}

#text p {
	margin: 0px;
	padding: 5px 0px 8px 0px ;}

h2 {padding: 0px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px -10px;
	font-size: 18px;}

	
ul {list-style: none;}

ul#sub_head {margin-left: -40px;
	_margin-left: -10px;}

#sub_head li{padding-top: 15px;
	padding-bottom: 3px;
	font-weight: bold;}

.text li {padding: 0px !important;
	font-weight: normal !important;}

p#subnote {font-size: 10px;}

a.text_link {color: #84877C; }
a.text_link:hover {color: #5D6153;} 


