body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
.style2 {
font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 22px;
}
h2 {
	font-family: Arial;
	font-size: 18px;
}
a.links {
		font-size: 11px;
	color: Black;
}


a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #000000;}
.style3 {color: #B7B7B7}
li {
	margin-bottom: 4px;
}
/* Gallery Page */
#gallery {

	margin: 1em 8px;

}

#gallery img {

	border: none;

}

#popupholder {

	position: relative;

	width: 450px;

	height: 338px;

	margin-top: 20px;

}

.popup {

	position: relative;

	left: 0;

	top: 0;

}

.popup a {

	width: 90px;

	height: 95px;

	color: #F60;

	float: left;

	display: inline;

	margin: 0;

}

.popup a:link {

	border-bottom: none;

}

.popup a:visited {

	border-bottom: none;

}

.popup a:hover {

	color: #F60;

	text-indent: 0;

}

.popup a:active {

	border-bottom: none;

}

.popup a span {

	display: none;

}

.popup span img {

	display: block;

}

.popup a:hover img {

	border: #F60 0 solid;

}

.popup a:hover span {

	display: block;

	margin: 0;

	text-align: center;

	border: 0;

}

.popup a:visited span img {

	border-width: 0;

}

.popup a:hover span img {

	border-width: 0;

}

.popup a:active span img {

	border-width: 0;

}

#popupl a:hover span {

	left: 0;

	position: absolute;

	top: -358px;

	width: 450px;

	height: 338px;

}

#popupl {

	z-index: 150;

	position: relative;

	margin-left: 0;

	float: left;

	display: inline;

	height: 70px;

}