body {
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin: 0;
	padding: 0;
	letter-spacing: 0em
}

h2	{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	height: 0px;
	width: 0px;
}

#TopLeftLogo	{
	background-image: url('images/LeftTop.jpg');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
	height: 124px;
	
	
}

#TopRightLogo	{
	background-image: url('images/RightTop.jpg');
	background-position: right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	height: 124px;
}

#MenuStyle	{
	display: block;
	float: none;
	height: 30px;
	background-color: #484848;
	background-image: url('images/MenuBG.gif');
	z-index: -1;
}

#MiddleLeftLogo	{
	background-image: url('images/RightMiddle.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 212px;
	height: 29px;
	display: inline;
	float: right;
}

#TitelStyle	{
	float: left;
	height: 80px;
	margin: 0;
	padding: 0;
	background-color: #ffe52c;
	width: 100%;
}

#TitelText	{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 45px;
	float: left;
}

#RightBox	{
	width: 190px;
	height: 80px;
	padding: 0;
	margin: 0;
	background-color: #fff299   ;
	float: right;
}

#ContentStyle	{
	min-height: 500px;
	background-color: #fdfbe6;
	margin: 0;
	padding: 30px 0 19px 19px;
	clear: both;
}

#ContentStyle td, #ContentStyle th {
	color: #464646;
	font-size: 12px;	
	line-height: 18px;
}

#ContentStyle th {
	text-align: left;
}

* html div#ContentStyle {
	height: 500px;
}

#Gallery	{
	width: 175px;
	height: 100%;
	float: right;
	margin: 0;
	display: inline;
	text-align: center;
}

#Gallery a {
	display: block;
	width: 150px;
	margin: 0 auto 15px 0;
	background: #FFF299;
	border: 2px solid #FFE52C;
	padding: 2px;
}

.picturepadding	{
	margin: 5px 0 0 0;
	padding: 0;
}

.pictureSelf	{
	border: 1px solid #000000;
}

#BGGalleryTop	{
	width: 212px;
	background-color: #fbf698;
}
