html,body{margin: 10px 0 0 0;padding:0; background: #004679;}

#container{text-align:left; border: 0px dotted #0f0;width:741px;margin:0 auto;
	background: url(../images/amc_content_back.gif) repeat-y;
	position:relative;
	}
#top {background: url(../images/amc_masthead_top.gif) no-repeat; height:28px; margin: 0; }
#header {background: url(../images/amc_masthead_back.gif) repeat-y; margin: 0; height:131px;}	
#headborder {background: url(../images/amc_masthead_base.gif) repeat-y; margin: 0 0 0 0; height:7px; overflow: hidden}
#wrapper{float:left; overflow:visible; }

#content{ float: left; width: 360px; border: 0px dotted #00f; position: relative; margin:12px 5px; overflow: auto; }


#navigation{float:left;width:150px;margin-left:0; }
#navigation .inner {margin-left:12px;}

#extra{float:left; width:200px; margin:0 0 10px 0; padding: 0; right:0; clear: right; position: relative; }
#extra .inner {margin:12px 24px 0 0; border: 0px solid #004679;}  /*top: 160px; position: fixed; width: 200px;*/
.extra .scroll {height: 200px; overflow:auto;}
#extra .inner p {margin: 10px 5px 20px 5px; }

#foottop {background: url(../images/amc_footer_top.gif) repeat-y; margin: 0 0 8px 0; height:7px; overflow: hidden; clear: both;}
#footer{clear:left;width:100%;background: url(../images/amc_footer_back.gif) repeat-y; color: #FFF;}
#footer .inner { margin: 0 0 0 0;}
#footbase {background: url(../images/amc_footer_base.gif) repeat-y; margin: 0; height:21px; overflow: hidden}

.imgfloatleft {float: left;	clear: left; margin: 0 20px 20px 0}
.imgfloatright {float: right; clear: right; margin: 0 0 20px 20px;}

