body {
	
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 70%; /* IE */
  background:#535353;
  margin:0;
}  
html > body   { font-size: 14px; }  /* Other browsers */


/* Headings*/
h1,h2,h3,h4,h5,h6 { 
  font-family:  Helvetica, Arial, sans-serif;
  color:#fff; 
}
h3{
line-height: .5em;
letter-spacing:.1em;
}


/*Text elements*/
i			{ font-family: Helvetica, Arial, sans-serif; text-transform:none;}
ul    		{ margin: 0; padding:0; clear:both; list-style-image:none; list-style-position:inside; list-style-type:none;}

a           { font-family: Helvetica, Arial, sans-serif; color: #333; text-decoration: none; text-transform:none;}
a:hover     { color: #fff;}
a:active    { color: #f1f1f1;}
em			{ letter-spacing:.85em;}
p			{ padding:0; margin:0;}
small		{ color:#333;}
.top{
	background: #8dd9f8 none repeat scroll 0% ;
	height:auto;
	overflow:hidden;
	padding:0px 15px 15px;
	width:auto;
	border-bottom: 1px solid #5490a8;
}
.container {
	margin: auto;
	width: 750px;
}
.bottom {
    background: url(../images/shadow.png)top center no-repeat;
	margin: auto;
	padding-top:10px;
	width: 700px;
}
.headerimg{
	width:750px;
	height:235px;
	background: url(../images/header.gif) no-repeat ;
	letter-spacing: -1000em;
	display:block;
   	text-indent: -50px;
	overflow : hidden;
}
.photos{
	width:750px;
	height:285px;
	background: url(../images/photo.gif) no-repeat ;
	letter-spacing: -1000em;
	display:block;
   	text-indent: -50px;
	overflow : hidden;
}
.text{
	width:700px;
	margin:auto;
	line-height: 1.5em;
	padding-bottom:20px;
	}
/*flickr*/
.flickr a {
	display: block;
	width:50px;
	height:16px;
   	letter-spacing: -1000em;
   	text-indent: -50px;
	margin:0 25px;
	overflow : hidden;
	background:url("../images/flickr.png") no-repeat;
}	
.flickr a:hover {
	background-position: 0 -16px;
}
/*daverscho*/
.daverscho a {
	display: block;
	width:90px;
	height:5px;
   	letter-spacing: -1000em;
   	text-indent: -50px;
	margin:10px 25px;
	overflow : hidden;
	background:url("../images/daverscho.png") no-repeat;
	
}	
.daverscho a:hover {
	background-position: 0 -5px;
}
.footer{
	background:#535353
	}
.column{
	width:140px;
	float:left;
	line-height: 1.25em;
}
.add{
margin-top:42px;
}
.viewslideshow{
	font-size:18px;
	position:relative;
	top:256px;
	left:557px;
	z-index:100px;
	letter-spacing:.05em;
}
.viewslideshow a:hover {
	color:#535353;
}
