body {
	margin:0;
	padding:0;
	background-color: #000;
	background-image: url(../images/background-2009.jpg);
	background-repeat: no-repeat;
	background-position: 0 65px;
	font-family: "Lucida Grande CE", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
#shell {
	width:100%;
	margin:0;
	padding:0;
}

#banner {
	width:100%;
	height: 65px;
	margin:0;
	padding:0;
	background-image: url(../images/logo_text.gif);
	background-position: 145px 20px;
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3A230A;
	background-color:#FFFFFF;
}

#navlist
{
padding: 0 0 0 0;
margin: 3px 0 0 450px;
}

#navlist li
{
list-style: none;
margin: 0 10px 0 0;
display: inline;
}

#navlist li a
{
padding: 0;
margin-left: 3px;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
color: #669933;
}

#navlist li a#current
{
color: #669933;
}

#banner #twitter{
position:relative;
left:867px;
	width:78px;
	height: 29px;
	margin: 10px 0 0 0;
	padding:0;
}


#content {
	width:940px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
	background-color: #FFFFFF;
	min-height:520px;
}
#mainContent {
    margin: 0 0 0 0;
	padding: 20px 40px 0 45px;
}

#mainContent h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
	color:#669933;
	width:450px;
	line-height:130%;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#mainContent h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
	color:#669933;
	width:450px;
	line-height:130%;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#mainContent p {
	color:#333300;
	width:470px;
	font-size: 12px;
	line-height:140%;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

#mainContent em {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#669933;
	width:470px;
	font-size: 13px;
}

#contentBanner {
width: 940px;
height: 54px;
margin-left: 0;
	background-color: #3A2309;
	background-image: url(../images/contentHeader.gif);
	background-repeat: no-repeat;	
}
#contentBanner h1{
width: 500px;
font-size:18px;
font-weight:500;
margin: 0 0 0 105px;
padding: 15px 0 0 0;
color: #336600;
}


#contentFooter {
width: 940px;
margin: 30px 0 0 0;
padding: 0 0 0 0;
font-size:10px;
color: #807058;
background-color: #D4CfC6;
}
#contentFooter p{
margin: 0 0 0 50px;
padding: 8px 0 8px 0;
font-size:10px;
color: #807058;
background-color: #D4CfC6;
}

#content #imagesRight{
	width:304px;
	height: 456px;
	padding: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	float:right;
}

#content #imagesRight img{
	padding: 2px;
	background-color: #FFF;
}
div.block { 
    position:absolute; 
	top:160px;
    background-color:#000; 
    left:-330px;
    width:380px; 
    height:500px;
    margin:5px; 
	padding: 10px 0 10px 0;
	z-index:10;
  }

div.block button.right{
	width:22px;
	height:118px;
	margin:0;
	padding:0;
	background-image: url(../images/contact_us_vert_button.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
 div.block button.left{
	width:80px;
	height:20px;
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#000000;
  }
 div.block input { 
    margin: 0 0 5px 0;
	padding: 0 0 0 0;
  }

 div.block input.sendMessage {
	margin: 0;
	padding: 0;
	background-color: #ACD151;
	background-image: url(../images/sendMessage.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
div.block a, a:link, a:visited { 
color:#66CC33;
  }
div.block a:hover {
	color:#FF6600;
}
.slide {
     position: relative;
	 	z-index:10;
      }
      .slide .inner {
     position: relative;
	 	top:160px;
     left: 0px;
     bottom: 0;
	 margin: 0 0 0 0;
	 width:250px;
     background-color:#000;
	  }
.buttonClass {
	margin:0;
	padding:0;
	background-color:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentFooter a.studio678:link, a.studio678:visited {
	color:#AAA08F;
	text-decoration:none;
}
#contentFooter a.studio678:hover {
	color:#FF6600;
}
#goHome {
	position:absolute;
	width: 400px;
	height: 70px;
	top:0;
	left:0;
	z-index:20;
}