body{

	font-family: Arial,sans-serif;

	color: #333333;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px;

	background: #ffffff;

}



/******* hyperlink and anchor tag styles *******/



a:link, a:visited{

	color: #990033;

	text-decoration: underline;

	font-weight: normal;

}



a:hover{

	text-decoration: overline;

	font-weight: normal;

	color: #970000;

}



/************** header tag styles **************/



h1{

 font: bold 120% Arial,sans-serif;

 color: #334d55;

 margin: 0px;

 padding: 0px;

}



h2{

 font: bold 114% Arial,sans-serif;

 color: #006699;

 margin: 0px;

 padding: 0px;

}



h3{

 font: bold 100% Arial,sans-serif;

 color: #334d55;

 margin: 0px;

 padding: 0px;

}



h4{

 font: 100% Arial,sans-serif;

 color: #333333;

 margin: 0px;

 padding: 0px;

}



h5{

 font: 100% Arial,sans-serif;

 color: #334d55;

 margin: 0px;

 padding: 0px;

}



label{

 font: bold 1em Arial,sans-serif;

 color: #334d55;

}

				

input{

font-family: Arial,sans-serif;

}



/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#pagecell1{
	position:absolute;
	top: 291px;
	left: 23px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	visibility: visible;

}





#masthead{
	position: absolute;
	top: 1%;
	left: 2%;
	right: 2%;
	width:95.6%;
	border: 2px groove #000000;
	padding-top: 5px;
	visibility: visible;
	background-image: url(images/mast_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 255px;

	

}

style1 {

	font-family: "20th Century Font";

	font-size: 18px;

	font-weight: bold;

	color: #000000;

}



#pageNav{

	float: left;

	width:178px;

	padding: 0px;

	background-color: #F5f7f7;

	border-right: none;

	border-bottom: none;

	font: small Verdana,sans-serif;

}



#content{

	padding: 0px 10px 0px 0px;

	margin:0px 0px 0px 178px;

	border-left: none;

}

#picture {
	padding: 5px;
	left: 678px;
	top: 301px;
}





/************** feature styles *****************/



.feature{
	font-size: 80%;
	height: 0px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}

html>body .feature {height: auto;}



.feature h3{

	font: bold 175% Arial,sans-serif;

	color: #000000;

	padding: 30px 0px 5px 0px;

}



.feature img{

	float: left;

	padding: 0px 10px 0px 0px;

}





/*************** story styles ******************/



.story {
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}



.story h3{

	font: bold 125% Arial,sans-serif;

	color: #000000;

}



.story p {

	padding: 0px 0px 10px 0px;

}



.story a.capsule{

	font: bold 1em Arial,sans-serif;

	color: #005FA9;

	display:block;

	padding-bottom: 5px;

}



.story a.capsule:hover{

	text-decoration: underline;

}



td.storyLeft{

	padding-right: 12px;

}





/************** siteInfo styles ****************/



#siteInfo{
	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cccccc;
	bottom: 10px;

}



#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}





/************ sectionLinks styles **************/



#sectionLinks{

	margin: 0px;

	padding: 0px;

	background-color: #FFFFFF;



}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

	border-bottom:none;

}



#sectionLinks a:link, #sectionLinks a:visited {

	display: block;

	border-top: none;

	border-bottom: none;

	background-image:none;

	font-weight: bold;

	padding: 3px 0px 3px 10px;

	color: #21536A;

}



#sectionLinks a:hover{

	border-top: none;

	background-color: #DDEEFF;

	background-image: none;

	font-weight: none;

	text-decoration: none;

}





/**************** advert styles *****************/



#advert{

	padding: 10px;

	background-color: #FFFFFF;

}



#advert img{

	display: none;

}



/********************* end **********************/

