a img { 
	border: none;
}

a:link, a:visited  {
	color: #7c736a;
	text-decoration:none;
}
a:hover, a:active, a:active { 
	color: #fff;
	text-decoration: none;
}

body {
	font: 11px Verdana, Geneva, sans-serif;
	padding: 0;
	margin:40px 0 0 0;
	background: #343d46;
}

#contentgallery {
	float:left;
	position:relative;
	width: 960px;
}

#contentgallery  h1 {
	line-height: 1.8em;
	padding: 0px;
	font: 17px Arial, Verdana,  serif;
	color: #cfd1d3;
	margin: 10px 0px 0px 10px;
}

#content {
	float:left;
	position:relative;
	width: 320px;
}

#content  h1 {
	line-height: 1.8em;
	padding: 0px;
	font: 17px Arial, Verdana,  serif;
	color: #cfd1d3;
	margin: 10px 0px 0px 15px;
}

#content  h2 {
	line-height: 1.8em;
	padding: 0px;
	font: 15px Verdana, arial, serif;
	color: #cfd1d3;
	margin: 10px 0px 0px 10px;
}

#content  p {
	line-height: 1.6em;
	padding: 0px 10px 0px 15px;
	font-size: 12px;
	color: #fff;
}

#content  a {
	color: #25a8de;
	text-decoration:none;
}

#content  a:hover {
	color: #fff;
	text-decoration:underline;
}

#container {
	width: 970px;
	margin: 0 auto; 
	position: relative;
}

.caption {
	color: #CCC;
	font: 11px Arial, Arial, Helvetica, sans-serif;
	margin-top:4px;
}
.captioned_photo {
	float: left;
	margin: 1em 1em .5em 1em;
	padding: 0;
	line-height: 1em;
	width: 135px;
}

.captioned_photo p {
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font: .75em/1.75em Verdana, sans-serif;
	color: #666;
}

.captioned_photo img {
  margin: 0;
  padding: 0;
  display: block;
}

.credit {
	font-size:9px;
	letter-spacing: -1px;
	color: #5e6164;	
}

.credit  a {
	color: #5e6164;	
	text-decoration: none;
}

.credit  a:hover {
	color: #25a8de;
	text-decoration:none;
}

#banner {
	clear:both;
	float:left;
	width: 970px;
	height: 65px;
	background-image: url(../images/BKG_top.gif);
}

#footer {
	clear:both;
	float:left;
	width: 970px;
	height: 40px;
	background-image: url(../images/BKG_bot.gif);
}

.footertxt {
	color: #949699;
	text-align:left;
	font-size:10px;	
	line-height: 1.5em;
	margin-top: 20px;	
}

.footertxt  a {
	color: #949699;
	text-decoration: none;
}

.footertxt   a:hover {
	color: #fff;
	text-decoration:none;
}

.logo{
	padding-right: 10px;
	float: right;
}

#navtxt {
	float: right;
	color: #25a8de;
	font: 11px Verdana, Arial, Serif;
	background: #343d46;
	width: 251px;
	text-align: center;
	margin: 6px 10px 0px 6px;
}

#navtxt  a  {
	color: #949699;
	text-decoration:none;
}

#navtxt  a:hover {
	color: #25a8de;
	text-decoration:none;
}

#wrapper {
	position:relative;
	float:left;
	width: 970px;
	height: 573px;

}

#wrapper_about {
	position:relative;
	float:left;
	width: 970px;
	height: 573px;
	background-image: url(../images/mainpic_about.jpg);
}

#wrapper_contact {
	position:relative;
	float:left;
	width: 970px;
	height: 573px;
	background-image: url(../images/mainpic_contact.jpg);
}

#wrapper_gallery {
	position:relative;
	float:left;
	width: 970px;
	height: 573px;
	background-image: url(../images/mainpic_gallery.gif);
}

.textBLU {
	color: #25a8de;
}

.textWH  {
	color: #fff;
}

html, body {
	height: 100%;
}

#photo {
	float:right;
	width: 630px;

/* 
#galleria{
	width:640px;
	height:500px;
	margin:0px auto;
*/ 
}
#box {
  position: relative;
  width: 630px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 10px;

}

#scroller {
  width: 1500px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.boxcontent {
  height: 42px;
  float: left;

}

.boxphoto{
  border: 1px solid #CCC;

}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: 10px;
  color: #fff;
  font-weight: bold;

}


/* 
#centeredcontent {
	width: 1015px;
	height: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -507px; 
	margin-top: -350px; 
}
*/ 



