@import "http://www.aus-squad.com/ausnet/style_network.css";

#header { height:124px; background-image:url(images/header.jpg); }

/*Level 1*/ 
#nav_home { display: block; width: 182px; height: 25px; background: url(images/button_home.jpg); }
#nav_home:hover { background: url(images/button_home.jpg) 0px 25px; }
#nav_home_selected { display: block; width: 182px; height: 25px; background: url(images/button_home.jpg) 0px 25px; }
#nav_about { display: block; width: 182px; height: 25px; background: url(images/button_about.jpg); }
#nav_about:hover { background: url(images/button_about.jpg) 0px 25px; }
#nav_about_selected { display: block; width: 182px; height: 25px; background: url(images/button_about.jpg) 0px 25px; }
#nav_roster { display: block; width: 182px; height: 25px; background: url(images/button_roster.jpg); }
#nav_roster:hover { background: url(images/button_roster.jpg) 0px 25px; }
#nav_roster_selected { display: block; width: 182px; height: 25px; background: url(images/button_roster.jpg) 0px 25px; }
#nav_enlist { display: block; width: 182px; height: 25px; background: url(images/button_enlist.jpg); }
#nav_enlist:hover { background: url(images/button_enlist.jpg) 0px 25px; }
#nav_enlist_selected { display: block; width: 182px; height: 25px; background: url(images/button_enlist.jpg) 0px 25px; }
#nav_battles { display: block; width: 182px; height: 25px; background: url(images/button_battles.jpg); }
#nav_battles:hover { background: url(images/button_battles.jpg) 0px 25px; }
#nav_battles_selected { display: block; width: 182px; height: 25px; background: url(images/button_battles.jpg) 0px 25px; }
#nav_gallery { display: block; width: 182px; height: 25px; background: url(images/button_gallery.jpg); }
#nav_gallery:hover { background: url(images/button_gallery.jpg) 0px 25px; }
#nav_gallery_selected { display: block; width: 182px; height: 25px; background: url(images/button_gallery.jpg) 0px 25px; }
#nav_guestbook { display: block; width: 182px; height: 25px; background: url(images/button_guestbook.jpg); }
#nav_guestbook:hover { background: url(images/button_guestbook.jpg) 0px 25px; }
#nav_guestbook_selected { display: block; width: 182px; height: 25px; background: url(images/button_guestbook.jpg) 0px 25px; }
#nav_forum { display: block; width: 182px; height: 25px; background: url(images/button_forum.jpg); }
#nav_forum:hover { background: url(images/button_forum.jpg) 0px 25px; }
#nav_forum_selected { display: block; width: 182px; height: 25px; background: url(images/button_forum.jpg) 0px 25px; }
#main_content { float:left; height:100%; width:100%; background-color:#ffcc66; background-image:url(/images/background.jpg); background-repeat:repeat-y; }
#left { float:left; height:100%; width:182px; }
#left ul { padding:0; margin:0; list-style-type:none; }
#left li { height:25px; text-indent:-9999px; }
#left ul li a { border:0; display:block; height:25px; color:#000000; font-family:Verdana, Helvetica, sans-serif; font-size:1em; text-decoration:none; font-weight:bold; letter-spacing:1px; }
#left ul li a:active, #left ul li a:hover { color:#e5e5e5; }
#right { margin-left:192px; margin-right:50px; margin-top:10px; color:#000000; font-family:Trebuchet MS, Verdana, Helvetica, sans-serif; font-size:1em; }
#right a { color:#000000; font-weight:bold; }
#right a:active, #right a:hover { color:#9f0909; font-weight:bold; }
#right .tabletop a:link, #right .tabletop a:visited { color:#ffffff; text-decoration:none; border-bottom:1px dotted #ffffff; }
#right .tabletop a:hover, #right .tabletop a:active { color:#ffffff; text-decoration:none; border-bottom:1px dotted #ffffff; }
#breadcrumbs { float:right; font-size:0.7em; color:#000000; margin-top:5px; margin-right:15px; }
#breadcrumbs a { color:#000000; }
#breadcrumbs a:active, #breadcrumbs a:hover { color:#9f0909; }
.tablemain { background-color:#bd945a; border-collapse:collapse; border:1px solid #000000; padding:2px; text-align:center; }
.tabletop td { background-color:#996633; border:1px solid #000000; color:#ffffff; font-weight:bold; }
.tablerow td { background-color:#bd945a; border:1px solid #000000; font-size:.85em; color:#000000; font-weight:normal; }
.tablerowhover td { background-color:#e7ecf1; border:1px solid #000000; font-size:.85em; color:#000000; font-weight:normal; }
#servers { width:169px; font-family:Verdana, Sans-serif; font-size:.8em; color:#ffffff; font-weight:normal; text-align:left; text-indent:23px; }
#footer-image { position:relative; text-align:right; bottom:-4px; *bottom:0px; /* IE */ }