@charset "utf-8";
/* CSS Document */
p{
	font:10pt ms sans serif;
	color: #2f478f;
	}

h1 {
	color: #2f478f;
}
h2 {
	color: #ff8000;
	}
body {
	background-color: #FFFFFF;
}
.style1 {
	font-size: 16pt;
	font-weight: bold;
}
.style2 {	color: #0000FF;
	font-size: small;
}
a:link,a:active,a:visited {
	color: #ff8000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	}
a img {
	color:none;
	}
	
/* Slideshow */
#slideshow a {
	color: #ff8000;
	text-decoration: none;
}

#slideshow a:hover {
	color: #ff8000;
	text-decoration: underline;
}

#progress {
	position: absolute;
	top: 10px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f478f;
}

#controls {
	position: absolute;
	height: 2em;
	top: 40px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f478f;
	
}

#captions {
	position: absolute;
	left: 30px;
	top: 70px;
	width: 250px;
	color: #fff;
}

#slides {
	position: absolute;
	left: 300px;
	top: 40px;
}

#slides img {
	position: absolute;
	border: 8px solid #2f478f;
	z-index: 1;
}

#captions h1 {
	margin: 0;
	padding: 0;
	color: #2f478f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#captions p {
	margin: 0 0 1em 0;
	padding: 0;
}

#captions div {
	position: absolute;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

#captions div h1 {
	font-size: 150%;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#captions div h2 {
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#captions div p {
	margin: 0;
	padding: 0 0 1em 0;
}

#speed {
	color: #2f478f;
	background-color: #fff;
	width: 2em;
	cursor: default;
	border: 1px solid #333;
	text-align: right;
}

#loaded {
	color: #2f478f;
	background-color: #fff;
	width: 2em;
	cursor: default;
	border: 1px solid #333;
	text-align: right;
}

#total {
	color: #2f478f;
	background-color: #fff;
	width: 2em;
	cursor: default;
	border: 1px solid #333;
	text-align: right;
}

.speedcontrol {
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
}

#captioninput {
	font-size: 75%;
}

#captioninput input {
	width: 350px;
}

#captioninput textarea {
	width: 350px;
}

#captioninput li {
	border-bottom: 1px dashed #777;
	padding-bottom: 1em;
	margin-bottom: 1em;
	list-style: none;
	margin-left: -40px;
}

#captioninput .thumbnail {
	float: right;
	height: 75px;
}

#captioninput .editingbuttons {
	display: inline;
}

#nocaptions {
	padding: 1em;
	border: 1px dashed #ccc;
	background-color: #eee;
}

#slideshowcode td {
	border-bottom: 1px solid #eee;
	padding: 0.5em 0 0.5em 0;
}

.credit {
	font-size: 70%;
}

#ads2 {
	position: absolute;
	bottom: 10px;
	left: 300px;
}

#gallerylink {
	position: absolute;
	left: 300px;
	top: 10px;
}

#slideshows {
	clear: both;
	padding: 10px 0 0 0;
	text-align: center;
}

#slideshow-nav {
	margin: 40px 0 0 0;
	padding: 4px;
	border-bottom: 1px solid #eee;
}

#slideshow-nav form {
	display: inline;
}

div.show {
	margin: 10px;
	float: left;
}

.show img {
	height: 75px;
	padding: 4px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}
/* ? */
		#header {
			display: none;
		}
 
		#topnav {
			display: none;
		}
		
		#letterpop {
			display: none;
		}
.footer a {
	color: #FFFFFF;
}
.content {
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F478F;
}
