/* CSS Document */
body { margin:0px; padding:0px; }

#secrets { margin-top: display:block; float:right; }
#secret { height: 33px; width: 33px; position:relative; top:72px; right:9px; background-image: url(../static_images/template/template_main/1px.gif); }
#secret a { height: 33px; width: 33px; display: block; background-image: none; }
#secret a:hover { background-image:url(../static_images/template/template_main/turning_gear.gif); background-repeat: no-repeat; }

#secret2 { height: 37px; width: 38px; display: block; position: relative; right:725px; top:176px; background-image: url(../static_images/template/template_main/1px.gif); }
#secret2 a { height: 37px; width: 38px; display: block; background-image: none; }
#secret2 a:hover { background-image:url(../static_images/template/template_main/turning_gear2.gif); background-repeat: no-repeat; }

#user { position:absolute;
        top:20px;
        padding:0px;
        margin:0px;
        font-family: Georgia,'Times New Roman', Times, serif;
        font-size: 10px;   
        font-weight: bold;
        color:#8e6c43;
}

#user a {
	 font-family: Georgia,'Times New Roman', Times, serif;                 
        font-size: 10px;                 
        font-weight: bold;                 
        color:#8e6c43;
}

#user a:hover {
        font-family: Georgia,'Times New Roman', Times, serif;                 
        font-size: 10px;                 
        font-weight: bold;                 
        color:#8e6c43;
        text-decoration: underline;
}

#nav1 {position:absolute; top: 40px; left: 200px; list-style:none; padding:0px; margin:0px;} 
#nav1 li {position: relative; float: left; padding-right:10px; }
#nav1 a {display: block;}
#nav1 a span{display:block;	overflow:hidden; text-indent: -1000px;	height:47px; }
#nav1 li.current a span, #nav1 li.current a:hover span{ background-position: 0% -94px; }
#nav1 li a:hover span { background-position: 0% -47px; }

#linkPilots { width: 73px;  background-image: url("../static_images/template/template_main/nav_pilots.gif"); }
#linkArmada { width: 104px; background-image: url("../static_images/template/template_main/nav_armada.gif"); }	
#linkMissions { width: 110px; background-image: url("../static_images/template/template_main/nav_missions.gif"); }
#linkHal { width: 52px; background-image: url("../static_images/template/template_main/nav_hal.gif"); }
#linkBbs { width: 59px; background-image: url("../static_images/template/template_main/nav_bbs.gif"); }
#linkSearch { width: 88px; background-image: url("../static_images/template/template_main/nav_search.gif"); }


#nav2 {position:absolute; top: 80px; left: 280px; list-style:none; padding:0px; margin:0px;} 
#nav2 li {position: relative; float: left; padding-right:36px; }
#nav2 a {display: block;}
#nav2 a span{display:block;	overflow:hidden; text-indent: -1000px;	height:28px; }
#nav2 li.current a span, #nav2 li.current a:hover span{ background-position: 0% -56px; }
#nav2 li a:hover span { background-position: 0% -28px; }

#linkImages { width: 60px;  background-image: url("../static_images/template/template_main/nav_images.gif"); }
#linkStats { width: 55px; background-image: url("../static_images/template/template_main/nav_stats.gif"); }	
#linkAwards { width: 59px; background-image: url("../static_images/template/template_main/nav_awards.gif"); }
#linkLinks { width: 48px; background-image: url("../static_images/template/template_main/nav_links.gif"); }
#linkBooty { width: 52px; background-image: url("../static_images/template/template_main/nav_booty.gif"); }
	
#divMain{ width:761px; position:relative; left:-3px; }
#divBanner{ background-image:url(../static_images/template/template_main/map_top.jpg); background-repeat:no-repeat; width:771px; height:115px; background-position:right; }
#divLeftCogs{ background-image:url(../static_images/template/template_main/map_gearsLeft.jpg); background-repeat:repeat-y; width:761px; padding-left:47px; }
#divRightCogs{ background-image:url(../static_images/template/template_main/map_gearsRight.jpg); background-repeat:repeat-y; width:724px; background-position:100% 0%; }

#divLeftBev{ background-image:url(../static_images/template/template_main/map_leftBevel.gif); background-repeat:repeat-y; padding-left:6px; }
#divRightBev{ background-image:url(../static_images/template/template_main/map_rightBevel.gif); background-repeat:repeat-y; padding-right:6px; background-position:100% 0%; }

#divMap{ width:644; background-image:url(../static_images/template/template_main/map_BG.jpg); background-repeat:repeat-y; margin:0px; padding:0px; background-color:#1d1d1d; }
#divStripe2 {background-image:url(../static_images/template/template_main/angle_stripe2.gif); background-repeat:repeat; }
#divStripe3{ background-image:url(../static_images/template/template_main/angle_stripe3.gif); background-repeat:repeat; }
#myDiv {background-image:url(../static_images/template/template_main/stripe.gif); background-repeat:repeat; margin:0px 3px 0px 3px; padding:10px; padding-bottom:30px}

P{font-family:Georgia, "Times New Roman", Times, serif; color:#dad3bb; margin:0px; padding:10px;}

img {border:0px;}


