body {
	background-color: #000;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: square;
	list-style-position: outside;
}
#content {
	background-color: #FFF;
	color: #000;
	background-image: url(images/bottomEdge.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px;
	clear: both;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.style1 {
	color: #2C7C00
}
.style2 {
	color: #666666
}
p {
	margin: 0px;
	padding: 0px;
	white-space: normal;
}
.indent {
	margin: 0px 36px 0px 28px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #333;
}
.nav {
	text-align: right;
	width: 500px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-transform: capitalize;
	color: #999;
	background-color: #000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.h2White {
	color: #FFF;
}
.mainTitle {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#gallery {
	width: 800px;
	height: 690px;
	margin-left: auto;
	margin-right: auto;
}
object a {
	display: none;
}
object {
	margin-left: auto;
	margin-right: auto;
display block;
}
.lightGray {
	color: #666;
	font-weight: normal;
}
