td,body,textarea,table {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : #FFFFFF;
  font-size : 12px;
}
.title {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : #FFFFFF;
  font-weight : bold;
  font-size : 12px;
  text-decoration: underline;
}

#copyright {
  padding-top: 30px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: silver;
  font-weight : bold;
  font-size : 10px;
}

.motd {
  font-family : Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : yellow;
  font-size : 10px;
  font-weight: normal;
  text-deocration: none;
}

.new {  
  border: white solid; 
  border-width: 1px 1px 1px 1px;
  border-style: dotted;
  margin-left: 1em;
}

        .links {
		margin-left: 1em;
        }

	A,A:ACTIVE,A:FOCUS,A:HOVER,A:LINK,A:VISITED {
		text-decoration : none;
		font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
		color : #FFFFFF;
		font-size : 12px;
	}
#photobanner {
  text-align: center;
}
#masthead {
  background-color: #1D3E4F;
}

BODY {
  margin-left: 0px;
  margin-top: 0px;
}

