body
{
  background: rgb(38,38,38);
  text-align: center;
  color: rgb(218,218,173);
  /*font-family: Calibri, "Lucida Grande", Helvetica,Arial, Verdana, sans-serif;*/
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
  line-height:190%;
}

p, ul, ol, dd, td { font-size: 12px;}

#wrapper
{
  background: rgb(69,69,69) url(../images/wrapper.gif);
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  width: 800px;
	/*font-size:1.3em;*/
}

#inner-wrapper
{
  border: 2px solid rgb(210,210,150);
}

#header
{
  background: rgb(47,47,47) url(../images/header.png) no-repeat;
  height: 160px;
}

#nav
{
  background-color: rgb(38,38,38);
  /*height: 30px;*/
  /*padding-left: 310px;*/
  position: relative;
}

#nav ul,  
#nav ol
{
font-size: 11px;
}
#left-col
{
  background-color: rgb(90,90,80);
  float: left;
  width: 300px;
}

#right-col
{
  background-color: rgb(69,69,69);
  float: left;
  width: 496px;
}

#right-col #left-list
{
  float: left;
  width: 200px;
}

#right-col #right-list
{
  float: right;
  width: 200px;
  clear: none;
}

#right-list p, #left-list p
{
  margin-top: 0;
  margin-bottom: 0;
}
.inner
{
  margin: 20px;
}

#left-col .inner
{
  margin-left: 10px;
  margin-right: 10px;
}

#right-col .inner
{
/*  margin-left: 10px;*/
  margin-top: 30px;
}
.clear{ clear:both;}

#footer
{
  text-align: center;
  background-color: rgb(38,38,38);
  border-top: 1px solid rgb(105,105,75);
  padding-top: 12px;
  padding-bottom: 8px;
  color: rgb(130,130,130);
	/*font-size:0.75em;*/
/*  height: 30px;*/
  letter-spacing: 1px;
}

/*ul#navbar*/
/*{*/
    /*width: 100%;*/
    /*height: 30px;*/
    /*position: relative;*/
  /*background: #000 url(../images/navbar.png) no-repeat 0 0;*/
  /*margin-top: 0px;*/
  /*margin-bottom: 20px;*/
  /*padding: 0;*/
/*}*/

/*ul#navbar li*/
/*{*/
  /*display: inline;*/
  /*list-style-type: none;*/
  /*position: absolute;*/
  /*height: 30px;*/
/*}*/

/*ul#navbar li, ul#navbar li a*/
/*{*/
  /*height: 30px;*/
  /*display: block;*/
  /*border: none;*/
/*}*/

/*ul#navbar li a:link, ul#navbar li a:visited*/
/*{*/
  /*color: rgb(210,146,0);*/
/*[>  margin: 0 10px;<]*/
  /*text-decoration: none;*/
  /*line-height: 30px;*/
/*}*/

/*#nav-home*/
/*{*/
  /*left: 280px;*/
  /*width: 60px;*/
/*}*/

/*#nav-home a:hover*/
/*{*/
  /*background:  url(../images/navbar.png) no-repeat -310px -30px;*/
/*}*/
/*#slideshow {*/
    /*position:relative;*/
    /*height:250px;*/
    /*margin-top: 10px;*/
    /*margin-left: 10px;*/
/*}*/

/*#slideshow img {*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:0;*/
    /*z-index:8;*/
    /*opacity:0.0;*/
/*}*/

/*#slideshow img.active {*/
    /*z-index:10;*/
    /*opacity:1.0;*/
/*}*/

/*#slideshow img.last-active {*/
    /*z-index:9;*/
/*}*/


h1#main_head
{
  background: url(../images/main_head.png) no-repeat;
  font-size: 1px;
  color: rgb(69,69,69);
  height: 47px;
}

h2
{
  font-size: 12px;
  font-weight: normal;
}

.strong
{
  font-weight: bold;
}

body#contact #left-col .inner
{
  margin-left: 20px;
  margin-top: 60px;
}

body#home #left-col .address
{
  margin-left: 5px;
  margin-top: 20px;
}

span.addy
{
  text-transform: uppercase;
  letter-spacing: 1px;
}

#left-col a, #left-col a:link, #left-col a:visited, #right-col a, #right-col a:link, #right-col a:visited
{ 
  color: rgb(220,220,220);
}

#footer a:link, #footer a:visited
{
  color: rgb(170,170,170);
}

#left-col a:hover, #right-col a:hover, #footer a:hover
{ 
  color: rgb(255,255,255);
  text-decoration: none;
}

table#listactors
{
  width: 85%;
  margin-left: 10px;
}

.clear
{
  clear: both;
}