html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

}

* html ul li a {
   height:1em;
}

body {
	background: #E3C281;
	text-align: center;
	font: 14px "Comic Sans MS" , arial, sans-serif;
	color: #895104;
}

img {
	border: 0;
}

a {
	color: #895104;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.clear {
	clear: both;
}

td.white {
	color: #ffffff;
	font-size: 14px;
}

td.white a {
	color: #ffffff;
	text-decoration: none;
}

td.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.left {
	background: #E3C281 url(images/pic_04.gif) center top no-repeat;
	padding: 30px 0 0 0;
	font-size: 14px;
}

td.center {
	background: #F8F0DF url(images/pic_05.gif) center top no-repeat;
	padding: 0;
}

td.right {
	background: #E3C281 url(images/pic_06.gif) center top no-repeat;
	padding: 0;
}

div.pad {
padding: 30px 20px 20px 30px;
}

div.border {
padding: 10px;
border: 1px #895104 solid;
}

img.img {
margin: 10px;
float:left;
}

div.menu {
background: #E3C281 url(images/menuback.gif) right top no-repeat;
width: 200px;
height: 300px;
margin: 0;
text-align: left;
padding: 40px 0 0 30px;
font-size: 14px;
}

div.menu ul li a {
	display: block;
	text-decoration: none;
	color: #895104;
	font-size: 14px;
	margin-top: 3px;
	line-height: 20px; 
}

div.menu ul li a:hover {
	text-decoration: underline;
}

td.maincontent {
	text-align: left;
	background: #ffffff;
	padding: 10px;
}

.bottom {
display: block;
clear: both;
color: #895104;
text-align: center;
margin: 10px 0 0 0;
padding: 5px 0;
border-top: 1px #895104 dashed;
}

hr {
height: 1px; 
color:#895104;
}

.bottom a {
color: #895104;
font-weight: normal;
text-decoration:none;
margin: 0 10px;
font-size: 10px;
}

.bottom a:hover {
font-weight: normal;
color: #895104;
text-decoration:underline;
}

h1 {
padding: 0px 0 5px 20px;
font-size: 20px;
border-bottom: 1px #895104 dashed;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 11px;
padding: 20px 5px 0 0;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font-family: verdana, arial,sans-serif,geneva;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/px.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

td.thumb {
text-align: center;
width: 200px;
height: 187px;
background: url(images/photoframe.gif) center top no-repeat;
padding: 0;
}

img.thumb {
  border: none;
  margin: auto;
}

div.photo {
  text-align: center;
}

img.photo {
}

input {
border: 1px #895104 solid;
background: #F1E1C1;
color: #895104;
width: 350px;
}

textarea {
border: 1px #895104 solid;
background: #F1E1C1;
color: #895104;
width: 350px;
}