body
{
  direction:        ltr ;
}

/*
div#HeadO
{
  position: absolute ;
  top:        5px    ;
  left:      10px    ;
  width:    100%     ;
}
*/

#Logo
{
  position: absolute ;
  top:       15px    ;
  left:      10px    ;
  width:    200px    ;
  height:    38px    ;
}

/*
div#HeadI
{
  background-image: url( /images/Nbanner.PNG ) ;
  position:         absolute ;
  overflow:         hidden   ;
  left:             210px    ;
  margin-top:         5px    ;
  width:            560px    ;
  height:            45px    ;
}
*/

h1
{
  color:            white  ;
  position:         absolute ;
  top:               10px  ;
  left:             220px  ;
  width:            560px  ;
  height:            41px  ;
  margin-top:         0px  ;
  padding-top:        4px  ;
  text-align:       center ;
  font-weight:      bold   ;
  font-style:       normal ;
  font-size:        19pt   ;
  font-family:      Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
  border:           1px solid white ;
}

p, table, ul
{
  position:      static   ;
  margin-left:   50px     ;
  margin-right:  50px     ;
  margin-top:    20px     ;
  margin-bottom: 10px     ;
  text-align:    left     ;
/*  color:         black    ; */
  font-weight:   normal   ;
  font-style:    normal   ;
  font-family:   Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
}

div#NavBar
{
  position: absolute ;
  left:     36px     ;
  top:      65px     ;
  width:   146px     ;
  padding:   0px     ;
}

span.bullet
{
  color: white ;
}

div#NavBar a:link, a:visited
{
  text-decoration: none;
}

li.SubMenuEntry
{
  text-indent:  -1.2ex ;
  padding-left:  1.2ex ;
}

a:link
{
  text-decoration:  underline ;
}

a:visited
{
  text-decoration:  underline ;
}

div#NavBar a:hover
{
  text-decoration: underline ;
}

#NavBar ul a:link, #navBar ul a:visited {display: block;}
#NavBar ul {list-style: none; margin: 0px; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#NavBar li {border-bottom: 1px solid white; width: auto ; }

/* fix for browsers that don't need the hack */
html>body #NavBar li {border-bottom: none; width: auto ; }

a.MenuEntry, a.SubMenuEntry
{
  font-weight: bold    ;
  font-style:  normal  ;
  font-size:   7pt     ;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
  width:       auto    ;
}

li.MenuEntry, li.SubMenuEntry
{
  border-top: 1px solid white;
}

#Menu
{
  position:      relative        ;
  margin:        0px             ;
  padding:       0px             ;
  border-right:  1px solid white ;
  border-bottom: 1px solid white ;
}

#Stats
{
  position:    relative ;
  margin-left:  10%     ;
  margin-right: 10%     ;
  padding-left:  0px    ;
  padding-top:  10px    ;
  text-align:  center   ;
  font-weight: bold     ;
  font-style:  normal   ;
  font-size:     7pt    ;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
}

#Logos
{
  position:    relative ;
  margin:        0px    ;
  padding-left: 30px    ;
  padding-top:  10px    ;
}

#Dank
{
  position:    relative ;
  margin:        0px    ;
  padding-left:  0px    ;
  padding-top:  10px    ;
  text-align:  center   ;
  font-weight: bold     ;
  font-style:  normal   ;
  font-size:    12pt    ;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
}

#Menu a:link
{
  padding: 2px 2px 2px 2px;
  width: 100%;
  width: auto;
}

#Menu a:visited
{
  text-decoration:  none ;
  padding: 2px 2px 2px 2px;
}

#Menu a:hover
{
  width:            auto   ;
/*  font-style:       italic ;*/
}

div.Main
{
  position: absolute ;
  left:     220px    ;
  top:       65px    ;
  width:    560px    ;
}

div.BottomLinks
{
  position:      static ;
  width:         100%   ;
  margin-top:     20px  ;
  margin-bottom:  10px  ;
  text-align:    center ;
  font-weight:   normal ;
  font-style:    normal ;
  font-size:     7pt    ;
  font-family:   Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
}

h2
{
  position:    absolute ;
  top:         0px      ;
  width:       100%     ;
  color:       black    ;
  margin:      0px      ;
  text-align:  center   ;
  font-weight: bold     ;
  font-style:  normal   ;
  font-size:   19pt     ;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
}

h3
{
  width:       100%     ;
  margin:      0px      ;
  text-align:  center   ;
  font-weight: bold     ;
  font-style:  normal   ;
  font-size:   15pt     ;
  font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif ;
}

.Bold
{
  font-weight: bold ;
}

.Left
{
  text-align: left ;
}

.Center
{
  text-align: center ;
}

.Right
{
  text-align: right ;
}

.Block
{
  text-align: justify ;
}

.LongText
{
  margin:      10px     ;
  text-align:  justify  ;
}

p.ImageSequence
{
  text-align:     center ;
  vertical-align: middle ;
}

p.Copyright
{
  text-align:     center ;
  vertical-align: top    ;
  font-size:      66%    ;
  margin-top:     -25px    ;
}

div.Stats
{
  width: 100%  ;
}

span.Stats
{
  position: absolute ;
  right:   0px ;
  width:  50%  ;
}

span.Small
{
  font-size: 80% ;
}