body { margin:0px; background-color:#e1e1e1; height:100% }
html { height:100% }
#Navigation a:link { color:#fff }
#Navigation a:visited { color:#fff }
#Navigation a:hover { color:#fff }
#Navigation a:active { color:#fff }
#PageDiv { position:relative; width:960px; min-height:100%; margin:auto }
#Content { position:relative; width:953px; min-height:5665px; z-index:0; background-color:#fff; border:solid #000 1px; box-shadow:4px 4px 4px rgba(100,100,100,0.75); overflow:hidden }
#Article { position:relative; width:100%; min-height:5107px; z-index:0; padding-top:20px; overflow:visible }
