@charset "UTF-8";

body {
	margin-top:0px;
	background-color:black;
	background-position:top center;
	background-repeat:no-repeat;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, .body_text {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.body_text_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	font-variant: normal;
	color: #000000;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	margin-right:100px;
}
.headline_text {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;

}
table#gallery img {
	padding:5px; border:1px solid rgb(200,200,200);
}
div.gallery
{
	border: 1px solid #bbb;
	float:left;
	width:145px;
	height:145px;
	margin-left: 4px;
	margin-bottom: 4px;
	padding:5px;
}
div#othergallery h3 {
	color:#660066;
}
div#othergallery ul {
	list-style:none;
	padding-left:20px;
	font-size:small;
}

#footer {
	color:#666666;
	font-size:x-small;
	font-family:Courier New, Courier, mono;
	text-align:center;
}
#footer a:link {
	color:#666666;
}
#footer a:visited {
	color:#666666;
}
#footer a:hover {
	color:#888888;
}
.footer_line1 {
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	color: #FFFFFF;
}
.footer_line2 {
	font-size: 9px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color: #999999;
	padding-bottom: 5px;
}
.photo_text {
	font-size: 9px;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: center;
}
div.actdiv{
	float:left;
	width:210px;
	padding:5px;
	height:250px;
	text-align:center;
}
div.actdiv a {
	display:block;
	text-align:center
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:26px;
	background-color:rgb(0,0,0);
	color:white

}
