a:link {
	color: #666;
	text-decoration: none }
a:visited {
	color: #666;
	text-decoration: none }
a:hover {
	color: #ccc }
* {	
	color: #999;
	font-family: "lucida grande", verdana, geneva, sans-serif; }
body {
	color: #999;
	font-family: "lucida grande", verdana, geneva, sans-serif;
	line-height: 15px;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 35px 25px 25px }
input, textarea {
	color: #000000;
 	font-size: 11px;
	font-family: "lucida grande", verdana, geneva, sans-serif;
	background-color: #999;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	margin-top: 3px;
	border: solid 1px #333; }
input {
	height: 16px;
}
p {	
	font-size: 11px;
	line-height: 15px;
	padding: 0 }
a {	
	text-decoration: none;
	color: #333; }
#airlock {	
	margin: auto;
	width: 800px;
	text-align: center }
#topbar {
 	padding: 2px 0 5px; 
	text-align: center; 
	color: #ccc; 
	font-size: 12px; 
	background-color: #333; }
#topbar a {
 	color: #999; }
#topbar a:hover {
	color: #ffffff; }
#footer {
 	color: #999; 
	font-size: 11px; 
	line-height: 20px; 
	text-align: center; 
	padding-right: 10px; 
	padding-left: 10px; 
	border-top: 1px solid #333; }
#footer a {
 	color: #999; }
#footer a:hover {
 	color: #ffffff; }
h1 {
 	color: #ccc; 
	font-size: 48px; 
	font-weight: normal; 
	padding-top: 10px; 
	padding-bottom: 10px; }
h2 {
 	font-size: 20px; 
	font-weight: normal ; 
	padding-bottom: 14px; }
h3 {
 	font-size: 11px; 
	font-weight: normal; 
	text-align: center; 
	margin-top: -1px; }
h4 {
 	font-size: 11px; 
	font-weight: normal; 
	line-height: 2px; 
	text-align: center; 
	padding-bottom: 1px; }
.myButtonStyle {
	color: #000;
  	font-size: 11px;
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-weight: bold;
	background-color: #999;
	text-transform: lowercase;
	text-align: center;
	padding-left: 2px;
	width: 70px;
	height: 20px; }
img.photo {
	border-color: #000; }
.contactForm { 
	text-align: left; 
	font-size: 11px; }
.white { color: #ccc; }
 	