

body                 { font-family: Verdana, Arial, sans-serif; color: #000033; font-size: 12px; background-color: #fff; margin: 0 auto; text-align:center; }
h1                   { margin: 0px 0px 10px 0px; font-size: 8px; font-weight:bold; }
h2                   { margin: 10px 0px 5px 0px; font-size: 12px; font-weight:bold; }
h3	                 { margin: 0px 0px 0px 0px; font-size: 10px; font-weight:normal; }
h4	                 { margin: 38px 0px 0px 0px; font-size: 12px; font-weight:normal; }
p.date               { font-size: 11px; margin: 0px 0px 5px 0px; color: #294C69;}
p.subject            { margin: 0px 0px 5px 0px; font-size: 20px; font-weight: bold; color: #ff8632;}
p.text               { margin: 0px;  }
p.comments           { margin: 5px 0px 0px 0px; font-size: 11px; color: #294C69; }
p.comment-text       { margin: 0px 0px 0px 0px; }
p.commentauthor      { margin: 20px 0px 5px 0px; }
td.comformb          { width: 145px; }
textarea.comtext     { width: 420px; height: 120px; font-family: verdana, arial, sans-serif; font-size: 13px; }
input.comdata        { width: 130px; font-family: verdana, arial, sans-serif; }
.preview             { width: 50%; margin: 30px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #008080; color: red; }
p.comment-hl         { width: 50%; margin: 35px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #008080; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
div.news-sep         { margin: 15px 0px 5px 0px; padding: 0px; font-size: 0px; width: 575px; border-top: 1px solid #294C69; }
div.comment-sep      { margin: 20px 0px 25px 0px; padding: 0px; font-size: 0px; width: 150px; border-top: 1px dotted #294C69; }
p.browse             { text-align: right; font-weight: bold; }
.small               { font-size: 9px; }
a.xml                { border:1px solid; border-color:#fc9 #630 #330 #f96; padding:0 4px; font:bold 8pt Verdana,sans-serif; color:#fff; background:#f60; text-decoration:none; margin:0; }
a.xml:link           { color: #fff; text-decoration: none; }
a.xml:visited        { color: #fff; text-decoration: none; }
a.xml:hover          { color: #fff; text-decoration: none; }
a.xml:active         { color: #fff; text-decoration: none; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
button.smiley-button { width: 23px; height: 23px; font-size: 11px; font-weight: normal; margin: 0px 1px 1px 0px; background: #efefef; }
a:link               { color: #333333; text-decoration: none; }
a:visited            { color: #333333; text-decoration: none; }
a:hover              { color: #000000; text-decoration: underline; }
a:active             { color: #B59D47; text-decoration: none; }
.caution             { color: red; font-weight: bold; }


div.main			{width:800px; text-align: center; margin: auto; background: url("stpod_r3_c1.jpg"); background-repeat: repeat-y;}
div.top				{position: relative; top:0px; width: 800px; height: 186px; background:  url("stpod_r1_c1.jpg") top left no-repeat; text-align:right;  }
div.content			{width: 570px; float:left; border:0px solid #DAE7FF; margin-left: 10px; padding: 0px 0px 0px 10px;  text-align:left;}
div.navi			{margin-left: 630px; width:140px; border:0px solid #DAE7FF; padding: 0px; text-align:center; }
div.footer			{clear:both; width: 800px; height: 66px; text-align: center; margin: auto; background:  url("stpod_r4_c1.jpg") top left no-repeat;}



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	



