body,html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	min-width: 15em; 
	margin:0;
	padding:0;
	}

body#header{
	background:url(../img/head.jpg) 0 0 no-repeat fixed;
	background-color:white;
	width:100%;
	height:120px;
	margin:0px;
	padding:0px;
	}
	
body#content{
	background-color:#fefefe;
	padding: 1em 20px 0 20px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
	
a	{	
	cursor:url(compass.cur),pointer;
	cursor:url(compass.gif),pointer;
	}
	
img	{
	border:0;
	}	

h1 { font-size: 2em; color:black }
h2 { font-size: 1.5em; color:black }
h3 { font-size: 1.2em; color:black }

h3 	{
	font-weight: bold;
	text-align: left;
	 }
p, table, tr, td, a {
	text-align: left;
	padding:0;
	margin:0;
	 }

li a{	
	display:block; 
	padding:2px 2px; 
	text-decoration:none;
  	}
  	
ul {	padding: 0;
	margin:  0;
	}

ul li{	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;}
	

div#topstory {
	  border: 2px solid #109730;
	  padding: 10px;
	  margin:5px 0 5px 0;
	  overflow:hidden;
	}


#topstory img {
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	}

div#announcement {
	  border-width:2px 0 2px 0;
	  border-style:solid;
	  border-color:#cc2222;
	  padding:0.5em;
	  margin:0 10px 5px 0;
	}	
#announcement p{
	color: #cc2222; 
	}
#announcement span{
	font-weight:bold;
	}


.date, .author 	{
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: black;
	 }
	 
.story img {
	    float:left; 
	    border: 0;
	    margin: 4px 10px 5px 0;
	   }
.story h3, .story p{
	margin: 0px 0px 20px 0px;
	}
	
.story p {
  text-align: justify;
}

.story	{
	clear: both;
	position: relative;
	top: 0.5em; 
	padding: 0px 0px 20px 0px;
	}	
	
.rightfloat img {
	float:right;
	border: 0;
	margin: 4px 0 5px 10px;
	}

.story img.rightfloat {
	float:right;
	border: 0;
	margin: 4px 0 5px 10px;
	}

.clearall {
    clear: both;
   	}	
   	
table.visibleborder {
  border-collapse: collapse;
  text-align: center;
}

table.visibleborder td {
  border: 1px solid black;
  padding: 2px 2px 2px 2px;
}

table.visibleborder td img {
  border: 0px solid black;
}

.boldcentered {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.boldright {
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
}

.boldleft {
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}

.centered {
  text-align: center;
  vertical-align: middle;
}

table.visibleborder td.selected_event {
  background-color: #DFE7EF;
}

table.visibleborder td.no_border {
  border: none;
}

#Copyright, .impress td, p.impress{
	vertical-align:top;
	padding:0.2em 0;
	font-size:0.8em;
	}
	
   	

