body {
	background:#111111 url('../images/pxheader.gif') top center repeat-x;
	background-attachment: fixed;
	font: 10px/14px Verdana, Helvetica, Arial, sans-serif;
	color:#818181;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	height:100%;
}
html, body {
     min-height:100%;
	}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h2 h3 h4 {
	color:#fff;
}
h5 {
	font-size:12px;
	color:#ffc100;
}
.title-heading{
	font-size: 24px;
	font-weight: normal;
	color: white;
	letter-spacing: -1px;
}
#logo {
	height:55px;
	/*background-image:url(../images/logo_dark.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	position:relative;
}
#logo a, #top-nav a { outline: none; }
#title {
  position:absolute;
	bottom:0;
	padding-bottom:5px;
	font-size:24px;
	letter-spacing: -.05em;
}
.exif {
	color: #ffc100;
}
#notes {
	text-align: justify;
	margin-top: 10px;
	font: 10px/12px Verdana, helvetica, arial, sans-serif;
}
#announce {
	background-color: #232221;
	padding: 8px;
	border-top: 1px solid #003957;
	border-bottom: 1px solid #003957;
	color:#3F7795;
	text-align: justify;
	margin-bottom:10px;
}
#styleswitcher {
	top:0px;
	left:0px;
	z-index:100px;
	position:absolute;
	width:100%;
	text-align:right;
}
#styleswitcher img {
	margin:8px 8px 8px 0;
}
#about{
	text-align: justify;
	padding:0px;
	margin:0px;
}
#about h3 h4 {
	color:white;
}
#about .about {
	margin:0 10px 5px 0;
	float:left;
	border:5px solid #333;
}
#news{
	text-align: justify;
	margin-bottom:15px;
	padding: 8px 5px 15px 15px;
	text-align:left;
	background:#151515;
	font: 10px/14px Verdana, Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px;
}

#nav_thumbs {
	float: right;
	position: fixed;
	left: 80%;
	width: 170px;
	margin-top: 20px;
	background-color: #181818;
	border: 1px solid #222;
	padding: 10px;
	-moz-border-radius: 5px;
	filter:alpha(opacity=6);
	-moz-opacity:.6;
	opacity:.6;
}

#footer { 
	clear: both;
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 35%;
	/*display: block;*/
	height: 16px;
	/*z-index: 999;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:6px;
	margin-bottom:0;
	padding: 8px 5px 5px 5px;
	text-align:center;
	background:#151515;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	-moz-border-radius: 10px;	
 }
 
#footerabout { 
	clear: both;
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 97%;
	/*display: block;*/
	height: 20px;
	/*z-index: 999;*/
	padding: 8px 0px 0px 10px;
	margin: 75px 0px 0px 0px;
 }
p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top-nav{
	text-align: right;
	font-weight: normal;
	letter-spacing: -.5px;
	margin: 0 0 5px 3px;
}
#top-nav a {
	padding: 6px;
	margin: 0 0 0 2px;
	background-color: #292929;
}
#top-nav a:hover {
	background-color:#555;
}
#top-nav .current {
	color: #ffc100;
	padding: 6px;
	margin: 0 0 0 2px;
	background-color: #181818;
}

#thumbnails{
	background-color: #292929;
	height: 107px;
	overflow: hidden;
	margin: 0;
	padding: 0 7px 0 7px;
}

#thumbnails a {
	float: left;
	margin: 0 5px 7px 5px;
}

#thumbnails .thumbnails {
	border:1px solid black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
}

.current-thumbnail{
	border:solid 1px black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

.thumb-effect {
	width: 145px;
	height: 100px;
	display: block;
	float: left;
	border:1px solid black;
	margin:0 1px 2px 1px;
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
	overflow: hidden;
	cursor: pointer;
}

.thumb-effect span {
	position: relative;
	top: 110px;
	background-color: #333;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	color: #fff;
	padding: 3px 0 0 6px;
	display: block;
	height: 20px;
}

#slide-thumb {
	float: right;
	width: 114px;
	height: 21px;
	display: block;
	cursor: pointer;
	background: url(../images/show_thumbs.gif) top left no-repeat;
}

#slide-thumb.current {
	background: url(../images/hide_thumbs.gif) top left no-repeat;
}

#browse_thumbs .thumbnails {
	border: 1px solid #292929;
	margin:0 2px 4px 2px;
	filter:alpha(opacity=.5);
	-moz-opacity:.5;
	opacity:.5;
}

