
body   	 {
	    font-family: Verdana, sans-sefif;
	    font-size: 14px; 
	    width:800px; 
          }

#sidebar  {
	    float: left;
	    width: 200px;
           margin-top: 15px; 
	  }

#rightsite {
	  margin-left: 220px;
	 border-left-color: #006633;
	 border-left-style: solid;
	 border-left-width: 5px;
	 padding-left: 10px;
	  }

#navigation_bar	{
		width:800px;
		}

h1,h2 	 {
	   font-family: Helvetica, sans-serif;
	   color: #006633;
	 }


#ss li 		{
		line-height: 1.5em;
		font-style: italic;
		}

#navigation_text  {
		font-weight:bold;
		color:#ccffcc;
		background-color: #006633;
		width: 800px;
		text-align:center;
		margin-top: -25px;
		border: 5px solid #006633;
		border-right: 0px;
		border-left: 0px;
		}

#navigation_text a:link	{
			color:#ccffcc;
			text-decoration: none;
			} 

#navigation_text a:visited	{ 
				color: #ccffcc;
				text-decoration: none;
				}

#navigation_text a:hover	{
				color: black;
				text-decoration: none;
				}
.important	{
		color:#006633;
		font-weight: bold;
		font-style:italic;
		}

#thumbnails {
	     margin-top: 10px; 
	    padding-left: 10px;
	    }

table  {
	 /* border: 1px solid black;*/
	  border-collapse: collapse; 
	}

th {	
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding: 5px;
	}
td {
	vertical-align: top;
	padding: 5px;			
	}
table table {
		border: none;
		padding: 0px;
	}

#line {
	border-bottom-color: #006633;
	 border-bottom-style: solid;
	 border-bottom-width: 15px;
	}

#thumbnails a:link	{
			color:black;
			} 

#thumbnails a:visited	{ 
			color: black;
			}


