body          {background-color: #000000;
               margin:           0;
               padding:          0;
               font-family:      "Lucida Grande", "Lucida Sans Unicode", Lucida,
                                 Arial, Helvetica, sans-serif;
               font-weight:      normal;
               font-style:       normal;
               color:            #ffffff;}
img           {border-style:     none;
               padding:          0 0 0 10px;
               vertical-align:   bottom;}
h1            {font-size:        24px; line-height: 48px;
               color:            #ffffff;
               border-bottom:    2px solid #bc8500;
               margin:           10px 0 10px 0;
               padding:          0 0 0 10px;}
h2            {font-size:        16px; line-height: 24px;
               color:            #ffffff;
               border-bottom:    2px solid #bc8500;
               margin:           40px 0 10px 0;
               padding:          0 0 0 10px;}
p             {font-size:        13px; line-height: 20px;
               margin:           5px 0 40px 0;
               padding:          0 0 0 10px;}
ul            {list-style-type:  none;
               font-size:        10px; line-height: 16px;
               text-transform:   uppercase;
               margin:           5px 0 0 10px;
               padding:          0 10px 0 0;}
a             {color:            #ffffff;
               text-decoration:  none;}
a:hover       {color:            #bc8500;}
a:active      {color:            #bc8500;}

#homelogo p   {margin:           0;
               padding:          0;}
#homelogo img {border-top:       1px solid #bc8500;
               border-bottom:    1px solid #bc8500;
               margin:           6px 0 0 10px;
               padding:          3px 0 3px 0;}

#menublock    {text-align:       right;
               width:            216px;}

#pagelogo     {margin:           0 0 40px 10px;
               padding:          46px 10px 0 0;}

#menu p       {font-size:        16px; line-height: 24px;
               margin:           10px 0 0 10px;
               padding-right:    10px;
               border-bottom:    1px solid #bc8500;}
#menu p#home  {margin:           40px 0 0 10px;}
#menu a#current
              {color:            #ffffff;}

#copyright p  {font-size:        10px; line-height: 14px;
               padding-right:    10px;}
#copyright p#p1
              {margin:           40px 0 0 10px;}
#copyright p#p2
              {margin:           0 0 10px 10px;}

#content      {position:         absolute;
               top:              55px;
               left:             280px;
               width:            500px;
               text-align:      justify; 
	       font-family:     "sans-serif";
	       font-size:        13px; line-height: 20px;
               margin:           5px 0 40px 0;
               padding:          0 0 0 10px;}

#thumblock    {background-color: #001c2c;
               padding:          20px 20px 20px 20px;
	       font-family:      "sans-serif";
	       font-size:        12px; line-height: 18px;}

#footer       {clear:            both;}
#footer p     {font-size:        10px; line-height: 24px;
               border-top:       2px solid #bc8500;
               border-bottom:    2px solid #bc8500;}
