body     {font-family:        Tahoma, "Lucida Grande", sans-serif;
          color:              #faf2ba;
          background:         black;
          line-height:        2em;}

*        {padding:            0px;
          margin:             0px;}

#head    {width:              900px;
          margin:             20px auto 0px auto;}

#main    {color: #ff8342; width:              900px;
          margin:             0px auto 0px auto;
          background:         black;
          padding:            10px;
          border:             1px solid #faf2ba;}

#nav            {font-size: 10px; width: 750px;
                 height:      30px;
                 margin:      5px auto 0px auto;}

#nav ul         {display:          inline;
                 list-style:       none;
                  background:       black;
                  font-size: 10px;
                  width:            480px;
                  height:           20px;
                  margin-left:      15px;}

#nav ul li       {display:          inline;
                  border-right:     1px solid #faf2ba;
                  padding:          5px 15px 5px 15px;;
                  margin-left:      -4px;}
#page            {color:            gold;
                  background:       #2c2c28;}

#nav ul li#end             {border-right:     none;}

#nav ul li:hover {background:       #2c2c28;}


#nav ul a:link {text-decoration:    none;
                color:              #faf2ba;
                font-weight:        normal;}

#nav ul a:hover {background:        #2c2c28;}

#nav ul a:visited {text-decoration: none;
                   color:           #faf2ba;
                   font-weight:     normal;}

#main ul       {margin-left:        15px;}


h1, h2, h3, h4       {text-align:         center;
                      border-bottom:      1px solid #faf2ba;
                      font-weight:        normal;}

p        {font-size:          14px;}

#footer  {width:              910px;
          height:             25px;
          font-size:          11px;
          text-align:         center;
          background:         #2c2c28;
          border:             1px solid #E9E9FF;
          margin:             5px auto 0px auto;
          padding:            5px;
          line-height:        1em;}

a:link  {color:       #faf2ba;
                 font-weight: bold;
                 text-decoration:   none;
                 }

a:hover {color:       white;}
a:visited {color:           white;
                   text-decoration: none;
                   font-weight:     bold;}

#footer p       {font-size:   11px;}