body {
    font:		1.0em/1.2em "Times", "Times New Roman", serif;
    color:		#000000;
    background-color:   #e0e1e2;
}

.mainimage {
   padding:		0px 0px 0px 0px;
   border-bottom-style:	dashed;
   border-bottom-width:	2px;
   border-bottom-color:	#fdb903;
}

#captioninfo {
   font-size:		75%;
   color:		#707070;
   position:		relative;
   top:			-10px;
   left:		0px;
}

table.navbarGallery tr {
    position: 	    fixed;
    margin-top: -5px;
    margin-left: 16px;
    border-collapse: collapse;
    border: 0px 0px 0px 0px;
    height: 10px;
    z-index: 1;
   
}

h1 {
    color:		#636363;
    background-color:   #fdb903;
    text-align:		center;
    font-size:		100%;
    padding:		0px 0px 0px 0px;
    font-weight:	normal;
    letter-spacing:	0px;
} 

h2 {
    color:		#636363;
    background-color:   #e0e1e2;
    text-align:		center;
    font-size:		100%;
    padding:		1px 0px 0px 0px;
    font-weight:	normal;
    letter-spacing:	0px;
} 

h3 {
    font:		1.0em/1.2em "Times", "Times New Roman", serif;
    font-style: italic;
    color:		#000000;
    background-color:   #e0e1e2;
    text-align:		center;
    font-size:		66%;
    padding:		1px 0px 0px 0px;
    font-weight:	normal;
    letter-spacing:	0px;
} 

h4 {
    font:		1.0em/1.2em "Times", "Times New Roman", serif;
    font-style: italic;
    color:		#000000;
    background-color:   #e0e1e2;
    text-align:		center;
    font-size:		66%;
    padding:		1px 0px 0px 0px;
    font-weight:	normal;
    letter-spacing:	0px;
} 

#gallery {
    position:		absolute;
    top:		45px;
    left:       25px;
}

a:link {
    color:			#636363;
    text-decoration:		none;
}

a:visited:hover {
    color:			#636363;
    background-color:		#fdb903;
    text-decoration:		none;
    letter-spacing:		1px;

}	

a:hover {
    color:			#636363;
    background-color:		#fdb903;
    text-decoration:		none;
    letter-spacing:		1px;
}

a:visited {
    color:			#636363;
    background-color:		transparent;
    text-decoration:		underline;
    letter-spacing:		0px;    
}

a.captionlink:link {
   color:			#636363;
   background-color:		transparent;
   text-decoration:		underline;
   letter-spacing:		0px;   
}

a.captionlink:visited:hover {
   color:			#636363;
   background-color:		transparent;
   text-decoration:		underline;
   letter-spacing:		0px;   
}	

a.captionlink:hover { 
   color:			#636363;
   background-color:		transparent;
   text-decoration:		underline;
   letter-spacing:		0px;   
}

a.captionlink:visited {
   color:			#636363;
   background-color:		transparent;
   text-decoration:		underline;
   letter-spacing:		0px;  
}


	

		
    

    