@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container {
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	border-bottom-width: 0px; /*2px*/
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
} 
.twoColFixLtHdr #sidebar1 {
	width: 105px; /* the background color will be displayed for the length of the content in the column, but no further */
	
	float: left;
	background-color: #CCDDFF;
	clear: left;
	margin-top: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

.News {
	float: right;
	width: 180px;
	background-color: #CCDDFF;
	clear: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.home_story {
	margin-left: 120px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS";
}

.home_story_form {
	margin-left: 50px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
}


.twoColFixLtHdr  #container  #home_content  #Newspanel h1 {

}

#picture_sidebar {
	clear: right;
	float: right;
	width: 5.8em;
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#picture_sidebar img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.twoColFixLtHdr #mainContent {
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
} 
.twoColFixLtHdr #footer {
	font-size: x-small;
	color: #000000;
	text-align: center;
	background-color: #dcb;
	font-family: "Trebuchet MS";
	height: 20px;
} 
.twoColFixLtHdr #footer p {

}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent  #selection {
	position: absolute;
	top: -40px;
	left: 500px;
	background-image: url(../images/selection.png);
	height: 106px;
	width: 106px;
}
#picture_bar {
	clear: left;
	float: left;
	width: 200px;
}
#top_banner_wrap {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.twoColFixLtHdr #headerbreadcrumbs {
	height: 10px;
	margin: 0px;
	background-color: #dcb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #6677bb;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.twoColFixLtHdr #headerbreadcrumbs a {
	color: #707070;
	text-decoration: none;
}
.twoColFixLtHdr #headerbreadcrumbs a:hover {
	color: #F00;
	text-decoration: none;
}
.twoColFixLtHdr #headerbreadcrumbs a:visited {
	color: #707070;
	text-decoration: none;
}.twoColFixLtHdr #wrap_content {
	width: 955px;
	margin-top: 0px;/*-2px*/
	margin-left: auto;
	background-color: #FFFFFF;
}
#horiz_menu_wrap {
	margin: 0px;
	padding: 0px;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.grey {
	color: #666;
}

