
body
{
	padding: 0;
	margin: 0;
	background-color: #477B31;
	background-image: url(pattern_horizontal.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}

#content
{
	height: 375px;
	width: 1700px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#content ul {
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
#content li {
	font-family: arial, sans-serif;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	width: 250px;
	float: left;
}
#content li.pressimg {
	float: left;
	width: 250px;
	height: 375px;
	background-image: url(press.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}

#content li.intro
{
	white-space: normal;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	height: 325px;
	background-color: #09C;
	text-transform: inherit;
	background-image: url(intro.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#content .buff {
	padding: 20px;
}

#content li.info
{
	white-space: normal;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
	padding: 0;
	height: 325px;
	background-color: #09C;
	text-transform: inherit;
}
a {
	color: #fff;
	background-color: #0080AB;
	text-decoration: none;
	padding: 0 2px;
}
a:hover {
	background-color: #034960;
}
#content li.intro sup {
	font-size: 10px;
}
#content li.intro sup.footnote {
	font-size: 10px;
	background-color: #336;
}

#content li.tagger {
	float: left;
	width: 250px;
	height: 325px;
	background-image: url(tagger.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}
#content li.diorama {
	float: left;
	width: 250px;
	height: 375px;
	background-image: url(diorama_download.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}
#content li.grass
{
	float: left;
	width: 250px;
	height: 375px;
	background-image: url(just_grass.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}

.caption {
	position: absolute;
	top: 335px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	white-space: normal;
	width: 225px;
}

.sub {
	position: absolute;
	top: 335px;
	left: 25px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	white-space: nowrap;
}

#content li.press {
	float: left;
	width: 220px;
	height: 375px;
	background-image: url(just_grass.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;

}


.submit {
	border: 0;
	
}

.mailinglist {
	margin-top: 10px;
	padding: 5px;
	line-height: 100%;
	width: 200px;
	white-space: normal;
}
