html
{
  height: 99%;
}
                         
body
{
  background: #000000;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 10pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #ffffff;
  text-align: justify;
}



/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative;
  width: 800px;
}

#second_container
{
  position: relative; 
  top: 0px;
  width: 100%;
  background-image: url('p_index/logo_v01.jpg');
  background-repeat: no-repeat;
}

#first_container_evlzmn
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative;
  width: 800px;
  background-image: url('p_index/f001s.gif');
  background-repeat: no-repeat;
  background-position: 245px 320px;
}

#first_container_orsckc
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative;
  width: 800px;
  background-image: url('p_index/f002s.gif');
  background-repeat: no-repeat;
  background-position: 270px 350px;
}


/* === Menu === */



.menu
{
  height: 50px;
  padding-right: 2px;
  margin: 0;
  list-style: none;
}

.menu li
{
  float: right;
  display: block;
  width: 200px;  height: 50px;
}

.menu a
{
  font-weight: bold;
  font-style: italic;
  font-variant: small-caps;
  display: block;
  width: 200px;  height: 50px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 50px;
  text-align: right;
}

.menu a:link, .menu a:visited
{
  color: #ffcc00;
}

.menu a:hover, .menu a:active
{
  color: #ffffff; 
}

#menus
{
  height: 50px;
  padding-right: 2px;
  margin: 0;
  list-style: none;
}

#menus a
{
  float: right;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  font-variant: small-caps;
  color: #ffffff;
  display: block;
  width: 200px;  height: 50px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 50px;
  text-align: right;
}

.artmenul
{
  text-align: left;
}

.artmenur
{
  text-align: right;
}

.artmenul a, .artmenur a
{
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background-color: inherit;
  text-decoration: none;
  letter-spacing: 1px;

}

.artmenul a:hover, .artmenul a:active, .artmenur a:hover, .artmenur a:active
{
  color: #ffcc00; 
}



/* === Other Divs === */
 


.designinfo
{
  margin-top: 50px;
  margin-bottom: 5px;
  text-align: center;
  color: #669933;
  background-color: #000000;
}

.header
{
  margin-top: 40px;
  margin-bottom: 5px;
  font-size: 18pt;
  text-align: center;
  letter-spacing: 6px;
  color: #ffcc00;
  background-color: #000000;
}

.subheader
{
  margin-top: 5px;
  margin-bottom: 40px;
  font-size: 10pt;
  font-style: italic;
  text-align: center;
  letter-spacing: 2px;
  color: #ffcc00;
  background-color: #000000;
}

.newsheader a
{
  font-size: 10pt;
  font-weight: bold;
  font-variant: small-caps;
  text-align: left;
  text-decoration: none;
  letter-spacing: 2px;
  color: #ffcc00;
  background-color: #000000;
}

.newsheader a:hover, .newsheader a:active
{
  color: #ffffff;
}



/* === Inline Text Styles === */



.note
{
  display: block;
  margin: 0px 0px 5px 25px;
  color: #ffffff;
}

.notereply
{
  display: block;
  margin: 0px 0px 5px 25px;
  color: #ffcc00;
}

.notedate
{
  font-weight: bold;
  color: #ffcc00;
}

.writer
{
  font-style: italic;
  color: #ffcc00;
}

.devam a
{
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
}

.devam a:hover, .devam a:active
{
  color: #ffcc00; 
}

.sitelink a
{
  font-weight: bold;
  text-decoration: none;
}

.pagelink a
{
  font-style: italic;
  color: #ffcc00; 
  text-decoration: none;
}

.pagelink a:hover, .pagelink a:active
{
  color: #ffffff;
}

.hr
{       
  border: none 0; 
  /* border-top: 3px double #ffcc00; */
  border-top: 1px double #ffcc00;
  margin: 8px 0 11px 0;
}
