@charset "iso-8859-1";
/* CSS Document */

/* start of menubar and menubar buttons */
#menubar            {margin:0 auto; top:0px; width:764px; height:17px;}
#button01-home      {float:left; width:62px; height:17px; border:0px;}
#button02-news      {float:left; width:61px; height:17px; border:0px;}
#button03-maps      {float:left; width:62px; height:17px; border:0px;}
#button04-schemes   {float:left; width:83px; height:17px; border:0px;}
#button05-about     {float:left; width:91px; height:17px; border:0px;}
#button06-members   {float:left; width:84px; height:17px; border:0px;}
#button07-forum     {float:left; width:69px; height:17px; border:0px;}
#button08-shoutbox  {float:left; width:91px; height:17px; border:0px;}
#button09-links     {float:left; width:68px; height:17px; border:0px;}
#button10-contact   {float:left; width:47px; height:17px; border:0px;}
#button11-login     {float:left; width:46px; height:17px; border:0px;}
/* end of menubar and menubar buttons */

/* start of mo: mouse-over effect for menubar */
#mo_01 a            {background:url(../images/01_home_on.gif) no-repeat; display:block; width:62px;}	/* defines link area */
#mo_01 img          {display:block; width:62px; height:17px; border:0;}
#mo_01 a:hover img  {visibility:hidden;}
#mo_01 a:hover      {border:0;}	/* workaround for IE 5.5 and 6 */

#mo_02 a            {background:url(../images/02_news_on.gif) no-repeat; display:block; width:61px;}
#mo_02 img          {display:block; width:61px; height:17px; border:0;}
#mo_02 a:hover img  {visibility:hidden;}
#mo_02 a:hover      {border:0;}

#mo_03 a            {background:url(../images/03_maps_on.gif) no-repeat; display:block; width:62px;}
#mo_03 img          {display:block; width:62px; height:17px; border:0;}
#mo_03 a:hover img  {visibility:hidden;}
#mo_03 a:hover      {border:0;}

#mo_04 a            {background:url(../images/04_no_schemes.gif) no-repeat; display:block; width:83px;}
#mo_04 img          {display:block; width:83px; height:17px; border:0;}
#mo_04 a:hover img  {visibility:hidden;}
#mo_04 a:hover      {border:0;}

#mo_05 a            {background:url(../images/05_about_on.gif) no-repeat; display:block; width:91px;}
#mo_05 img          {display:block; width:91px; height:17px; border:0;}
#mo_05 a:hover img  {visibility:hidden;}
#mo_05 a:hover      {border:0;}

#mo_06 a            {background:url(../images/06_no_members.gif) no-repeat; display:block; width:84px;}
#mo_06 img          {display:block; width:84px; height:17px; border:0;}
#mo_06 a:hover img  {visibility:hidden;}
#mo_06 a:hover      {border:0;}

#mo_07 a            {background:url(../images/07_forum_on.gif) no-repeat; display:block; width:69px;}
#mo_07 img          {display:block; width:69px; height:17px; border:0;}
#mo_07 a:hover img  {visibility:hidden;}
#mo_07 a:hover      {border:0;}

#mo_08 a            {background:url(../images/08_shoutbox_on.gif) no-repeat; display:block; width:91px;}
#mo_08 img          {display:block; width:91px; height:17px; border:0;}
#mo_08 a:hover img  {visibility:hidden;}
#mo_08 a:hover      {border:0;}

#mo_09 a            {background:url(../images/09_links_on.gif) no-repeat; display:block; width:68px;}
#mo_09 img          {display:block; width:68px; height:17px; border:0;}
#mo_09 a:hover img  {visibility:hidden;}
#mo_09 a:hover      {border:0;}

#mo_10 a            {background:url(../images/10_contact_on.gif) no-repeat; display:block; width:47px;}
#mo_10 img          {display:block; width:47px; height:17px; border:0;}
#mo_10 a:hover img  {visibility:hidden;}
#mo_10 a:hover      {border:0;}

#mo_11 a            {background:url(../images/11_no_login.gif) no-repeat; display:block; width:46px;}
#mo_11 img          {display:block; width:46px; height:17px; border:0;}
#mo_11 a:hover img  {visibility:hidden;}
#mo_11 a:hover      {border:0;}
/* end of mo: mouse-over effect for menubar */