@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.gif) }
#nav_home:hover { background: url(images/button_home.gif) 0px 25px; }
#nav_home_selected { display: block; width: 182px; height: 25px; background: url(images/button_home.gif) 0px 25px; }
#nav_about { display: block; width: 182px; height: 25px; background: url(images/button_about.gif); }
#nav_about:hover { background: url(images/button_about.gif) 0px 25px; }
#nav_about_selected { display: block; width: 182px; height: 25px; background: url(images/button_about.gif) 0px 25px; }
#nav_roster { display: block; width: 182px; height: 25px; background: url(images/button_roster.gif); }
#nav_roster:hover { background: url(images/button_roster.gif) 0px 25px; }
#nav_roster_selected { display: block; width: 182px; height: 25px; background: url(images/button_roster.gif) 0px 25px; }
#nav_enlist { display: block; width: 182px; height: 25px; background: url(images/button_enlist.gif); }
#nav_enlist:hover { background: url(images/button_enlist.gif) 0px 25px; }
#nav_enlist_selected { display: block; width: 182px; height: 25px; background: url(images/button_enlist.gif) 0px 25px; }
#nav_battles { display: block; width: 182px; height: 25px; background: url(images/button_battles.gif); }
#nav_battles:hover { background: url(images/button_battles.gif) 0px 25px; }
#nav_battles_selected { display: block; width: 182px; height: 25px; background: url(images/button_battles.gif) 0px 25px; }
#nav_gallery { display: block; width: 182px; height: 25px; background: url(images/button_gallery.gif); }
#nav_gallery:hover { background: url(images/button_gallery.gif) 0px 25px; }
#nav_gallery_selected { display: block; width: 182px; height: 25px; background: url(images/button_gallery.gif) 0px 25px; }
#nav_guestbook { display: block; width: 182px; height: 25px; background: url(images/button_guestbook.gif); }
#nav_guestbook:hover { background: url(images/button_guestbook.gif) 0px 25px; }
#nav_guestbook_selected { display: block; width: 182px; height: 25px; background: url(images/button_guestbook.gif) 0px 25px; }
#nav_forum { display: block; width: 182px; height: 25px; background: url(images/button_forum.gif); }
#nav_forum:hover { background: url(images/button_forum.gif) 0px 25px; }
#nav_forum_selected { display: block; width: 182px; height: 25px; background: url(images/button_forum.gif) 0px 25px; }
#main_content { float:left; height:100%; width:100%; background-color:#e1e0e0; background-image:url(/images/background.jpg); background-repeat:repeat-y; }
#left { float:left; height:100% width:182px; background-image:url(/images/left_bg.jpg); background-repeat:no-repeat; }
#left ul { list-style-type:none; padding:0; margin:118px 0 0 0; }
#left li { margin:0; text-indent:-9999px; }
#left ul li a { border:0; display:block; height:25px; }
#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:#548cc5; border-collapse:collapse; border:1px solid #000000; padding:2px; text-align:center; }
.tabletop td { background-color:#003366; border:1px solid #000000; color:#ffffff; font-weight:bold; }
.tablerow td { background-color:#548cc5; 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; }
