BODY
{
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #E8E8E8;
}

a
{
	color: #999900;
	text-decoration: none;
}

.gallery a img
{
    border-color: #999900;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

p
{
	padding-left: 15px;
	padding-right: 15px;
}

#pageContainer
{
	margin-left: auto;
	width: 780px;
	margin-right: auto;
	position: relative;
}

#header
{
	margin-top: 20px;
	width: 780;
	height: 81px;
	background-image: url(images/header.gif);
	background-repeat:no-repeat;
}

#content
{
	margin-top: 10px;
	padding: 0px;
	width: 780px;
	height: 420px; 
	overflow:auto;
	text-align: center;
}

#links
{
	margin-top: 10px;
	color: #999900;	
}



.headline
{
	font-weight: bold;
	color: #CC6600;
}

.show
{
	text-align: left;
}

.shop
{
	text-align: left;
}

.gallery
{
	float: left;
	width: 210px;
	padding: 10px;
}

a.galleryLink
{
	clear: both;
}

ul
{
	text-align: left;
}

.center
{
	text-align: center;
	padding-left: 45px;
}