body
{
	margin-top: 0px;
	background-color: #f5f5f5;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #3e3e3e;
	line-height: 120%;
	
}

div.bodyWrapper{
	text-align: left;
	margin: 0 auto;
	width: 880px;
}

div.buttons{
	text-align: center;
	margin-top: 0px;
	background: none;
	position: relative;
	top: 230px;
	font-size: 14px;
	font-family: "Arial, Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}


div.nav{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/top.jpg);
	height: 259px;
	width: 880px;
}


div#image{
	background-image: url(../images/bottom.jpg);
	width: 880px;
	height: 730px;
	margin-top: 0px;
}

div#text{
	padding-top: 0px;
	margin-left: 106px;
	font-size: 12px;	
	width: 648px;
	height: 354px;
	overflow: auto;
	position: relative;
	top: 8px;
}
p#kelpic{
	float: left;
	padding: 2px 8px 0;
	margin-top: 0px;
}
div.footera{
	margin-top: 16px;
	margin-left: 102px;	
	text-align: left;
	font-size: 11px;
	position: relative;
}

div.footerb{
	margin-top: 16px;
	margin-right: 124px;	
	text-align: right;
	font-size: 11px;
	position: relative;
	top: -34px;
}

div.pics{
	text-align: center;
}

ul{
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

ul li{
	list-style-type: none;
	display: inline;
	padding-right: 4px;
}

img{
	border: none;
	padding: 0 0;
}
#events .bodyWrapper #image #text ul{
	text-align: left;
}

#events .bodyWrapper #image #text img{
	padding: 2px 2px;
}

#portraits .bodyWrapper #image #text ul{
	text-align: left;
}

#portraits .bodyWrapper #image #text img{
	padding: 2px 2px;
}

#travels .bodyWrapper #image #text ul{
	text-align: left;
}
#travels .bodyWrapper #image #text img{
	padding: 2px 2px;
	
}
#work .bodyWrapper #image #text ul{
	text-align: left;
}
#work .bodyWrapper #image #text img{
	padding: 2px 2px;
	
}

#contact .bodyWrapper #text p a:link{
	color: #3e3e3e;
	text-decoration: underline;
}


a:link { color: #729b96; text-decoration: none;
}

a:visited { color: #729b96; text-decoration: none;
}

a:hover { color: #fbcf9d; text-decoration: none;
}

a:active { color: #fbcf9d; text-decoration: none;
}

h3{
	text-transform: uppercase;
	font-weight: normal;
}
h4{
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
a:link img{
	border: 2px solid white;
}
a:hover img{
	
	border: 2px double #fbcf9d;
}

span{
	display: none;
}
