/*
-----------------------------------------------
Template CSS
Version:  July 29 2005
----------------------------------------------- */

body {
  background:#7D7C50;
  margin:0;
  padding:0;
  color:#000;
  font:small/1.2em Verdana,Arial,Helvetica;
  }
  
/* Links
----------------------------------------------- */
a:link {
  color:#003399;
  }
a:visited {
  color:#003399;
  }
a:hover {
  color:#FF3300;
  }

/* Header
----------------------------------------------- */
#top {
  background:#1f2d47 ;
  width:790px;
  height: 56px;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 0px;
  left:0px;
  }
#name{
	color:#f7f7f3;
	font-weight: bold;
	line-height: 1.5em;
	margin: 2px 9px;
	font-family: Georgia, Times New Roman, Times, serif;
  	font-size:35px;
	letter-spacing:-1px;
	position: relative ;
	top: 16px;
	left: 3px;

	}
.space{
	height: 5px;
	width:100%;
	margin:0px;
	}
#top2 {
  background:#485975;
  width:790px;
  height:23px;
  margin: 0px;
  padding: 5px 0;
  }
 .searchBox { 
	border : 1px solid #000000; 
	background-color : #FFFFFF; 
	color : #000000; 
	font-size : 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: regular; 
	}
.searchButton { 
	border : 1px solid #000000; 
	background-color :#b9ccde;
	font-size : 10px; 
	font-family :  Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	}
#googmenu{
	float: right;
	padding-right: 5px;
	}
 #leftspacer{
 	float: left;
	width: 550px;
	height: 1px;
	}
/* Body
----------------------------------------------- */

/* Top
----------------------------------------------- */
#columns{
	width: 790px;
	height: 300px;
	float:left;
	background: #8baed6;
	}
#col2{
	width: 610px;
	height: 302px;
	float:left;
	}
#col3{
	width: 430px;
	height: 302px;
	float:left;
	}
#articles{
	float: right;
	width: 540px;
	height:300px;
	}
#article3{
	width: 540px;
	height: 100px;
	margin: 0px;
	background:#d7e3eb;
	}
#article2{
	width: 540px;
	height: 100px;
	margin: 0px;
	background: #abc1d9;
	
	}
#article1{
	width: 540px;
	height: 100px;
	padding-top: 15px;
	background: #b9ccde;

	
	}
#google{
	width:250px;
	height: 300px;
	float:left;
	background: #8baed6;
	padding-top: 15px;
	}
/* Bottom
----------------------------------------------- */
#bottom{
	width: 790px;
	height: 450px;
	float:left;
	background:#8baed6;
	margin: 0;
	}
#leftside{
	width: 490px;
	height: 450px;
	float:left;
	}
#more{
	width: 250px;
	height: 200px;
	float: left;
	background: #8baed6;
	}
#moretop{
	width:100%;
	height: 30px;
	background: #3861a1;
	margin: 0 auto;
	text-align: center;
	}
#moretop span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}
#more a{
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-sixe: 11px;
	text-decoration: none;
	display: block;
	}
#more a:hover{
	color: #7e7d51;
	}
#banner{
	width: 250px;
	height: auto;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	background: #8baed6;

	}
#side{
	width: 250px;
	height: 440px;
	float: left;
	}
#rss{
	width: 240px;
	height: 470px;
	float: right;
	background: #b9ccde;
	}
#ad{
	width: 300px;
	height: 470px;
	float:right;
	text-align: right;
	background: #abc1d9;
	}
.title{
	background: #9bb3cd;
	color: #1e3c72;
	
	}
.title a{
	text-decoration: none;
	display: block;
	margin:0px;
	line-height:1.1em;
	font-weight: bold;
	font-size: 12px;
	
	}
.title a:hover{
	background: #3861a1;
	color: #fff;
	margin:0px;
	font-weight: bold;
	line-height:1.1em;
	font-size: 12px;
	
	}
.readmore a{
	text-align: right;
	color: #314e7f;
	font-size: 11px;
	text-decoration: none;
	position: relative ;
	top: -20px;
	left: 0px;
	}
.readmore a:hover{
	color: #7e7d51;

	}
.readmore {
	float: right;
	}
.blurb{
	text-size: 11px;
	margin: 3px;
	}
.blurb p{
	text-size: 11px;
	padding: 3px 5px;
	}
.blurb span{
	text-size: 11px;
	padding: 3px 5px;
	}
#rsstop{
	width:100%;
	height: 30px;
	background: #8baed6;
	margin: 0;
	text-align: center;
	}
#rsstop span{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}