
body {	
padding: 0px;
margin:0px;
	text-align:center;
	font-size:76%;
	font-family:Verdana, Helvetica, sans-serif;
	color:#353535;
	}
.image_info {
    display:block;
    font-size:10px;
    color:#bab9b9;
    border:0px;
    }
    
    a.link, a {
	color: #496f24;
}

a:hover {
	underline:none;
}
	
	#blackbox {
	background:#000;
	padding: 5px 0px 20px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	}
.wrapper {
		    margin:0px auto;
    width:800px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
    float: right;
    color: #bab9b9;
	width:400px;
}

.image img {
    padding:6px;
    border: 1px solid #353535;
    display:block;
    background-color: #fff;
    margin-top: 10px;

}
img.nav_buttons {
	border: 0px;
	padding: 0px;
	display: inline;
	margin-bottom: -7px;
}


.navigation, .navigation a {
	text-decoration: none;
    color:#fff;
    margin-top:9px;
    font-weight:bold;
}

img.thumbnail {
padding: 1px;
border:1px solid #000 !important;
}
.thumbnail_row {
    margin-top: 1px;
    padding-top:5px;
    width: 330px;
    float: left;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
.vevent {
	width: 800px;
	margin: auto;
	padding-top: 20px;
	}
h2 {
	text-transform: uppercase;
	font-weight: normal;
	color: #464545;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #888787;
}
a.url{
	text-decoration: none;
}
p {
	margin: .8em 0;
	line-height: 1.7em;
}
.about-col1 {
	text-align: left;
	float: left;
	width: 226px;
	margin-right: 60px;
}
.colmiddle {
text-align: left;
float: left;
width: 226px;
}

.col3 {
	text-align: left;
	float: right;
width: 226px;
}
#footer {
	font-size:.9em; 
	float:left; 
	padding: 10px; 
	border-top:1px dashed #bab9b9; 
	margin:20px 0px; 
	clear:both; 
	width: 100%; }
	
#footer #logos {
	margin-bottom: 20px;
}
	
#footer #logos img{
	margin-right: 30px;
	border: none;
}
