#menu1
{
  display: block;
border: 0;
  width: 150px;
  height: 27px;
  background: url("menu1.jpg") no-repeat 0 0;

}

#menu2
{
border: 0;
  display: block;
  width: 150px;
  height: 24px;
  background: url("menu2.jpg") no-repeat 0 0;

}

#menu3
{
border: 0;
  display: block;
  width: 150px;
  height: 24px;
  background: url("menu3.jpg") no-repeat 0 0;

}

#menu4
{
border: 0;
  display: block;
  width: 150px;
  height: 24px;
  background: url("menu4.jpg") no-repeat 0 0;

}

#menu5
{
border: 0;
  display: block;
  width: 150px;
  height: 24px;
  background: url("menu5.jpg") no-repeat 0 0;

}

#menu1:hover
{ 
  background-position: 0 -27px;
}

#menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover
{ 
  background-position: 0 -24px;
}

#menu1 span, #menu2 span, #menu3 span, #menu4 span, #menu5 span
{
  display: none;
}

body
{
margin:0;
padding:0;
background-image:url('bg-repeat.jpg');
}

p, td, th, ul, ol, textarea, input
{
font: 11px verdana,helvetica,arial,sans-serif;
color: #c3c3c3;
line-height: 12pt;
vertical-align: top;
}

H1
{
font-size: 11px;
font-weight: bold;
color: #d6bf60;
}
a,a:link,a:active,a:visited
{
text-decoration: none;
border: 1px solid #343838;
color:  #f47c64;
padding:0px 0px 0px 0px; 
}

A:Hover 
{
text-decoration: none;
border: 1px solid #555;
background-color: #555;
padding: 0px;
}



a.box,a.box:link,a.box:active,a.box:visited
{
text-decoration: none;
border-style: none;
padding:0px 0px 0px 0px; 
display: inline;

}

a.box:hover
{
text-decoration: none;
background-color: transparent;
border-style: none;
padding: 0px;
}

.box
{
border:1px; 
border-color: #75716a; 
border-style: solid;
}

#img
{
text-decoration: none;
border: none;
padding: 0px;
margin: 0px;
background-color: transparent;
}

.textbox
{
border: none;
min-width: 767px;
min-height: 472px;
height:auto !important;
width:auto !important;
height: 472px;
width: 767px;
background-color: #343838;
text-align: left;
padding:10px 10px 10px 10px;
position: absolute;
left:164px;
top:86px; 
font: 11px verdana,helvetica,arial,sans-serif;
color: #c3c3c3;
line-height: 12pt;
vertical-align: top;
}

.textbox2
{
width: 350px;
}

.textbox3
{
background-color: #212121;
width:250px;
padding-left: 10px;
display:inline;
position: absolute;
left:100px;
}

.textbox4
{
position: absolute;
right: 5px;
bottom:5px;
}

.textbox5
{
text-align: left;
width: 600px;
margin-left: auto;
margin-right: auto;
}

.textbox6
{
text-align: left;
width: 600px;
}

.textbox7
{
width: 730px;
margin-left: auto;
margin-right: auto;
}



ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

li
{
background-image: url(list.png);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 20px; 
}

.title
{
color: #d6bf60;
display: inline;
}