#browse_thumbs .thumbnails:hover {
	border:1px solid #666;
	margin:0 2px 4px 2px;
}

#browse_thumbs a, #thumbnails a {
	outline: none;
}

#photobox {
	text-align:center;
	background:#292929 url(../images/loading_d_dark.gif) no-repeat center;
	padding:7px;
	}
#image-border {
  position: relative;
	margin: 0;
}
#menu_browse{
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}
#menu_browse a{
	outline: none;
}
#menu_browse_prev, #menu_browse_next{
	width: 50%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#menu_browse_prev {
	left: 0px;
	top: 0px;
	float: left;	
}
#menu_browse_next {
	right: 0px;
	top: 0px;
	float: right;	
}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/prevImage.png') no-repeat left center;
	cursor: pointer;
}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/nextImage.png') no-repeat right center;
	cursor: pointer;
}
#slide-out { 
	background-color: black; 
	position: absolute; 
	top: 61px; 
	z-index: 1000; 
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border-bottom:1px solid black;
	overflow:auto;
}
#slide-out2 { 
	background-color: black; 
	position: absolute; 
	top: 83px; 
	z-index: 900; 
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	border-bottom:1px solid black;
}

#slide-out-in {
padding:5px;
}

/* Comments */

#comments-wrapper {

	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#999;
}
#commentbox {
	margin:0px auto;
	}

#comment-top {
	padding:20px 5px;
	color:#FFF;
	}    

#comments {
    margin:0px auto;
    text-align:left;
	}

#comment-top h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	}
	
#comment-middle h2 {
	font-weight:normal;
	letter-spacing:2px;
	font-size:11px;
	text-transform:uppercase;
	}

#comment-middle {
	padding:20px 0px;
	margin-bottom:7px;
	} 

#addcomment { text-align:left; width: 37%; float: left; margin-top: 5px; }
	

.formfield{
	width: 				90%;
	padding:			2px;
	margin: 			0px auto;
	font: 				10px verdana, arial, helvetica, sans-serif;
	color:				white;
	border: 			1px solid #464646;
	background: 		#272727;
}
.formfield:hover, .formfield:focus{
	border-top: 		1px solid #CCC;
	border-bottom:		1px solid #CCC;
	border-left: 		1px solid #CCC;
	border-right:		1px solid #CCC;
	background: 		#464646;
	color:				#DDD;
}
.formbutton{
	font: 				10px verdana, arial, helvetica, sans-serif;
	padding: 			5px;
	margin: 			0px auto;
	color: 				#DDD;
	background: 		#272727;
	border: 			1px solid #464646;
}
.formbutton:hover{
	color: 				#DDD;
	background: 		#272727;
	border-top: 		1px solid #CCC;
	border-bottom:		1px solid #CCC;
	border-left: 		1px solid #CCC;
	border-right:		1px solid #CCC;
}
	
#image_comments {
	width:55%;
	float:right;
	margin-top:8px;
	margin-bottom:15px;
	padding: 0 5px 15px 15px;
	text-align:left;
	background:#151515;
	font: 9px/16px verdana, Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px;
}

#image_comments ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}

#image_comments li {
	color:#999;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(../images/comment.gif) no-repeat;
	}
	
#image_comments h5 {
margin:15px 0 10px 0;
}

#warchives {
	margin-top:5px;
	/*width:280px;
	float:left;*/
	text-align:justify;
}

#rcomments { width:277px; float:right; margin-top:8px; margin-bottom:15px; padding: 0 5px 15px 15px; text-align:left; background:#151515; }

#rcomments ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#rcomments li {
	color:#666;
	margin:0px 0px 15px 0px;
	padding-left:16px;
	background: url(../images/comment.gif) no-repeat;
}
	
#categories {
text-align:left;
margin-left:7px;
}

#categories a:link{
	color: #a9a9a9;
}
#categories a:visited{
	color: #a9a9a9;
}
#categories a:hover{
	color: #fff;
	background-color: #222;
}
#categories a:active{
	color: #a9a9a9;
}

#categories img{
border:none;
}	

#categories ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#categories li {
	margin:0px 0px 15px 0px;
}

#about ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#about li {
	margin:0px 0px 5px 0px;
}

#contact {
margin-left:8px;
}