/* CSS Document */

body {
	background-color	:	#000000;
	color				:	#FFFFFF;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
}

table.main {
	vertical-align		:	middle;
	background-color	:	#D9BD74;
	border				:	0;
	margin-top			:	10px;
	margin-bottom		:	10px;
}

td.elements {
	vertical-align		:	top;
	height				:	100%;
}

table.menu {
	border				:	0;
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#FFFFFF;
}

td.menu {
	height				:	25px;
	text-indent			:	1.2em;
}

td.news {
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#660033;
	text-align			:	left;
	text-indent			:	1.2em;
}

td.bottom {
	height				:	50px;
	text-align			:	center;
	vertical-align		:	middle;
}

.menu a:link {
	text-decoration		:	none;
	color				:	#FFFFFF;
	font-weight			:	bold;
}

.menu a:visited {
	text-decoration		:	none;
	color				:	#FFFFFF;
	font-weight			:	bold;
}

.menu a:hover {
	text-decoration		:	none;
	color				:	#FFFFFF;
	font-weight			:	bold;
}

.menu a:active {
	text-decoration		:	none;
	color				:	#FFFFFF;
	font-weight			:	bold;
}

.PhotoGallery a:link {
	text-decoration		:	none;
	color				:	#D9BD74;
	font-weight			: lighter;
}

.PhotoGallery a:visited {
	text-decoration		:	none;
	color				:	#D9BD74;
	font-weight			: lighter;
}

.PhotoGallery a:hover {
	text-decoration		:	none;
	color				:	#D9BD74;
	font-weight			: lighter;
}

.PhotoGallery a:active {
	text-decoration		:	none;
	color				:	#D9BD74;
	font-weight			: lighter;
}

.PhotoGallery img {
	border			: none;
	margin			: 0px 0px 0px 0px;
}

.news a:link {
	text-decoration		:	none;
	color				:	#660033;
	font-weight			:	bold;
}

.news a:visited {
	text-decoration		:	none;
	color				:	#660033;
	font-weight			:	bold;
}

.news a:hover {
	text-decoration		:	none;
	color				:	#660033;
	font-weight			:	bold;
}

.news a:active {
	text-decoration		:	none;
	color				:	#660033;
	font-weight			:	bold;
}
