body{
	background:black;
}
strong{font-weight:bold;}

a:link{
	color:black;
}
a:hover{
	color:white;
	text-decoration:underline;
}
a:visited{
	color:#000;
}

a.hotlink:link, a.hotlink:visited{
	color:#CCC;
}

h1,h2{
font-weight:normal;
}
#header{
	background:#CCCCCC url(img/banner_static.jpg) no-repeat;
	border-bottom:2px solid #EAEAEA;
}
.box_content{margin:4px;}
#content{
	background:#666666;
}
#container{
}
#content_top, #bio, .columns_sidebar_left, .columns_sidebar_right, .columns_even{
}

	#box_greeting .box_content, #box_whatsnew .box_content, #box_contact .box_content{
		border:1px solid #666666;
		background-color:#999999;
	}
	#box_greeting .box_container{
		background:url("img/an_autograph.gif") bottom right no-repeat;
	}
	#box_whatsnew{
	}

#content_bottom{
}

	#box_contact{
	}
	
	#box_features{
	}
	
#footer{
	background:#BAAAA5;
	border-top:2px solid #EAEAEA;
}

#imagery_bio{
	background:#000000 url('img/bio_header.jpg') no-repeat;
}

#tourdates a{
	font-size:80%;
}
.altcolumn{
	background:#999999;
}