* {margin:0;padding:0;}
#wrapper {
	width: 75%;
	height: auto;
	padding-bottom: 15px;
	padding-left: 135px;
}
body {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}
#text {
	color: #999999;
	font-family: Verdana, Arial, sans-serif, "Times New Roman";
	font-size: 0.85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	line-height: 18px;
}
.footer {
	font-family: Verdana, Arial, sans-serif, "Times New Roman";
	text-align: left;
	padding-top: 5px;
	font-size: 0.7em;
}
h1 {
	color: #000000;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-family: "Century Gothic", "Lucida Grande", Arial;
	font-weight: normal;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}
#image {
	padding: 10px;
	width: 250px;
}
#indeximage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#listitems {
	height: auto;
	width: 115px;
	position: absolute;
	top: 85px;
	left: 0px;
	padding-left: 15px;
	padding-right: 5px;
}
.miniheader {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif, "Times New Roman";
	padding-right: 5px;
	padding-left: 5px;
}
.image {
	padding: 3px;
	border: 1px solid #333333;
	margin-bottom: 5px;
}
a img {
	border:0;
}
#listitems ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#listitems li {
	padding-left: 0px;
	padding-bottom: 3px;
}
#listitems li a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 0px;
}
#listitems li a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#listitems li a:hover {
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
}

.thumbnail img{
    border: 1px solid #FFFFFF;
	margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #FFFFFF;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	padding: 5px;
	font-size: 8px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 25px;
	left: 235px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	width: 356px;
}
#gallery {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.links a:link, .links a:visited{
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}
.links a:hover {
	color: #333333;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.links a:active {
	color: #333333;
	text-decoration: none;
	font-size: 1em;
}
.footer a:link, .footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75A793;
}
.footer a:active {
	color: #999999;
	text-decoration: none;
}
#photo {
    width: 100%;
    height: auto;
}
.list {
	padding-left: 15px;
}
h2 {
	color: #666666;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-family: "Century Gothic", "Lucida Grande", Arial;
	font-weight: normal;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}
#newstext {
	color: #999999;
	font-family: Verdana, Arial, sans-serif, "Times New Roman";
	font-size: 0.85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
}
