body
{
background: #2d1811;
background-image: url('brback2.gif');
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
margin-top: 0px;
margin-bottom: 40px;
color: #ffffff;
SCROLLBAR-ARROW-COLOR: #ac8d00;
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #ac8d00;
SCROLLBAR-SHADOW-COLOR: #ac8d00;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
  }

.scrollArea {
background: #2d1811;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: #FFFFFF;
width: 700px;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom:8px;
overflow: auto;
margin-left: auto;
margin-right: auto;
background-image: url('boxbackground2.png');
background-repeat:repeat-x;
}

.minheight {
height: 400px;
float: right;
width: 1px;
z-index: -1;
}


.menu {
margin-top: 4px;
margin-left: 3px;
font-size: 14px;
font-weight: normal;
width: 700px;
margin-left: auto;
margin-right: auto;
position: relative;
}

.sub1 {
width: 700px;
margin-left: auto;
margin-right: auto;
position: relative;
}


a { outline: none; }
a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover { color: #d46250; text-decoration: none; }
a:active { color: #d46250; text-decoration: none ;}


a.sub { outline: none; }
a.sub:link { color: #000000; text-decoration: none; background: #d46250; font-style: italic; font-size: 11px; font-weight: bold; }
a.sub:visited { color: #000000; text-decoration: none; background: #d46250; font-style: italic; font-size: 11px; font-weight: bold; }
a.sub:hover { color: #FFFFFF; text-decoration: none; background: none; font-style: italic; font-size: 11px; font-weight: bold; }
a.sub:active { color: #FFFFFF; text-decoration: none; background: none; font-style: italic; font-size: 11px; font-weight: bold; }

div.img a:hover img {
border:1px solid #d46250;
}

div.img
  {
  margin:2px;
  border:none;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }

div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }