html {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	}
	
	.title_red {
		font-size: 14px;
		}

#page-wrap {
	width: 980px;
	margin: 0px auto;
	}

#page-wrap #inside {
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border: 1 1 1 1;
	width: 100%;
	background-color: #FFFFFF;
	}
	
#badge-header {
	float: left;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	width: 100%;
	background-image: url(images/bg.gif);
	}
	
#link-bar {
	float: left;
	border-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	width: 100%;
	background-color: #990000;
	}
	
#link-bar a, #link-bar a:active, #link-bar a:visited {
	float: left;
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
	border: 1 1 1 1;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#link-bar a:hover {
	float: left;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	border: 1 1 1 1;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 15px;
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	}
	
#about-and-image {
	float: left;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	width: 100%;
	background-color: #990000;
	padding-bottom: 20px;
	}
	
#about-and-image a, #about-and-image a:visited, #about-and-image a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#about-and-image a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#about {
	float: left;
	width: 386px;
	color: #FFFFFF;
	text-align: left;
	}
	
.padding {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	}
	
#image {
	float: right;
	width: 536px;
	overflow: hidden;
	margin-right:30px;
	}
	
#news-and-footer {
	float: left;
	width: 100%;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	}
	
#news {
	float: left;
	width: 765px;
	text-align: left;
	border-style: dotted;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-color: #CCCCCC;
	}
	
#footer {
	float: right;
	width: 190px;
	}

	
.padding_minimal {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-style: dotted;
	border-color: #CCCCCC;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	width: 190px;
	}
	
.padding_minimal img {
	padding-bottom: 5px;
	}
	
#bottom {
	float: left;
	width: 100%;
	height: 30px;
	background-color: #990000;
	}
	
.maplink {
	float: left;
	height: 133px;
	width: 200px;
	border: solid 1px #fff;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

	
#gallery_top {
	width: 940px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	}

a .link1{
	background-image: url('images/1_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
a .link2{
	background-image: url('images/2_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
a .link3{
	background-image: url('images/3_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
a .link4{
	background-image: url('images/4_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
a .link5{
	background-image: url('images/5_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
a .link6{
	background-image: url('images/6_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}
a .link7{
	background-image: url('images/7_small.jpg');
	background-repeat:no-repeat;
	background-position:center; 
}

