@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	background-color: #000000;
	text-align: left;
}.photos {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
}
#wrapper{
	width: 989px;
	margin-right: auto;
	margin-left: auto;
}#header{
	float: left;
	height: 291px;
	width: 989px;
}
#main {
	background-color: #FFFFFF;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 10px;
}#maincontent {
	background-color: #f1e3c9;
	width: 925px;
	float: left;
	padding: 20px;
	margin: auto;
}.copycredit {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.captions {
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
	background-color: #ebfe6d;
}

#footer {
	width: 980px;
	font-size: 12px;
	float: left;
	color: #868686;
	margin-bottom: 25px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #C50709;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 8px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #790404;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C50709;
}
a:active {
	color: #333333;
	text-decoration: none;
	background-color: #EBFE6D;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}

