*{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
}
body{
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:1.4em;
	color:#aaa;
	background:#000000;
}
#black_bg{
	background:#000000;
}
#wrapper{
	width:900px;
	text-align:left;
	padding:0;
	margin:0em auto;
}
#header_image{
	background:url(/images/heading.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	height:200px;
	width:900px;
}
#header_photo{
	background:url(/images/heading.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	width:900px;
}
#header{
	height:70px;
	width:700px;
	margin-left:100px;
	text-align:center;
	font-style:normal;
}
#header h1 {
	font-size:40px;
	padding-top:15px;
	text-align:center;
}
#header h2 {
	font-size:12px;
	color:#555555;
	padding-top:15px;
	text-align:center;
}
#header a{
	color:#444444;
	text-decoration:none;
}
#header_menu td{
	background:#0F0F0F;
	text-align:center;
	font: 16px Arial, sans-serif;
	font-weight: bold;
	width:16%;
}
#header_menu a{
	color:#BFB578;
	text-decoration:none;
}
#header_menu a:hover {
	color:#E0D27B;
	text-decoration:underline;
}
td.lhs{
	background:#000000;
}
.lhsmenu{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	background-color: #0F0F0F;
	}
a.lhsmenu:link {
	color:#BFB578;
	text-decoration: none;
	}
a.lhsmenu:visited {
	color:#BFB578;
	text-decoration: none;
	}
a.lhsmenu:hover {
	color:#E0D27B;
	text-decoration: none;
	}
#content {
	clear:both;
	text-align: justify;
	padding:30px 20px 0px 20px;
	margin-bottom:3em;
}
.details{
	font-size:15px;
	clear:left;
}
.details h3{
	font-size:32px;
	font-weight: bold;
	text-align: center;
	line-height:1.1em;
	color:#885;
}
.details p{
	padding:20px 0 0 0;
	overflow:hidden;
	font-size:15px;
	line-height:1.2em;
}
.details img{
	border:0;
	float:left;
}
.details a,.details a:link,.details a:visited {
	color:#33A0FF;
	text-decoration:underline;
}
.details a:hover {
	color:#64cfdb;
	text-decoration:underline;
}
.details h4{
	font-size:22px;
	font-weight: bold;
	color:#bbb;
	margin-top:40px;
}
.question{
	font-size:16px;
	font-weight: bold;
	color:#c47F86;
}
table.mail td {
	color:#455;
}
table.category td {
	font-size:16px;
	line-height:1.2em;
}
table.category a {
	font-size:18px;
	font-weight: bold;
}
table.category img {
	padding:10px 20px 20px 0;
}
table.other-galleries {
	padding:0 0 0 20px;
}
table.other-galleries td {
	font-size:14px;
	text-align:left;
}
table.other-galleries a {
	text-decoration:underline;
}
p.photo-label{
	color:#949F9E;
	padding:5px 0 0 0;
	text-decoration:underline;
}
p.photo-desc{
	color:#949F9E;
	padding:15px 0 0 0;
	font-size:14px;
}
img.large-photo {
	width:800px;
	padding:0 0 40px 0;
}
table.photoheading {
	padding:20px 0 20px 0;
}
table.photoheading a {
	text-decoration:underline;
	color:#5F5F4E;
	font-size:10px;
}
td.photoheading {
	font-size:10px;
}
td.title {
	color:#5F5F4E;
	font-size:22px;
	font-weight: bold;
	text-align:center;
}
.comment em {
	color:#9FB538;
}
.print-info{
	padding:50px 50px 40px 50px;
	font-size:14px;
	color:#888;
}
.answer{
	font-size:13px;
	font-style:italic;
	padding:0px 30px;
	color:#ccc;
}
.goal{
	margin-top:3em;
	font-size:16px;
	color:#D44F0E;
	line-height:1.2em;
}
.goal a{
	color:#D44F0E;
	text-decoration:none;
}
.footer{
	background:#51b9e1 url(/images/footer-blue.gif) repeat-x;
	color:#ddd;
	text-align:center;
	font-size:12px;
	clear:both;
	width:900px;
	padding:10px 0;
	margin:0em auto;
}
.footer a{
	text-decoration:none;
	color:#fff;
}
.footer a:hover {
	text-decoration:underline;
}

