.content_image {
	float: left;
	top: 2px;
	right: 2px;
	margin: 10px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8 pt;
	color:#333333;
	font-style:normal;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#336699;
	scrollbar-track-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;	
	scrollbar-3dlight-color:##336699;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;	
	background-color: #041a61;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  text-align: center;			
	}

a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.navmenu-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
}
.navmenu-sub a {
        text-decoration: none;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	color: #0066CC;
	margin: 0px;
	font-style: normal;




}
.news-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: normal;





}
.news-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;


}
.news-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;


}

h1 {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: normal;
  color: #336690;
  font-color: #336690;
}
h3 {
  color: #999;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 180%;
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: .5em;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
#page {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  text-align: left;
}
#header {
  background-color: #FFFFFF;
  border-bottom: 4px solid #fc0;
  color: white;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
#site-title {
  color: white;
  font-size: 325%;
}
#site-title a, #site-title a:visited {
  color: white;
  text-decoration: none;
}
#site-title a:hover, #site-title a:hover {
  color: white;
  text-decoration: underline;
}
#site-subtitle {
  font-style: italic;
  letter-spacing: 2px;
  text-transform: lowercase;
}
#main {
  background-color: white;
  border-bottom: 4px solid #fc0;
  float: left;
  width: 100%;
}
#content-wrapper {
  float: left;
  width: 700px;
}
#content {
  padding: 25px;
  border-right: 1px dotted #a3a39c;
}
#content h1 {
  margin-top: 0;
}
#content h3 a {
  border-bottom: 1px dotted #a3a39c;
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
}
#content p {
  font-size: 90%;
}
#content .info {
  color: #b0af99;
  font-size: 80%;
  margin-top: 1.5em;
}
#content .entry .info {
  margin-top: 1em;
}
#content .first.entry {
  font-size: 90%;
  background-color: #f7f3e8;
  margin: -25px;
  margin-bottom: 0;
  padding: 25px;
}
#content .first.entry h3 {
  margin-top: 0.25em;
}
#sidebar-wrapper {
  float: left;
  width: 225px;
}
#sidebar {
  font-size: 90%;
  padding: 15px;
  padding-top: 0px;
}
#sidebar h3 {
  font-size: 160%;
}
#sidebar p {
  line-height: 140%;
}
#sidebar ul {
  margin-left: 1.5em;
  padding: 0;
}
#sidebar li {
  margin-bottom: .25em;
}
#footer {
  color: #818cb0;
  float: left;
  font-size: 90%;
  padding-top: 1px;
  padding-bottom: 20px;
  width: 100%;
}
