body{
	background:#000000;
	margin:0;
	font: 10pt/20px 'Lucida Grande', Verdana, Helvetica, sans-serif;

}

A:link{ color:#B56115; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#B56115; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#B56115; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

#header{
	width:800px;
	height:600px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(images/astronio01.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

#header_bio {
	width:800px;
	height:600px;
	background-color: #000000;
	background-image: url(images/bio.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header_links {

	width:800px;
	height:600px;
	background-color: #000000;
	background-image: url(images/links.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
#header_press {


	width:800px;
	height:600px;
	background-color: #000000;
	background-image: url(images/press.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}

#header_gal {
	width:800px;
	height:500px;
	background-color: #000000;
	background-image: none;
	text-align: left;

}

#header_proj {
	width:800px;
	height:600px;
	background-color: #000000;
	background-image: url(images/project.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;

}

#header_media {

	width:800px;
	height:600px;
	background-color: #000000;
	background-image: url(images/media.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
#wrap{
	margin-left:auto;
	margin-right:auto;
	background:#000000 center;
	width: 800px;

}


#container{
width:800px;
}

#navcontainer{
	background:transparent;
	margin-top: -220px;



}

 #navlist li{
	background:transparent;
	list-style-type: none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666666;
	width:700px;
	font-weight: bolder;
	letter-spacing: -1px;
	line-height: 20px;



}

#navlist li a:link { color: #F2F2F2; text-decoration:none; }
#navlist li a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
#navlist li a:hover {color: #333333; text-decoration:none; }

h2 {

font-size:16px;
font-weight:bold;
color:#B56115;
}

h3{
font-size:18px;
font-weight:bold;
color:#B56115;
letter-spacing:-2px;
}

h4 {
	font-size:24px;
	font-weight:bold;
	color:#333333;
	letter-spacing:-2px;

}

.content{
background:#000000;
padding:21px;
text-align:justify;
font: 9pt/20px 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#FFFFFF;
}

#footer{
background:#000000;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

#title{
	background:#000000 url(images/logo.jpg) no-repeat left;
	padding:1px 1px 1px 0px;
	text-transform:none;
	height: 88px;

}

#outer{
	background:#000000;
	width:800px;
	margin-left:auto;
	margin-right:auto;

}

.pullquote {
	color:#B56115;
	width:150px;
	float:right;
	width:150px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:10px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-size: 24px;
	line-height:26px;
	letter-spacing:-3px;
	text-align: right;

}

#navcontainer_gal {
	background:transparent;

}


.half {
	width:150px;
	float: left;
	margin-left: 100px;

}
.halfleft {
	float: left;
	width: 170px;
}
.halfr {
	width:200px;
	float: left;
	margin-left: 10px;

}
.halfright {
	float: right;
	width: 150px;
	padding: 1%;
	margin-left: 100px;

}


