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

body {
	margin: 0px auto;
	background-color: #444640;
	color: #eae7e4;
	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: 17px;
	top: 0px;}
		
#buttons{position: relative;
	margin-left: 0px;
	_margin: 4px 0px 0px -4px;
	top: -99px;
	left: 370px;}


#text {
	width: 400px;
	height: 480px;
	position: relative;
	top: 50px;
	_top: -40px;
	left:40px;
	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 ;}

#name_links h4 {font-size: 12px;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 0px;}
	
#name_links a {color: #bcb7ac;
	display: block;}

#name_links a:hover {color: #eae7e4;}




