/************** main body ***************/

body {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

#centercolumn {
	background-color: #FFFFFF;
}


#leftcolumn {
	background-color: #DBDADD;
}


#rightcolumn {
	background-color: #006666;
}

td, th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 24px;
}

a {
	color: #3366CC;
	text-decoration: none;
}


.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #253963;
	color: #DCDCDC;
}

.blockTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #DBDADD;
	background-color: #626D75;
	left: auto;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding: 3px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	text-decoration: underline;
}




/************** news bar ***************/


.newsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
	color: #333333;
	background-color: #A5B5D6;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #626D75;
}


.newsLink h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #081634;
}

.newsLink h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: small;
}

/************** grabber bar ***************/




.blockContent {
	background-color: #DBDADD;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #626D75;
	padding: 3px;
}



/************** main column  ***************/

.feature{
	padding: 0px 5px 10px 10px;
}


.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** storys *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
