body

{

  background-color: #333333;

  color: #DFC0A7;

  margin: 0 0;

  font-family: Trebuchet MS,arial, helvetica, sans;

  font-size: 10pt;



}



#top, #bottom

{

  float:left;

  float:left;

}



#bottom

{

  width: 1100px;



}





#statement a, #home a{



color: #DFC0A7;

font-weight: bold;

font-size: 16px;



}



#wrapper

{



  width: 1100px;

  margin-left:50px;



}



#thumbs, #statement, #videos

{

  float: left;

  width: 455px;

}    



img

{

 

  margin:4px 4px;

  max-height: 500px;

  max-width: 800px;

  border:0px;

}



#full

{

  float: left;

  width: 600px;



}



#videos

{



  margin-top: 60px;

  margin-left: 60px;





}



#full p

{

  font-size: 9pt;



}



#buttonwrapper

{

  margin-top: 120px;

  width: 1100px;



}



#button

{

  float:left;

  width: 200px;

  height: 160px;

  margin: 15px 15px;



}



h1,h2{

font-size:18px;

}



#statement

{



  margin-right: 40px;



}





/* ######### Style for Tab Interface itself ######### */



.shadetabs{

border-bottom: 0px solid gray;

margin-bottom:24px;



}



.shadetabs ul{

padding: 3px 0;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font-size: 16px ;

font-family:arial, helvetica, sans-serif;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{

display: inline;

margin: 0;

}



.shadetabs li a{

text-decoration: none;

padding: 3px 7px;

margin-right: 3px;

border: 0px solid #778;

color: #DFC0A7;

font-weight: bold;



}



.shadetabs li a:visited{

color: #DFC0A7;

}



.shadetabs li a:hover{

text-decoration: underline;

color: #DFC0A7;

}



.shadetabs li.selected{

}



.shadetabs li.selected a{ /*selected main tab style */

/*: url(shadeactive.gif); /*THEME CHANGE HERE*/*/

border-bottom-color: white;

}



.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;

}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{

position:absolute;

top: 0;

border: 0px solid #918d8d; /*THEME CHANGE HERE*/

/*border-width: 0 1px;*/

font:normal 12px Verdana;

line-height:18px;

z-index:100;

background-color: #333333;

width: 240px;

visibility: hidden;

}





.dropmenudiv a{

width: auto;

display: block;

text-indent: 3px;

/*border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/*/

padding: 2px 0;

text-decoration: none;

font-weight: regular;

color: #DFC0A7;

}



* html .dropmenudiv a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/

background-color: #333333;

color: #DFC0A7;

}



    

