p { 
font-family: verdana;     
font-size: 9pt;      
COLOR: #616161;      
margin: 5px;  }

div#box1 { 
font-family: verdana; 
font-size: 8pt;
color:#616161;
border: 1px solid #E0E0E0;
border-left: 6px solid #e0e0e0;
border-bottom: 1px solid #ff9900;
background: url(images/div1bg.jpg) #e0e0e0;
margin: 2px;
padding: 2px; 
}

div#box2 { 
font-family: verdana; 
font-size: 8pt;
color:#616161;
border: 1px solid #FEA343;
border-left: 6px solid #FEA343;
border-bottom: 1px solid #ff9900;
background: url(images/div2bg.gif) #FFC281;
margin: 2px;
padding: 2px; 
}

div#photo1 { 
font-family: verdana; 
font-size: 8pt;
border: 1px solid #E0E0E0;
border-left: 6px solid #E0E0E0;
border-bottom: 1px solid #ff9900;
COLOR: #616161;
background-color: #f0f0f0;
margin: 2px;
padding: 2px; 
}

div#photo2 { 
font-family: verdana; 
font-size: 8pt;
border: 1px solid #FFCA80;
border-left: 6px solid #FFCA80;
border-bottom: 1px solid #ff9900;
COLOR: #616161;
background-color: #FFE3BD;
margin: 2px;
padding: 2px; 
}

u {
font-size: 10px;
font-family: verdana;
border-bottom: 1px solid #616161;
font-weight: bold;
text-align: center; 
}

b { font-weight: bold; }

hr {
border: 0;
color: #ff9900;
height: 1px;
width: 100%;
text-align: right;
margin: 5px;
}

img#pf{
background:#fff;
width: 310px;
border: 1px solid #616161;
padding: 5px;
margin-bottom: 4px;}

menu {
text-align : left;
padding : 2px;
border-top : 1px solid #fff;
border-bottom : 1px solid #9C9C9C;
border-right: 4px solid #616161;
margin : 0;
background: #e0e0e0 ;
}
menu:hover{
text-align : left;
padding : 2px;
border-top : 1px solid #fff;
border-bottom : 1px solid #a2b6c5;
border-right: 4px solid #ff8416;
margin : 0;
background : #9c9c9c;
}
	
a.m {
font-family: verdana; 
font-size:7pt; 
font-weight:normal; 
text-decoration: none; 
color:navy;
}

a.m:hover { 
font-family: verdana;
font-size:7pt; 
font-weight:normal; 
text-decoration: none; 
color:#f0f0f0; }

a.3:link { font-size:9px; font-weight:bold; text-decoration: none; color:navy; }
a.3:visited { font-size:9px; font-weight:bold; text-decoration: none; color:navy; }
a.3:hover { font-size:9px; font-weight:bold; text-decoration: none; color:red; }
a.3:active { font-size:9px; font-weight:bold; text-decoration: none; color:green;}

a.p { font-family: verdana; font-size: 9pt; color: #4B64B7; text-decoration: none; }
a.p:hover { font-family: verdana; font-size: 9pt; color: #F60;  text-decoration: underline; }	
a.div { font-family: verdana; font-size: 8pt; color: #4B64B7; text-decoration: none; }
a.div:hover { font-family: verdana; font-size: 8pt; color: #FF9900;  text-decoration: underline; }

li { font-family: verdana; font-size: 9pt; color:#616161; margin: 5px; }

input#c { font-size: 10px; font-family: verdana; background-color: #616161; margin: 5px;
color: white; text-align: center;  }
		
h1 {
font-size: 10px;
font-family: verdana;
border-bottom: 1px solid #ff9900;
background-image: url('images/div1bg.jpg') ;
margin: 5px; 
text-align: left; 
}


h2 {
font-size: 14px;     
font-family: verdana; 
font-weight: bold; 
color: #ffffff; 	
border-bottom: 1px solid #ccc;
background-color: #0F1176; 
margin: 5px; 
}

h3#a {
font-size: 10px;    
font-family: verdana; 
font-weight: bold; 
border-bottom: 1px solid #ff9900;
background-image: url('images/div1bg.jpg');
margin: 5px;  
padding: 2px;
text-align: center; 
}

h3#b {
font-size: 10px;    
font-family: verdana; 
font-weight: bold; 
border-bottom: 1px solid #ff9900;
margin: 5px;  
text-align: center; 
color:#616161;
}

h4 {
font-family: verdana;  
font-size: 8pt;    
COLOR: gray;   
margin: 5px; 
}

h5 {
font-size: 8px;  
font-family: verdana; 
color: #c0c0c0; 
font-weight: normal;
margin: 5px;  text-align: center; }

h6 { font-family: verdana; 
      font-size: 8pt;
      COLOR: #616161; }     

#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 */
	}	

/* rss css */
.rss_title, rss_title a { font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif; font-size: 10pt; font-weight:bold; margin: 5px 0; padding: 0; letter-spacing: 1px;
}

.rss_items { }

.rss_item  {  font-family: Trebuchet MS; font-size: 13px;  font-weight : normal; }

.rss_item a:link, .rss_item a:visited, .rss_item a:active { font-weight: bold; text-decoration : none; color: #4B71FF; }

.rss_item a:hover { text-decoration : none;	color: #4B71FF;}
	
.rss_date { font-size: 9px; font-weight : normal; color: #ff9900; }

/* end rss css */

	