
body {
 margin: 0px;
 background-color: #0071b5;
 font-family: Verdana, Arial;
 font-size: 13px;
 font-weight: normal;
 color: #000000;
}
table,td,tr,p {
 font-family: Verdana, Arial;
 font-size: 13px;
 font-weight: normal;
 color: #000000;
}
hr { 
 border: 1px dotted #000; border-style: none none dotted; 
}
.w1 {
 color: #ffffff;
}
#nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  background-color: #000033; }

#nav li {
  border-bottom: 1px solid #000033;
  font-size: 1.0em; }
  
#nav li a {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial, Verdana, san-serif;
  font-size: 11px;
  font-weight: bold;
  background: #285193;
  border: 0;
  display: block;
  padding: 3px 0px 3px 5px; }

#nav li a:hover {
  background: #000033;
  color: #ffffff; }
  
#linkhead {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color:#000033;
  font-family: Verdana, san-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff; }

.rightbar {
	border-left: 1px dotted #000033;
	}
.leftbar {
	border-right: 1px dotted #000033;
	}

.headline {
	margin: 2px;
	font-family: Verdana, Arial, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: navy;}
.headline_main {
	margin: 2px;
	font-family: Verdana, Arial, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: navy;}
.name {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;}
.photocredit {
	font-family: Georgia, serif;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;}
.photocaption {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 2px;
	}
.story {
	margin: 2px;
	}
.rsideitems1 {
 border-left: 1px dotted #000033;
 border-right: 1px dotted #000033;
 border-top: 1px dotted #000033;
 border-bottom: 1px dotted #000033;
 background-color: #ffffff;
}
.rsideitems2 {
 border-left: 1px dotted #000033;
 border-right: 1px dotted #000033;
 border-top: 1px dotted #000033;
 border-bottom: 1px dotted #000033;
 background-color: #CCCCCC;
 font-family: Georgia, serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
}	
.user {
 border: 1px dotted #000000;
 background-color: #285193;
 font-family: Verdana, Arial;
 font-size: 15px;
 font-weight: normail;
 color: #ffffff;
 height: 25;
}
.userbutton {
 border: 1px dashed #27A216;
 background-color: #000066;
 font-family: Verdana, Arial;
 font-size: 12px;
 height: 30;
 font-weight: bold;
 color: #ffffff;
}

#pscroller2{
width: 350px;
height: 30px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
    border: solid 2px #222222;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
    border: solid 2px #222222;
}
