body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:   url(../assets/bckgrnd2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #6699FF;





}
h1 {
        font-family: Helvetica, Arial, Sans-serif;
        font-size: 18px;
        font-weight: bold;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
table {
	background-image:       url(../assets/nav/bkgrnd.gif);
        max-height:600px;
        overflow:scroll;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.smallhyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tables {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
        max-height:600;
        overflow:scroll;
}

.bigimage
{
	position:relative;
	left: 170px;
        text-align:center;
        width: 360px;
        
      
}
img.thumbs2
{
        border: #000000 inset 2px;
}
.thumbs
{
	position: absolute;
	padding: 20px;
        float: left;
        border: #000000 groove 2px;
        padding-bottom: 0px;
        height: 500px;
        overflow: auto;
	}

.caption
{
        width: 360px;
        font-weight:bold;
        text-align: center;
        font-size: 0.8em;
        position:relative;
        

}


  
