
* { padding: 0; margin-top: 0px; }

body {
 font-family: Arial, Century Gothic, Helvetica;
 font-size: 10pt;
 background-image: url('Assets/bk.jpg');
 background-color: #000;
}

 img {
 border: none;  
 }
 
 #wrapper { 
 margin: 0 auto;
 width: 900px;
}

 #header {
 padding: 10px 0px 0px 0px;
 width: 900px;
 height: 220px;

 }
 
 #logo{
 margin: 0 auto;
 padding: 10px 0px 0px 185px;
 display: inline;
 float: left;
 }
 
 #contact{
 margin: 175px 10px 0px 0px;
 display:inline;
 float:right;
 color: #997d4b;
 }

a:link {color: #997d4b; text-decoration: none; font-size: 10pt;}     /* unvisited link */
a:visited {color: #997d4b; text-decoration: none; font-size: 10pt;}  /* visited link */
a:hover {color: #f8ea9c; text-decoration: none; font-size: 10pt;}   /* mouse over link */
a:active {color: #f8ea9c; text-decoration: none; font-size: 10pt;}   /* selected link */

a.footer:link {color: #997d4b; text-decoration: none; font-size: 8pt;}     /* unvisited link */
a.footer:visited {color: #997d4b; text-decoration: none; font-size: 8pt;}  /* visited link */
a.footer:hover {color: #f8ea9c; text-decoration: none; font-size: 8pt;}   /* mouse over link */
a.footer:active {color: #f8ea9c; text-decoration: none; font-size: 8pt;}   /* selected link */

 #nav{
 color: #997d4b;
 padding: 0px 0px 0px 100px;
 width: 800px;
 height: 100px;
 border-bottom: 1px solid #666;
 }

 #main{
 padding: 0px 0px 0px 0px;
 background-image: url('Assets/nav_layer.png');
 background-repeat: none;
 width: 688px;
 height: 100px;
 display:inline;
 float: left;
 }
 
 #main table{
 margin: 5px 0px 0px 34px;
 }
 
 #main td{
 padding: 0px 20px 0px 0px;
 text-align: center;
 }

 #content { 
 width: 900;
 height: 470px;
 color:#000;
 border-bottom: 1px solid #666;
 }
 
 #o_layer { 
 padding: 40px 0px 0px 40px;
 background-image: url('Assets/layer.png');
 width: 810px;
 height: 430px;
 color:#ccc;
 }
 
 #textbox  { 
 float: left;
 width: 400px;
 height: 400px;
 display: inline;
 padding: 0px 30px 0px 40px;
 }
 
 #textbox  h1 {
 font-size: 16pt;
 display: inline;
 padding: 0px 0px 0px 0px;
 color: #997d4b;
 }
 
 #textbox  ul {
 padding-top: 20px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 }
 
 #textbox  ol {
 margin-left: 20px;
 padding-top: 20px;
 padding-bottom: 5px;
 margin-bottom: 5px;
 }
 
 #textbox  li {
 padding-bottom: 5px;
 }
 
 #textbox p{ 
 color: #e4e4e4;
 padding: 20px 0px 0px 0px;
 margin-bottom: 0px;
 }
 
 #textbox p.newline{ 
 padding: 5px 0px 0px 0px;
 margin-top: 5px;
 }
 
 #listBox {
 display: inline;
 float: left;
 }
 
 #listBox  li {
 padding: 5px 0px 0px 0px;
 }
 
 #listBox2 {
 display: inline;
 float: left;
 padding-left: 40px;
 }
 
 #listBox2  li {
 padding: 5px 0px 0px 0px;
 }
 
 #listBox2  p {
 padding-top: 0px;
 }
 
 #listBox  p{
 padding: 0px;
 }
 
 p.clear{
 padding: 40px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 clear: both;
 }
 
 #twitter{
 float: left; 
 display: inline;
 width: 270px;
 height: 300px;
 padding: 0px 0px 0px 12px;
 scrollbar-face-color: #171717;
 scrollbar-arrow-color: #997c4b;
 scrollbar-highlight-color: #171717;
 scrollbar-3dlight-color: #666666;
 scrollbar-shadow-color: #171717;
 scrollbar-darkshadow-color: #171717;
 scrollbar-track-color: #171717;
 }

 #imagebox {
 float: left; 
 display: inline;
 width: 272px;
 height: 222px;
 padding: 55px 0px 20px 0px;
 }
 
 #imageViewer {
 border: dotted 1px #444;
 float: left;
 margin: 35px 0px 0px 10px;
 width: 293px;
    height: 72px;
}
 
 #imageViewer img{
 padding: 5px 5px 3px 5px;
 }
 
 .links{
 padding: 20px 0px 0px 0px;
 }
  
 
#footer {
 font-size: 8pt;
 color: #997d4b;
 height: 150px;
}

#footer p {
padding: 40px 0px 0px 357px;
}

#footer p.steve {
padding: 0px 0px 0px 390px;
}

#footerleft {
 float: left;
 display: inline;
 padding: 0px 55px 0px 0px;
}

#footerleft table{
 margin: 28px 0px 0px 55px;
}

#footerleft td{
 padding: 0px 20px 0px 0px;
}

#footerright {
 float: right;
 display: inline;
 padding: 0px 55px 0px 0px;
 margin-top: 0px;
}

#footerright table{
 margin: 20px 0px 0px 0px;
}

#footerright td{
 padding: 0px 10px 0px 0px;
}
 
#contactForm
{
    font-size: 10pt;
    color: #e4e4e4;
    font-family: Arial;
    display: inline;
    float: left;
    margin: 20px 0px 0px 0px;
    width: 430px;
    height: 293px;
}

.boxStyle
{
    color: #e4e4e4;
    background-color: #171717;
    margin: 10px 0px 10px 0px;
    border: 1px solid #666;
    padding: 2px;
    scrollbar-track-color: #fff;
    overflow: auto;
}

.ValidateMessage
{
    position: absolute;
    font-size: 12px;
    color: #ccc;
}

.submitStyle
{
    font-family: Arial;
    font-size: 9pt;
    margin: 10px 0px 0px 0px;
    cursor: hand;
    color: #e4e4e4;
    border: 1px solid #666;
    background-color: #171717;
}

.contactSmallPrint
{
    font-size: 9pt;
    color: #997d4b;
}
 
 /* *****************TAB-STRUCTURE************************ */
 
 #tabcontainer{
 margin-top: 10px;
 margin-left: 0px;
 float: left;
 width: 400px;
 height: 400px;
 }
 
 .container {width: 400px; height: 400px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 12px;
	width: 100%;
}
ul.tabs li {
	float: left;
	height: 31px;
	line-height: 15px;
	border-left: none;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
    font-family: Arial;
   	font-size: 10pt;
	text-decoration: none;
	color:#997d4b;
	display: block;
	padding: 0px 0px 0px 70px;
	border: none;
	outline: none;
}
ul.tabs li a:hover {
	color:#f8ea9c;
}	

html ul.tabs li.active, html ul.tabs li.active a:hover  {
	color:#f8ea9c;
}

.tab_container {
	width: 400px; 
	height: 400px;
	clear: both;
	float: left; 
}
.tab_content {
	padding: 0px;
}

.tab_content p{
	color: #e3e3e3;
	text-align: left;
}



