

body { 
	background-image:   url(galleryimages/sbsfog2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 22px;
	color: #CCFFFF;
	background-color: #000033; 
	margin: 1em;
}
a:link
{
	color:#003;
	text-decoration: none;
}
a:visited
{
	color:#003;
	text-decoration: none;
}
a:hover{
	color:#003;
	text-decoration: none;
	font-weight:bold;
}


#nav_bar li{
             
             display: inline;
             padding-right:  10px;
             padding-left: 20px;
             font-size:  1.2em;
             }
#nav_bar a:link {
             color:  #cff; 
           text-decoration: none;        
   }
        
#nav_bar a:visited {
             color:  #cff;
            text-decoration: none;
             }
#nav_bar a:hover {
             color:  #cff;
             text-decoration: none;
             }


.on{
       color: #99f;
       font-size: 22px;
       font-family: Papyrus, Times New Roman,   serif;
      }

div.main {
	position:absolute;
	top:140px;
	text-align: left;
	padding:2em;
}

div.thumbnail {
	width: 180px;
	height: 200px;
	padding: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	float: left;
      border: 0px;
}

p { 
	font-family: Times, Arial, serif;
}



p.thumb { 
    text-indent: 0em; font-size: 18px;
    }


p.mainlink {
	padding: 5px;
	clear: both;
}
	



