<!--
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background: #8d0f10 url("../images/bg.jpg") repeat-x fixed top left;
  color: #FFFFFF;
  font-family: "Century gothic", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #ccc;
  text-decoration: underline;
}
a:focus {
  color: #ccc;
}
a:active {
  color: #ccc;
}
/********* *********/
#outerWrapper {
  background:#000 url("../images/lostudio.jpg") no-repeat bottom right;  border-left:1px solid #8d0f10;
  border-right:1px solid #8d0f10;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 780px;
}
#outerWrapper #header {
  background: #8d0f10 url("../images/h.jpg") no-repeat left top;
  border-bottom: solid 1px #8d0f10;
  font-size: 18px;
  font-weight: bold;
  height: 147px;
  line-height: 15px;
}
#hlogo {
  display:block;
  float:left;
  margin:0 0 -44px -20px;
}
#outerWrapper #header h1 {
  display:none;
}
#outerWrapper #header h2 {
  display:none;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 25px 10px 10px 10px;
  min-height:568px !important;
}
#rightcolumn {
  width:305px;
  float:right;
  display:block;
  padding:0;
  margin:0 0 0 0;
}
#outerWrapper #footer {
  color:#666;
  padding: 10px 10px 10px 10px;
  font-size:11px;
}
#nav{
display:none;
}
.clear {
  clear:both;
  height:0;
  padding:0;
  margin:0;
}
/********* nav
#nav {
  background:url("../images/navbg.jpg") no-repeat right top;
  width: 600px;
  height:30px;
  float:left;
  color:#fff;
  padding:0;
  margin:-47px 0 0 180px;
  font-family:Stencil Std;
}
#nav ul {
  height:30px;
  width: 600px;
  margin:0 0 0 150px;
  padding:2px 0 0 0;
  list-style:none;
}
#nav ul li{
  color:#fff;
  display:block;
  float:left;
  text-align:center;
}
#nav ul li a span{
  color:#fff;
  display:block;
  margin:5px 3px 0 12px;
  height:24px;
}
#nav ul li a:hover span {
  border-top:3px solid #8d0f10;
  margin:2px 3px 0 12px;
}
#nav ul li ul {
  display: none ;
  position: absolute; 
  top:199px;
  margin:2px 0 0 -10px;
  font-size:12px;
  padding:0;
}
#nav ul li:hover ul {
  display: block;
  text-align:center;
  text-decoration:none;
}
#nav ul li:hover ul li a{
  float: left;
  color: #fff;
}
#nav ul li ul li a span{
  padding:5px 3px 0 3px;
  margin:-1px;
  border:1px solid #8d0f10;
  background:#000;
}
#nav ul li:hover ul li a:hover{
  text-decoration:none;
}
#nav ul li:hover ul li a:hover span{
  background:#8d0f10;
  border:none;
  padding:5px 3px 0 3px;
  margin:-1px;
}
*********/
-->
