html, body, form{ height:100%;  margin:0px; padding:0px; text-align:center;  } 
body { background-image: url(../images/foreground.jpg); background-repeat: repeat-x; background-color:#F7F7F7; font: normal 11px Tahoma, sans-serif;  } /* force scrollbars for firefox */
#page{ min-height:100%; margin-bottom:-35px; }
* html #page{ height:100%; }

#container {width:881px;  margin:0 auto;}



#header {
	display:block; background:url(../images/header.jpg); background-repeat:repeat-x; width:881px; height:212px;
}

#header a {color:#474747;text-decoration:none;}
#header a:hover {text-decoration:underline;}

#headernav {

}

#navigation {margin:0px; padding:0px; overflow:hidden;}
#navigation img {margin:0px; padding:0px;}
#navigation ul { margin:0px; padding:0px; list-style-type:none; }
#navigation ul li {display: inline; margin:0px; padding:0px; }

#content {background-image:url(../images/content_back.gif); background-repeat:repeat-x; font: normal 11px/22px Arial; color:#484848; text-align:left;}

#content a {color:#086940; font-weight:bold;}