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

#main {
   background-color:	#ffffff;
   margin:		20px 0px 0px 242px;	
   width:		919px;
   padding:		70px 0px 0px 0px;
   border-bottom-style:	dotted;
   border-bottom-width:	1px;
   border-bottom-color:	#fdb903;
   position:		fixed;
   top:			-4px;
   left:		0px;
}

.mainimage {
   padding:		0px 0px 10px 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;
}

#navbar {
    background:		#ffffff;
    width:		300px;
    height:		200px;
    padding: 		0px 20px 40px 0px;
    margin:		35px 0px 0px 0px;
    border-right:	0px;
    border-right-style: dotted;
    position: 	fixed;
    top:		0px;
    left:		35px;		
}

#wordmark h1 {
    text-align:		left;
    font-size:		162%;
    padding:		0px 0px 0px 0px;
    font-weight:	normal;
    letter-spacing:	0px;
    position: 		relative;
    top:		-20px;
    left:		0px;
} 

#gallery {
    position:		absolute;
    top:		85px;
}

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

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

}	

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

a:visited {
    color:			#a1a1a1;
    text-decoration:		none;
}

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

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

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

	

		
    

    