
body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #000
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em;
	font-style: italic;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h2
{
	color: #ddd;
	font-size: 2.5em;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

div.title {
	margin: 0 auto;
	width: 1000px;
	margin-top: 20px;
}

#logo_left {
	position:relative;
	float: left;
	margin-left: -30px;
	/*position:absolute; left:30px; top:20px;*/
}

#logo_right{
	position: relative;
	text-align: right;
	margin-right: -100px;
}

#content {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
}

div.gallery {
	width: 1000px;
} 

div.gallery.buttons{
	position: relative;
	bottom: 192px;
	/*top: 50%;*/
	margin: 10px;
}



div.gallery p.comments{
	color: #b5b5b5;
	font-size: 13px;
	/*position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;*/
	text-align: left;

}

div.datesection{
	margin-top: 20px;
	/*margin-left: 140px;*/
	width: 1000px;
	text-align: left;
	
}

div.datesection a:hover{ /*hover background color*/
	background-color: #111;
}

div.about{
	position:relative;
	left:900px;
	top:-50px;
	width: 30px;
}

div.about a.highslide img{
	float:left;
}

div.carouselInner div.thumbnail {
	background-position: center center;
	background-repeat: no-repeat;
	height: 75px;
	width:156px;
	margin: 10px 9px 0px 9px;
	float: left;
	border: 1px solid gray;
	opacity: 0.3;
	filter: alpha(opacity=30); /* IE sucks */
}

#comment {
		color: #b5b5b5;
	font-size: 13px;
	/*position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;*/
	text-align: left;
		font-style: italic;
}

	.archiveImage {
		margin: 5px 5px 5px 5px;
		border: 1px solid gray;
		opacity: 0.3;
		filter: alpha(opacity=30); /* IE sucks */
}
	
	.dates{
		text-decoration: none;
		font-weight: bold;
		color:white;
		font-size:1.0em;
		margin: 0px 10px;
		
}
	.dates a{
		text-decoration: none;
		font-weight: bold;
		color:white;
		font-size:1.0em;
		margin: 0px 10px;
		opacity: 0.7;
		filter: alpha(opacity=70); /* IE sucks */
}
	
	.dates a:hover{
		opacity: 1.0;
		filter: alpha(opacity=100); /* IE sucks */
}
	
#years{
		font-size: 1.3em;
		text-align: center;
		opacity: 0.7;
		filter: alpha(opacity=70); /* IE sucks */
		padding-bottom: 10px;
}
	
	
#datetable{
		margin: 0 auto;
		padding: 10px 0px 10px 0px;
		margin-bottom: 30px;
		border-top: 2px solid gray;
		border-bottom: 2px solid gray;
			
}

#footerDiv {
	margin: 0 auto;	
}

#footer {
	margin: 0 auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold; 
	text-decoration: none;
}

#footer a {
	color: #ccc;
	font-size: 1.0em;
	background: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

.thumbArrows{
	float: left;
	margin-top: 28px;
	opacity: 0.7;
	filter: alpha(opacity=70); /* IE sucks */
}

.thumbArrows:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* IE sucks */
}

#carousel_left{
	margin-right: 20px;
}

#carousel_right{
	margin-left: 20px;
}

#gallery_left{
	position: relative;
	left: -65px;
	top: -168px;
}

#gallery_right{
	position: relative;
	right: -65px;
	top: -168px;
}

/*div.carouselInner div.thumbnail:hover {
	opacity: 1.0;
}*/
