html, body { height:100%; }
body { text-align:center; font-family:Arial,Helvetica,sans-serif; margin:0px 0px 0px 0px;	font-size:16px; color:#ffffff; background:#000000; }

a:link, a:visited { text-decoration:none; font-weight:normal; color:#858585; }
a:hover { text-decoration:none; font-weight:normal; color:#f05223; }
a:active, a:focus { outline:none; border:none; }

p { margin-top:0px; margin-bottom: 0px; }

img { border:none; }

/* !!!!! PAGE LAYOUT & STYLE !!!!! */
#wrapper { min-height:100%; width:100%; position:relative; }
#page { position: absolute; left: 0; width: 100%; top: 0; height: 420px; bottom: 0; margin: auto 0; }
#pageContent_wrapper {  }
#pageContent { width:970px; margin-left:auto; margin-right:auto; }
#dynamic_wrapper { position:relative; width:970px }

/* !!!!! PAGE SPECIFIC !!!!! */
#nma {  }
.pageImages { float:left; background:#ffffff; padding: 10px 10px 10px 10px; }
.pageGallery { float:left; background:#ffffff; padding: 10px 5px 10px 5px; }
.pageText { float:right; text-align:justify; background:#858585; position:relative; }
.pageFiles { float:left; background:#ffffff; padding: 10px 5px 10px 5px; color:#000000; }
#nma_logo { position:absolute; top:10px; left:12px; width:196px; height:100px; }
.nma_menu { position:absolute; left:10px; width:200px; height:18px; text-align:right; }
