@charset "iso-8859-1";
 
  body {
   padding-left: 200px;
    font-family: Georgia, "Times New Roman", serif;
    color: #002080;
    background-color: white; 	
	background: url(topedge1.gif) no-repeat top left; 
    text-decoration: none; 
	padding-right: 10px }
	
  ul.navbar {
    font-family:  Futura, Times;
	list-style-type: none;	
	border-style:  ridge; 
	border-color:  blue;
    padding: 5px;
    margin: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
	width: 180px }

  ul.board {
    font-family:  Garamond, Futura, Times;
	list-style-type: none;	
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
	width: 225px }
	
	

  table.pics {
    list-style-type: none;
    padding: 5px;
    margin: 0;
    position: absolute;
    top: 32em;
    left: 5px;
    width: 225px }	 
	 
/* specific divs */		
#nav {
    font-family:  Georgia, "Times New Roman", serif;
	list-style-type: none;	
	padding: 5px;
    margin: 5px;
    position: absolute;
    top: 25px;
    left: 10px;
	width: 180px }
	
#heading {
    font-family:  Helvetica, Futura, Times;
	list-style-type: none;	
	background: url(edge4.gif) no-repeat top left; 
	width: 642px }

#news {
    font-family:  Helvetica, Futura, Times;
	list-style-type: none;	
    margin: 25px;
	width: 600px }
	   
#bottomad {
    font-family:  Helvetica, Futura, Times;
	list-style-type: none;	
    margin: 45px;
	width: 600px }	
	
#loc {
    font-family:  Helvetica, Futura, Times;
	text-decoration: none; 
	background-color: #EEEEFF; 
	width: 642px }

		
#leftside {
    font-family:  Georgia, "Times New Roman", serif;
	list-style-type: none;	
	padding: 5px;
    margin: 5px;
    position: absolute;
    top: 50px;
    left: 852px;
	width: 180px }				

#sample {
    font-family:  Arial, Times, Garamond;	
	font-size: 1.2em;
	padding-right:  20px;
	padding-left:  20px;
	padding-top:  20px;	
	padding-bottom:  50px;
	margin:  5px;
	background-color:  #FFF8DD;	
	border-style: solid;
	border-color: #CC2200;
	border-width:  8px;
	width: 600px }
				
#ss_img_div {
	padding-left:  25px }
	
	
  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em; }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: blue }
  a:visited {
    color: purple }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
