@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: 35px; background: url(images/button_home.jpg) }
#nav_home:hover { background: url(images/button_home.jpg) 0px 35px; }
#nav_home_selected { display: block; width: 182px; height: 35px; background: url(images/button_home.jpg) 0px 35px; }
#nav_about { display: block; width: 182px; height: 26px; background: url(images/button_about.jpg); }
#nav_about:hover { background: url(images/button_about.jpg) 0px 26px; }
#nav_about_selected { display: block; width: 182px; height: 26px; background: url(images/button_about.jpg) 0px 26px; }
#nav_roster { display: block; width: 182px; height: 26px; background: url(images/button_roster.jpg); }
#nav_roster:hover { background: url(images/button_roster.jpg) 0px 26px; }
#nav_roster_selected { display: block; width: 182px; height: 26px; background: url(images/button_roster.jpg) 0px 26px; }
#nav_enlist { display: block; width: 182px; height: 26px; background: url(images/button_enlist.jpg); }
#nav_enlist:hover { background: url(images/button_enlist.jpg) 0px 26px; }
#nav_enlist_selected { display: block; width: 182px; height: 26px; background: url(images/button_enlist.jpg) 0px 26px; }
#nav_battles { display: block; width: 182px; height: 26px; background: url(images/button_battles.jpg); }
#nav_battles:hover { background: url(images/button_battles.jpg) 0px 26px; }
#nav_battles_selected { display: block; width: 182px; height: 26px; background: url(images/button_battles.jpg) 0px 26px; }
#nav_gallery { display: block; width: 182px; height: 26px; background: url(images/button_gallery.jpg); }
#nav_gallery:hover { background: url(images/button_gallery.jpg) 0px 26px; }
#nav_gallery_selected { display: block; width: 182px; height: 26px; background: url(images/button_gallery.jpg) 0px 26px; }
#nav_guestbook { display: block; width: 182px; height: 26px; background: url(images/button_guestbook.jpg); }
#nav_guestbook:hover { background: url(images/button_guestbook.jpg) 0px 26px; }
#nav_guestbook_selected { display: block; width: 182px; height: 26px; background: url(images/button_guestbook.jpg) 0px 26px; }
#nav_forum { display: block; width: 182px; height: 26px; background: url(images/button_forum.jpg); }
#nav_forum:hover { background: url(images/button_forum.jpg) 0px 26px; }
#nav_forum_selected { display: block; width: 182px; height: 26px; background: url(images/button_forum.jpg) 0px 26px; }
#main_content { float:left; height:100%; width:100%; background-color:#a8a989; background-image:url(/images/background.jpg); background-repeat:repeat-y; }
#left { float:left; height:100% width:182; }
#left ul { list-style-type:none; padding:0; margin:0; }
#left li { margin:0; text-indent:-9999px; }
#left ul li a { border:0; display:block; height:26px; }
#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:link, #right a:visited { 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:#a8a989; text-decoration:none; border-bottom:1px dotted #a8a989; }
#right .tabletop a:hover, #right .tabletop a:active { color:#dbd4b1; text-decoration:none; border-bottom:1px dotted #dbd4b1; }
#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:#beb898; border-collapse:collapse; border:1px solid #000000; padding:2px; text-align:center; }
.tabletop td { background-color:#373b24; border:1px solid #000000; color:#a8a989; font-weight:bold; }
.tablerow td { background-color:#beb898; border:1px solid #000000; font-size:.85em; color:#000000; font-weight:normal; }
.tablerowhover td { background-color:#dbd4b1; border:1px solid #000000; font-size:.85em; color:#000000; font-weight:normal; }