/* CSS Document */

body {
	background-image: url(../images/construct/woodenbackground.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#container {
width:100%;
}
#pagearea {
width:751px;
margin:auto;
}
#masthead {
width:751px;
height:199px;
background:url(../images/construct/masthead08b.gif) no-repeat;
}
#footer {
width:751px;
height:53px;
background:url(../images/construct/footer.gif) no-repeat;
}
#footertrans {
width:751px;
height:53px;
background:url(../images/construct/footertrans.gif) no-repeat;
}
#content {
width:751px;
background:url(../images/construct/pagebackground.gif) repeat-y;
}
#contentinner {
padding:20px 50px 20px 50px;
position:relative;
}
#printfriendly {
text-align:right;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#footertext, #footertext a:link, #footertext a:visited {
color:#000000;
text-align:center;
text-decoration:none;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
margin-bottom:20px;
}
#footertext a:hover, #footertext a:ctive {
text-decoration:none;
color:#ff3333;
text-align:center;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
margin-bottom:20px;
}

