body { margin:0;
background-color: #ffffff;
color: #2F191A;
}
table { border:1px solid #000000;
       width:75%;
       margin:auto;
	   text-align: center}
	   td, th { 
border: 1px solid #000000;
padding:3px;
}
#container { background-color: #eeeeee;
color: #2F191A;
width: 895px;
margin: 0 auto;
font-family: Verdana, Arial, sans-serif;
}
#logo { color: #DED6A8;
background-color: #323B46;
font-size: 2.5em;
font-weight: bold; 
border-bottom; 2px solid #000000;
height: 100px;

padding-left: 20px;
}
#left { float: left;
width: 150px;

}
#right { float: right;
width: 200px;
}
#center { margin: 0 200px 0 150px;
padding: 1px 10px 20px 10px;
background-color: #ffffff;
color: #2F191A;
}
.footer { font-size: .70em;
text-align: center;
color: #2F191A;
background-color: #ffffff;
padding-top: 10px;
clear:both;
}
.button { 
  border: 2px inset #cccccc; 
  padding: 3px 15px;
  width: 100px; 
  color: #FFFFFF; 
  background-color: #B61809; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  text-align: center; 
  text-decoration:none;
} 
a.button:link { 
   color : #FFFFFF; 
}
a.button:visited { 
   color : #CCCCCC; 
}
a.button:hover { 
   color : #335163; 
   background-color: #DED6A8;
   border:2px outset #cccccc;
} 
.navBar {display:inline;
list-style-type: none;}
p {
	margin: 20px;
}
h3 { color: #B61809;
background-color: #FFFFFF;
text-align:center;
}
h2 { color: #B61809;
background-color: #FFFFFF;
text-align:center;
}
#floatright { margin: 10px;
float: right;}
h4 { padding-bottom: 2px;
border-bottom: 1px solid #000000;
margin: 10px;
color: #B61809;
background-color: #eeeeee;}
.newsitem { font-size: .9em;
margin: 10px;
}ad {
	background-color: #FF3;
}
#container #center p strong {
	background-color: #FAEBBC;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	font-size: 14px;
}
blockquote {
	font: 14px/20px italic Times, serif;
	padding: 8px;
	background-color: #faebbc;
	border-top: 1px solid #e1cc89;
	border-bottom: 1px solid #e1cc89;
	margin: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
  }

