
body
{
	background: #000000;
	margin-top: 7px;
}

input[type='text'], textarea
{
	margin: 0px 0px 7px 0px;
	width: 180px;
	border: 0 none;
	padding: 3px;
}

form
{
	margin: 0px;
}

textarea
{
	height: 250px;
}

label
{
	margin-bottom: 3px;
	display: block;
}

div.body
{
	width: 925px;
	margin: 0 auto;
}

div.content
{
	border: 8px solid #ffffff;
	margin-bottom: 10px;
	height: 587px;
	overflow: visible;
}

div.contentText
{
	position: relative;
	z-index: 2;
}

div.footer
{
	padding-top: 10px;
}

div.footerLogo
{
	float: right;
	margin-top: -10px;
}

div.gallery
{
	width: 696px;
	height: 459px;
	position: relative;
	top: -10px;
	left: 13px;
	padding-top: 12px;
}

div.galleryThumbs
{
	position: relative;
	top: -30px;
	left: 13px;
	padding: 0px 20px;
}

div.galleryThumbs img
{
	margin-right: 4px;
}

div.logo
{
	margin-bottom: 5px;
}

div.navi
{
	float: right;
	padding-top: 10px;
	position: relative;
	z-index: 3;
}

div.naviItem
{
	float: left;
}

div.next
{
	float: right;
	background: #ffffff;
	padding: 3px 5px;
}

div.outer
{
	width: 964px;
	background: url(../images/copyright.gif) right bottom no-repeat;
	margin: 0px auto;
}

div.previous
{
	float: left;
	background: #ffffff;
	padding: 3px 5px;
}

div.subnav
{
	position: absolute;
	background: #000000;
	padding: 2px;
	display: none;
	line-height: 1.6;
}
