body {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	letter-spacing: .6em;
	padding: 10px;
	overflow: visible;
}
.header {

	margin: 0px;
	border: 1px solid #000000;
	background: #000000;
	text-align: left;
	clear: both;
	width: 100%;
}
#midline {
	color: #FFFFFF;
	border: 1px none #FFFFFF;
	position: static;
	width: 100%;
	height: auto;
	letter-spacing: 0.3em;
	clear: both;
	padding: 5px 0px;
}
#calendar {
	color: #FFFFFF;
	float: left;
	width: 250px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	letter-spacing: normal;
	text-align: center;
	line-height: normal;
	margin: 0px;
	padding: 3px;
	clear: right;
}

#gallery {
	position: relative;
	height: 500px;
	float: left;
	margin: 10px;
	overflow: visible;
	left: -220px;
	top: 100px;
	letter-spacing: normal;
	line-height: normal;
}

.thumbs {



}
.thumbs span {
	position: absolute;
	top: 0px;
	margin: 10px;
	visibility: hidden;
	left: 100px;
}
.thumbs:hover span {
	visibility: visible;
}

.thumbs span img{
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	width: auto;
	border: 1px none #000000;

}


.links {
	padding: 10px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	height: 800px;
	float: right;
	position: relative;
	right: 0px;

}
.links a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	word-spacing: 2em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;


}
a {
	color: #CCCCCC;
	margin: 5px;

}

#footer {
	margin: 5px;
	color: #99FFFF;
	position: relative;
	clear: both;
	left: 18px;
	width: 100%;
	font-size: 10px;
	letter-spacing: .3em;
	font-style: normal;
	font-weight: bold;



}
h4 {
	font-size: 10px;
	font-style: normal;
	white-space: normal;
	left: -20px;
	position: relative;
	color: #FFFFFF;
	font-weight: lighter;
	top: -20px;
	overflow: visible;


}
