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;
	margin:0px;
	padding:0px;
	}

.bg_logo {
  background-image: url(../img/bg_logo.gif);
	background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
}

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;
	}

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, 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:1.5em;
	  margin:5px 0 5px 0;
  	text-align:justify;
	  overflow:hidden;
	}


#topstory img {
	float: left;
	height: 4em;
	margin:0 10px 5px 0;
	}

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 .bulletin img.map {
  text-align: center;
  float: none;
  margin: 0px 0px 0px 0px;
}

img.map {
  border: 1px solid black;
}

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

.clearleft {
    clear: left;
   	}	
   	
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;
}

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

.picture {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px;
	border: 3px solid #e0e0e0;
	height: 200px;
	width: 200px;
	overflow: hidden;
	cursor: pointer;
}

.picture table, .picture td {
	height: 200px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
	background: #e0e0e0;
}

#header_date {
  color:#14146c;
  position: relative;
  top: 100px;
  left: 800px;
  margin: 0px;
  padding: 0px;
  font-size:15px;
	font-weight:900;
}

.normal_list{
  margin-left: 20px;
  margin-top: -15px;
}

.normal_list li{
	list-style-type: disc;
	position: static;
	margin: 0;
	padding: 0;
}

.normal_list li a{	
	display: inline; 
	padding: 0px; 
	text-decoration: underline;
}

.story table img {
	    float:none;
	    border: 0;
	    margin: 0;
	   }
