body {

	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #fff;
	background-color: #000;
	font-family: arial;
	font-size: 16px;
}

#top {

	height: 165px;
	background-image: url(/includes/images/top2.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
	text-align: center;
}

#middle {

	background-color: #000;
	min-height: 1px;
	text-align: center;
}

#centered {

	width: 764px;
	min-height: 1px;
	margin: 0 auto;
}

#left {

	width: 382px;
	float: left;
	text-align: center;
}

#right {

	width: 382px;
	float: left;
	text-align: center;
}

#space {

	clear: both;
	background-image: url(/includes/images/repeat2.gif);
	background-repeat: repeat-x;
	height: 70px;
	overflow: hidden;
}

#bottom {

	clear: both;
	background-color: #fff;
	min-height: 1px;
}

.title {

	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}

#text {

	margin: 0 auto;
	text-align: justify;
	width: 325px;
}

#bottom_centered {

	margin: 0 auto;
	height: 315px;
	width: 710px;
	color: #000;
	background-image: url(/includes/images/repeat4.gif);
}

#bottom_left {

	float: left;
	width: 400px;
	text-align: left;
}

#bottom_right {

	width: 310px;
	float: left;	
	text-align: left;
	font-size: 12px;
}


#end {

	height: 50px;
	background-image: url(/includes/images/repeat3.gif);
	background-repeat: repeat-x;
}

img {

	border: 0px;
}

.gal {

	width: 160px;
	float: left;
	height: 180px;
}

#centering {

	width: 664px;
	margin: 0 auto;
}

#gal_nav {

	clear: both;
}

a {

	color: #fff;
	text-decoration: underline;
}

a:hover {

	color: #ff0000;
	text-decoration: underline;
}

.desc {

	font-size: 12px;
}

#dummy {

	clear: both;
}