
body {
	background: #efe8d8;
	color: #000000;
	margin: 0px;
}

p{
	color: #000000;
	font: 13px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 20px 5px 20px;
	text-align: left;
}

img {
	border: none;
}

h2 {
	background-color: #92201f;
	background-image: url(../images/rightcolhdr.jpg);
	color: #f1ede0;
	font: bold 22px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 10px;
}
a:link {
	color: #8c2018;
	text-decoration: underline;
}
a:hover {
	color: #383838;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.gallery img{
	margin: 20px 20px 0px 20px;
}
.right {
	float: right;
	clear:both;
}

#containter {
	margin: auto;
	width: 100%;
}

#maintainter {
	background: url(../images/contentbg.jpg);
	margin: 0 auto;
	width: 960px;
}
#frontmain {
	background: url(../images/frontheader.jpg);
	width:960px;
	height: 500px;
}
#frontcontent {
	border: 1px solid #000;
	width: 600px;
	height: 300px;
	float: right;
	margin: 550px 75px 0px 0px;
}

#namehdr {
	background: url(../images/hdr_04.jpg);
	height: 78px;
	width: 960px;
}

#pichdr {
	background: url(../images/pichdr.jpg);
	height: 204px;
	width: 960px;
}



#content {
	background: url(../images/contentbg.jpg);
	width: 640px;
	height: auto;
}
#contentfront {
	background: url(../images/contentbg.jpg);
	width: 640px;
	margin-left: 300px;
	margin-top: -40px;
}

#mainpicbottom {
	background: url(../images/mainpicbottom.jpg);
	height: 45px;
	width: 640px;
}

#rightcol {
	background: url(../images/contentbg.jpg);
	float: right;
	height: 309px;
	width: 315px;
	position:absolute;
	top: 250px;
	margin: 0px 0px 0px 650px;
}

.rightcolhdr {
	background: url(../images/rightcolhdr.jpg) no-repeat;
	height: 53px;
}

.posthdr {
	height: 63px;
	width: 640px;
}
#ftr {
	background: url(../images/ftr2.jpg);
	height: 234px;
	width: 960px;

}
.ftrinfo{
	width: 450px;
	padding-top: 100px;
	padding-left:10px;
}
.ftrinfo a:link{
	color: #efe8d8;
}
.ftrinfo p {
	color: #ffffff;
}
#flickr {
width:315px;
height:168px;
padding:0 0 0 10px;
margin-top:40px;
 background: transparent;
}
#flickr h2 {
position:absolute;
left:-300px;
top:-300px;
}

#flickr a img {
float:left;
margin:0 0px 8px 8px;
background:#3f4e4e;
padding:4px;
width:75px;
height:75px;
}
#flickr a img:hover {

background:#8e1d16;

}