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

body {
	margin: 0px auto;
	background-color: #444640;
	text-align: center;
	color: #939383;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 14px;
	line-height: 16px;}

#container {
	width: 940px; 
	height: 675px; 
	margin: 0px auto;
	background: url(images/about/about_bg.jpg) no-repeat;
	text-align: left;}
	
h3 {color: #6F6A61;}

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

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

#logo {position: relative;
	left: 70px;

	top: 0px;}
	
#buttons{position: relative;
	margin-left: 0px;
	_margin: 0px 0px 0px 0px;
	top: -95px;
	left: 370px;}
	
#main {height: 563px;
	width: 903px;
	margin: 0px 0px 0px 20px;
	_margin: -99px 0px 0px 20px;
	background-color: #000;
	color: #A19F9F;
	position: relative;}

#foot_links {margin: 30px 40px 0px 0px;
	font-family: Courier, MS Courier New, monospace;}

#foot_links a {
	display: block;
	color: #BDB4A5;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
	margin-right: 20px;
	font-family: Courier, MS Courier New, monospace;}

#foot_links a:hover {color: #6F6A61;}
	

/* MAIN PAGE */
div.image {width: 420px; 
	margin: 70px 0px 0px 20px;
	margin: 70px 0px 0px 10px;
	padding: 0px;
	float: left;}
	
.image p {margin: 4px 0px 0px 0px;
	padding: 0px;
	text-align: center;}
	
	
/* GALLERY */	
	
#gallery #container {width: 940px; 
	height: 675px; 
	margin: 0px auto;
	background: url(images/temp/temp_bg.jpg) no-repeat;}

#gallery a {color: #6F6A61;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: underline;}

#gallery a:hover {color: #BDB4A5;}	

#big_pic {margin: 20px auto 10px;}



/* PURPOSE  */
#purpose #container {width: 940px; 
height: 1500px;
	margin: 0px auto 0px auto;
	background: url(../../images/gallery/bg.jpg) no-repeat;
	padding: 0px;}
	
#purpose #main {
	width: 903px;
	margin: 0px 0px 0px 20px;
	_margin: -99px 0px 0px 20px;
	background-color: #000;
	color: #A19F9F;
	padding-bottom: 0px;
	position: relative;
	height: 1400px;}	

#purpose #main div.gallery_header {
	background:  url('../../images/gallery/gallery_top.jpg') no-repeat;
	width: 900px
	height: 64px !important;
	margin: 0px auto 0px auto:
	display: block;}
	
#purpose .gallery_header span {
	text-align: right;
	font-size: 20px;
	height: 17px;
	display: block;
	padding: 40px 25px 5px 0px;
	letter-spacing: 1px;
	color: #BDB4A5;
	font-weight: normal;
	font-family: Courier, MS Courier New, monospace;}

#purpose .gallery_header a {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Courier, MS Courier New, monospace;}
	
#purpose .gallery_header a:hover {
	text-decoration: underline;}

#purpose .thumb_container {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	display: block;
	position: relative;
	clear: both;}
	
#purpose a {color: #6F6A61;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: underline;}

#purpose a:hover {color: #BDB4A5;}

/*PiECE GALLERY */
div.pieces {width: 180px;
	height: 165px;
	margin: 20px 10px 0px 10px;
	_margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;}

div.pieces a img {border: 1px solid #444640;}
div.pieces a:hover img {border: 1px solid #999;}

br.clear {clear: both;}

p.soon {color: #939383;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	padding-top: 5px;}
