body{
background:#000000;
margin:0;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#CC99CC;
}

A:link{ color:#990099; text-decoration:none; }
A:hover{ color:#cc99cc; text-decoration:overline; }
A:active{ color:#CC99CC; text-decoration:none; }
A:active:hover{ color:#cc99cc; text-decoration:overline; }
A:visited{ color:#660066; text-decoration:none; }
A:visited:hover{ color:#cc99cc; text-decoration:overline; }


#wrap{
width:800px;
margin-left:auto;
margin-right:auto;
}

#header{
background:url(header.jpg) #000000 no-repeat center;
border-bottom:#990099 1px solid;
width:605px;
height:201px;
margin-left:auto;
margin-right:auto;
}

#separ{
border-bottom:#990099 1px solid;
width:314px;
}

#container{
float:none;
width:965;
height:750
}

#content1{
width:420px;
padding:20px;
margin-right:20px;
text-align:justify;
float:left;
}

#gallery {
  list-style-type:none; 
  overflow:hidden; 
  width:225px; 
  height:1265px; 
  border:1px solid #990099; 
  background:#000000;
  float:right
  }

#gallery a {
  display:block; 
  float:center; 
  text-decoration:none; 
  }
#gallery a img {
  border:0;
  }
#gallery a:hover {
  background:#000000; 
  }
#gallery a:hover img {
  }

#title{
font-family:'Futura','Arial Narrow', Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
letter-spacing:-1px; 
color:#cc99cc;
margin-top:12px;
margin-left:100px;
}

h3{
text-align:right;
color:#990099;
font-size:14pt;
font-weight:bold;
}

#footer{
width:605px;
text-align:center;
font-size:10px;
height:30px;
margin-left:auto;
margin-right:auto;

text-transform:lowercase;
}

#footer img{
border-top:#990099 1px solid;
}

 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background:#F3F3F3;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
background: #F3F3F3;
text-decoration: none;
}

#navlist li a:link { color: #6C8EFF; }
#navlist li a:visited { color: #999999; }

#navlist li a:hover
{
border-color: #FE3;
color: #666666;
background: #FFFFFF;
}

