body
{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 1000px;
font-family: tahoma, sans-serif, arial;
font-size: 12px;
color: #280100;
text-align: top;
text-align: justify;
background: #000000 url('images/background2.jpg');
background-repeat: no-repeat;
min-width: 1000px;
}
.wrapper
{
position: absolute;
width: 1000px;
height:490px;
top: 0px;
background: #000000;
min-width: 1000px;
padding-top: 50px;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}
.wrapper_photos
{
position: absolute;
width: 1000px;
height:850px;
top: 0px;
background: #000000;
min-width: 1000px;
padding-top: 50px;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}
a:link
{
color:#999999;
text-decoration: none;
font-weight: bold;
}
a:active
{
color:#999999;
text-decoration: none;
font-weight: bold;
}
a:visited
{
color:#999999;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
.main
{
position: relative;
width: 800px;
height: 400px;
background: #ffffff;
z-index: 1;
}
.main_photos
{
position: relative;
width: 1000px;
height: 660px;
background: #999999;
z-index: 1;
}
.main_table
{
padding: 10px;
background: #ffffff;
}
.vwd
{
position: absolute;
top: 550px;
width: 800px;
margin-right: auto;
margin-left: auto;
text-align: right;
color: #999999;
}
.film
{
position: relative;
width: 100%;
height: 45px;
background-image: url('images/film.jpg');
background-repeat: repeat-x;
min-width: 800px;
}
.name
{
position: relative;
top:15px;
left: 5px;
width: 300px;
color: #999999;
font-size: 20px;
z-index: 500;
}
.name a:link
{
color:#999999;
text-decoration: none;
font-weight: normal;
}
.name a:active
{
color:#999999;
text-decoration: none;
font-weight: normal;
}
.name a:visited
{
color:#999999;
text-decoration: none;
font-weight: normal;
}
.name a:hover
{
color:#ffffff;
text-decoration: none;
font-weight: normal;
}
.nav
{
position: absolute;
width: 1000px;
height: 40px;
top: 10px;
border: ;
color: #999999;
text-align: right;
z-index: 300;
}
.nav a:link
{
color: #999999;

text-decoration: none;
}
.nav a:active
{
color: #999999;

text-decoration: none;
}
.nav a:visited
{
color: #999999;

text-decoration: none;
}
.nav a:hover
{
color: #ffffff;
text-decoration: none;
}
.nav ul
{
list-style: square;
color: #999999;
float: right;
}
.nav li
{
float: right;
}
ul li {
  display: block;
  position: relative;
  float: left;
}
li ul 
{ 
display: none;
 
}
ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  background: #000000;
  margin-left: 1px;
  white-space: nowrap;
  border-right: 1px solid #ffffff;
  z-index: 500;
}
ul li a:hover { background: #000000;}
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;

}
li:hover a { background: #000000; }
li:hover li a:hover { background: #000000; }

.pulldown
{
width: 200px;
}

.pulldown ul li {
  display: block;
  position: relative;
  float: left;
  margin-left: 13px;
}
.pulldown li ul 
{ 
display: none;
 
}
 
.pulldown ul li a {
  display: block;
  text-decoration: none;
  color: #999999;
  padding: 5px 15px 5px 15px;
  background: #000000;
  margin-left: -1px;
  white-space: nowrap;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  z-index: 500;
}
.pulldown ul li a:hover { background: #000000; color: #ffffff;}
.pulldown li:hover ul {
  display: block;
  position: absolute;
}
.pulldown li:hover li {
  float: none;

}
.pulldown li:hover a { background: #000000; }
.pulldown li:hover li a:hover { background: #000000; }
.main_links a:link
{
color:#000000;
text-decoration: underline;
font-weight: bold;
}
.main_links a:active
{
color:#000000;
text-decoration: underline;
font-weight: bold;
}
.main_links a:visited
{
color:#000000;
text-decoration: underline;
font-weight: bold;
}
.main_links a:hover
{
color:#999999;
text-decoration: underline;
font-weight: bold;
}
.main_links
{
font-size: 14px;
}
