
html { height:100%; }
body { margin:0; padding:0; background:url(/images/body_bg.jpg) repeat-x; aaackground:#C4D5B5; ackground: #2F3E45; height:100%; line-height: 150%; font-family: "Lucida Grande", "Lucida Sans Unicode",  "Lucida Sans", Lucida, sans-serif; font-size:14px;  }
h1 { margin:0; padding:0; }
h2 { font-size:24px; font-weight:normal; margin-bottom:4px; }
a { color: #ccc; text-decoration: none; }
a:hover { color:#D9E965; text-decoration:underline;}		

#page { margin: 0 auto; background: #62737B url(/images/page_bg.jpg) repeat-y; width:980px;  }
#header { height: 90px; width:100%; background: url(/images/header_bg.jpg); }
#logo { float:left; padding: 15px 0 0 35px; width:503px; }
#ndcbox { float:right; margin:15px 40px 0 0; width:310px; height:45px; background-color:#51636C; border:1px solid #999; color: #DDD; font-size:13px; padding:5px 10px; overflow: hidden; }
#ndcbox a { color:#FFFFAA; text-decoration:none; }
#ndcbox a:hover { color: #D9E965; }

#menu { clear:both; background-color:#243039; height:32px; width: 950px; margin: 0 auto; font-size: 16px; color:#CCC; text-align:center; letter-spacing:.14em; line-height:32px; }
#menu a { color: #CCC; text-decoration: none; }
#menu a:hover { color:#D9E965; }		

#breadcrumb { margin:10px 40px; padding:2px 10px; font-size:12px;}

#footer { clear:both; margin:20px auto 0 auto; background: url(/images/footer_bg.gif); height:50px; line-height:50px; }
#leftfooter { float:left; width:405px; margin:0px; padding-left:50px; color:#D9E965;font-weight:bold;font-size:18px; text-align:center; }
#rightfooter { float:right; width:405px; margin:0 40px; color:#333;font-weight:bold;font-size:14px; }
#rightfooter a { color: #CCC; text-decoration: none; padding: 4px 14px 5px 6px; background: transparent url(/images/link_arrow.gif) no-repeat center right; } 
#rightfooter a:hover { color: #D9E965;  background: transparent url(/images/link_arrow_over.gif) no-repeat center right; }

#copyright { clear:both; padding:20px 0; text-align:center; height:24px; line-height:24px; font-size:18px; }

