
/* default styles  */
body       { background-color:#fff;width:100%;overflow:auto;zoom:1;}
body,td,th { color:#000; font:12px Arial,Helvetica,sans-serif; }
a { font-family:Arial,Helvetica,sans-serif; }
body,form { margin:0px; padding:0px; }


/* Footer */
#footer {background: #000000; color:#fff; text-align:center;height:70px;width:980px;clear:both;position:relative;top:-130;}
*html #footer {top:-170;}
#footer ul {margin:0px;padding:0px;}
#footer a {color:#fff;}
#footer li {float:left;list-style-type:none;padding:10px 0px;}
#footer li#aca {width:175px;text-align:left;margin-left:25px;}
#footer li#credits {text-align:center;margin:0px;padding:10px 0px;width:510px;}
#footer dl {margin:0px;}
#footer img {border:0px;}
#footer li#international {width:250px;padding:10px 0px;height:60px;text-align:right;}
#footer li#international img {float:right;margin-left:10px;}
#footer li#international a {text-decoration:none;}
#footer #international_text {text-decoration:none;font-size:18px;text-align:left;font-weight:bold;}

/* Layout */
body {background:#000000 url(/images/bg.jpg)  no-repeat top center;width:auto;height:auto;}

#container {
	width:100%;
	height:100%;
	margin:0px auto;
	padding:0px auto;
    /*    text-align:left; */
	}

/*Featured Photos */
#featured_photo {position:relative;z-index:1;top:-130;overflow:visible !important;}
*html #featured_photo {top:-170}

#main_frame {
	width: 980px;
        height:800px;
        border:0px;
	top:0px;
	margin:0px auto;
	padding:0px;
        position:relative;
}


#nsc {
       width: 150px;
       height:150px; 
       background: url(/images/nsc_logo.png) 0px 0px no-repeat;
       text-indent: -9999px;
       position:relative;
       float:left;
       z-index:1000;
       top:15px;
       left:25px;
}
*html #nsc {behavior: url(/scripts/fix_png_bg.htc)}

/*Sub Navs */
#sub_nav {
       position:absolute;
       z-index:1000;
       top:390px;
       left:50px;
}

h3.video  {
       background:transparent url(/images/video_btn.png) 0 0 no-repeat;
       width:325px;
       height:60px; 
       margin-bottom:2px; 
       text-indent: -9999px;
}
h3.video:hover {background:transparent url(/images/video_btn_hover.png) 0 0 no-repeat;}
h3.activities  {
       background:transparent url(/images/activities_btn.png) 0 0 no-repeat;
       width:325px;
       height:60px; 
       margin-bottom:2px; 
       text-indent: -9999px; 
}
h3.activities:hover {background:transparent url(/images/activities_btn_hover.png) 0 0 no-repeat;}
h3.request  { 
       background:transparent url(/images/request_btn.png) 0 0 no-repeat;
       width:325px;
       height:60px; 
       margin-bottom:2px; 
       text-indent: -9999px;
}
h3.request:hover {background:transparent url(/images/request_btn_hover.png) 0 0 no-repeat;}

/* Super Navs */
#super_nav {margin:0px 0px 0px 155px;height: 125px;z-index:1000;position:relative;top:10px;}
#super_nav li {float: left; margin: 0 13px; height: 100px;list-style-type:none;}
#super_nav li a {float: left; width: 100%; height: 100%;}
#experience {width: 275px; background: url(/images/experience_btn.png) 0px 0px no-repeat;text-indent: -9999px;}
#experience:hover {background: url(/images/experience_btn_hover.png) 0px 0px no-repeat;}
#lodge {width: 207px; background: url(/images/lodge_btn.png) 0px 0px no-repeat;text-indent: -9999px;}
#lodge:hover {width: 207px; background: url(/images/lodge_btn_hover.png) 0px 0px no-repeat;text-indent: -9999px;}
#staff {width: 207px; background: url(/images/staff_btn.png) 0px 0px no-repeat;text-indent: -9999px;}
#staff:hover {background: url(/images/staff_btn_hover.png) 0px 0px no-repeat;}

/* Top Links */
#top_links {
       margin-left:560px;
       height:30px;
       width:250px;
       background-image: url(/images/top_links_bg_insider.png);
       background-position: 0 0;
       background-repeat:no-repeat;
       color:#fff;
       padding:30px 5px 0px 5px;
       float:left;
       z-index:1100;
       position:relative;
	   top:0px;
	   text-align:left;
}


#top_links a {
       color:#fff;
       text-decoration:none;
	   z-index:1200;
}

#wrapper {/*background: url(/images/page_shadow.png) repeat-y top center;*/text-align:center;}

 
