body {
	background-color: #333333;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#divWrapper {
	background-color: #4A4A4A;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#divFullpage #btn_next {
	left: 540px;
	position: relative;
	margin-top: 8px;
}
#divFullpage #btn_back {
	position: relative;
	left: 500px;
	margin-top: 8px;
}

#divCopyright {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E6E6FA;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
#divText {
	height: 420px;
	width: 225px;
	float: left;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-right-style: double;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#divText a:hover {
	color:#663333
}

#divImage {
	width: auto;
	margin: 0px;
	height: 420px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divFooter ul {
	height: 22px;
}
#divFooter {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#divFooter li {
	display: inline;
}



a:visited {
	text-decoration: none;
}
#divFooter li a {
	padding: 6px;
	position: static;
	text-indent: 38px;
}
.backNext {
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	clip: rect(auto,auto,auto,auto);
}


a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;}


#divHeader {
	margin: 0px;
	padding: 0px;
}
#divNavbar {
}
#divText img {
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#divFullpage {
	height: auto;
	width: 750px;
	position: relative;
}
h3 {
	color: #BEBEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#btn_recent_events {
	position: absolute;
	height: 59px;
	width: 132px;
	right: 75px;
	top: 250px;
	border: 0;
	margin: 0;
	padding: 0;
}
#btn_recent_events a {
	background: url('/images/buttons/photography-recent-events-off.png') no-repeat;
	display: block;
	height: 59px;
	width: 132px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#btn_recent_events a:hover {
	background: url('/images/buttons/photography-recent-events-on.png') no-repeat;
}
#btn_recent_events2 {
	height: 36px;
	width: 300px;
	border: 0;
	margin: 1em auto;
	padding: 0;
}
#btn_recent_events2 a {
	background: url('/images/buttons/recent-events-button-off.png') no-repeat;
	display: block;
	height: 36px;
	width: 300px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#btn_recent_events2 a:hover {
	background: url('/images/buttons/recent-events-button-on.png') no-repeat;
}