body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(img/img_r3_c1.png);
	background-repeat: no-repeat;
	padding: 22px;
}
td {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	color: #231F20;
	line-height: 155%;
}
h1 {
	color: #77A400;
	text-decoration: none;
	font-style: italic;
}
h2 {
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	font-size: 25px;
}
a {
	color: #557500;
}
#content .gallery img {
	border: 6px solid #E4E5E6;
}
#flashstuff {
	position: absolute;
	width: 989px;
	margin-top: 170px;
	text-align: right;
}

