/* Layout Stylesheet */ 

body {
	margin:20px;
	text-align:center;
	padding:0;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #557094;
 }

#outer {
 text-align:left;
 width:806px;
 margin:auto;
 }

#hdr {
	height:143px;
	background: url(../images/woodcut_blue_05.jpg) 1px 0px no-repeat;
 }

#bar {
	background-repeat: repeat-y;
	padding: 0;
	text-align: center;
	background-image: url(../images/woodcut_blue_08.jpg);
 }

#l-col {
	float:left;
	color: #333333;
	width:540px;
	padding-left: 40px;
	text-align: left;
 }
#bodyblock {
	background-image: url(../images/woodcut_blue_08.jpg);
	background-repeat: repeat-y;
	width: 806px;
}


#cont {
	width:166px;
	padding-right: 30px;
 }
.headerpadding {
	margin-top: 30px;
}
#nav {
	width: 737px;
}



#ftr {
	height:60px;
	margin:0;
	background-image: url(../images/woodcut_blue_12.jpg);
	background-repeat: no-repeat;
 }
#footertext {
	width: 550px;
	position: relative;
	top: 8px;
	right: -45px;
	float: left;
}
#flash {
	position: relative;
	float: right;
	padding-top: 5px;
	padding-right: 45px;
}
#copy a:link, a:active, a:visited {
	color: #3F5D84;
	text-decoration: none;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #3F5D84;
}
#copy a:hover {
	text-decoration: underline;
}
