body {
background-color:white;
font-family: Tahoma;
font-size: 12px;
text-align:center;
     }
img {
    border: none;
}
#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:870px;
}
#header {
width:870px;
height:163px;
margin-bottom:10px;
}
#content_container {
	text-align:right;
	width:870px;
}
#content_container2 {
	text-align:left;
	width:870px;
	vertical-align:top;
	float:left;
}

.right {
	width:200px;
	height:100%;
	text-align:left;
	float: right;
	border:1px #3974b6 solid;
}
.left_container {
	width:663px;
	height:100%;
	text-align:left;
	float:left;
}
#photosfeature {
	width:457px;
	height:400px;
	float:left;	
	text-align: center;
	background-color:#3470B4;
}
#photosfeature h2{
background: url(img/blank.gif) repeat-x;
padding: 5px 3px;
margin: 0px;
text-transform: uppercase;
font-size: 1.3em;
height: 27px;
color: #fff;
text-align: left;
}
#flashimage {
	width:100%;
	height:250px;
	background-color:#3470B4;
	margin:0;
	padding:0;
	vertical-align:top;
}

#search {
	width:204px;
	height:400px;
	float:right;	
	font-size: 0.8em;
}
#searchfield {
	width:204px;
	height:25px;
	float:left;	
	background-image:url('img/searchfield.gif');
	background-repeat:no-repeat;
}
.form {
width:100%;
text-align:center;
margin:0;
}
.textinput {
	height:14px;
	border:0;
	vertical-align:top;
	margin-top:4px;
	width:130px;
}
.searchbutton {
	border:0;
	vertical-align:bottom;
}
#breakingnewslet {
	width:100%;
	height:100%;
	background-color:#9DBBDB;
}
	#breakingnewslet h3{
	margin: 0px 0px 0px 3px;
	color: #003471;
	}
	#breakingnewslet ul {
	padding-left: 18px;
	margin: 0px;
	font: normal 0.9em tahoma;
	list-style-type:none;
	letter-spacing: 1px;
	}
	#breakingnewslet a{
	color: #1c4b84;
	text-decoration: underline;
	}
#section {
	width:662px;
	float:right;
	margin-top: 4px;
border: 1px #3974b6 solid ;

}
#section h2{
background: url(img/blank.gif) repeat-x;
padding: 3px 0px 0px 3px;
margin: 0px;
text-transform: uppercase;
font-size: 1.3em;
height: 27px;
color: #fff;
text-align: left;
}
#content{
padding: 3px 5px;
text-align: justify;
}
#links {
font-size: 1em;
margin-left:10px;
padding-top:5px;
padding-bottom:5px;
	}
#headlines {
font-size: 0.9em;
margin-left:10px;
padding-top:5px;
padding-bottom:5px;
}
#articles {
font-size: 0.9em;
margin-left:20px;
}

.headlines {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	color:black;
}
.articles {
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 0.9em;
	color:#000;
}
.articles a{
color:#006699;
}
.links {
	text-transform:uppercase;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
.headlines a:link {color: #000000; text-decoration: none; }
.headlines a:visited {color: #333333; text-decoration: none; }
.headlines a:hover {color: #006699; text-decoration: underline; }
.headlines a:active {color: #333333; text-decoration: none; font-weight: bold; }

.articles a:link {color: #006699; text-decoration: none; }
.articles a:hover {color: #006699; text-decoration: underline; }