body {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	background-color: #000000;
	background-image: url(images/firebreather.jpg);
	background-repeat: no-repeat;
	background-position: 760px bottom;
}
#nav {
	border: 4px solid #FFFFFF;
	height: 31px;
	line-height: 31px;
	background: url(images/navbg.gif);
}
#footer {
	font: 11px Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
h1 {
	font-size: 13px;
	line-height: 37px;
	background: url(images/h1bg.gif);
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #000000;
}
#gallery {
	padding: 12px;
	text-align: center;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	color: #2E2F33;
}

#maincontent p {
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	text-align: justify;
}
#maincontent a {
	color: #BA0902;
}


#maincontent {
	font: 11px Arial, Helvetica, sans-serif;
	color: #2E2F33;
	padding: 10px 15px;
}


#footer a {
	font: 11px Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
	line-height: 37px;
	background: url(images/h1bg.gif);
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 15px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 37px;
}
h3 {

	font-size: 13px;
	line-height: 37px;
	background: url(images/h2bg.gif);
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin: 0px 5px 0px 1px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #000000;
}
#event {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 2px 19px 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 15px;
	padding-top: 5px;
}
#event a {
	color: #FFFFFF;
	text-decoration: none;
}

h4 {
	font-size: 13px;
	line-height: 37px;
	background: url(images/h2bg.gif);
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin: 0px 5px 0px 1px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
#event a:hover {
	color: #999999;
	text-decoration: none;
}
h2 a {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#translate {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 20px;
}
#translate p {
	margin: 0px 0px 8px;
	padding: 0px;
}
#translate img {
	border: 1px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}



#photo {
	height: 110px;
	width: 110px;
	border: 1px solid #FFFFFF;
	background: #666666;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #F5F4F4;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -100px;
top: -120px;
 /*position where enlarged image should offset horizontally */
}
#moreevents {
	margin-left: 15px;
	margin-right: 19px;
	color: #FFFFFF;
	text-align: right;
	display: block;
}
#moreevents a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#moreevents a:hover {

	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#staffphoto {

	height: 150px;
	width: 150px;
	border: 1px solid #FFFFFF;
	background: #666666;
}
.leftpics {
	margin-bottom: 10px;
}
#gallery a {

	color: #2E2F33;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#gallery a:hover {

	color: #BB0A02;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
.guestbookfield {
	font: 13px Arial, Helvetica, sans-serif;
	color: #2E2F33;
	width: 150px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
.guestbookfield2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #2E2F33;
	width: 280px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
.submitbutton {
	color: #FFFFFF;
	background: #BA0902;
	border: 1px solid #2E2F33;
}
#errmsg {
	background: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #BA0902;
	border: 1px solid #BA0902;
}
form {
	margin: 0px;
	padding: 0px;
}
#slidewrapper {
	margin-right: 4px;
	height: 246px;
	width: 346px;
	overflow: hidden;
}
