body{
background-color: #373737;
text-align: center;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: white;
}
#outerholder{
width: 750px;
margin-top: 10px;
}
#logoblock{
width: 156px;
height: 52px;
border: solid 1px white;
float: left;
color: white;
}
#rhtopblock{
width: 58spx;
height: 52px;
border: solid 1px white;
color: white;
vertical-align: bottom;
}
#waveblock{
width: 156px;
height: 273px;
border: solid 1px white;
float: left;
color: white;
}
#picmenu{
width: 156px;
height: 273px;
border-left: solid 1px white;
float: left;
color: white;
margin-left: 0px;
background-color: #424242;
}
#mainmenu{
float:right;
width: 424px;
height: 24px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 30px;
border: 1px solid white;
border-left: none;
padding-left: 10px;
}
#mainmenuholder{
float: right;
width: 510px;
height: 20px;
/*
background-image: url(images/menulhs.jpg);
background-repeat:no-repeat;
background-position:left;*/
}
.menuitem{
padding-top: 3px;
display: block;
height: 20px;
float: left;
padding-left: 15px;
padding-right: 15px;
}
a.menuitem:link, a.menuitem:visited, a.menuitem:active{
color: white;
text-decoration: none;
}
a.menuitem:hover{
color: #fc0;
/*background-color: #000; #606060;*/
}


.menuitemx{
padding-top: 3px;
display: block;
height: 20px;
float: left;
padding-left: 15px;
padding-right: 15px;
}
a.menuitemx:link, a.menuitemx:visited, a.menuitemx:active{
color: #fff;
text-decoration: none;
}
a.menuitemx:hover{
color: #FC0;
/*background-color: #000; #606060;*/
}


.floatleft{
float: left;
}
.picmenulink{
margin: 2px;
display:block;
color: #FFFFFF;
text-decoration:none;
border: solid 1px #424242;
padding: 2px;
}
a.picmenulink:link, a.picmenulink:active, a.picmenulink:visited {
/*background-color: #3399FF;*/
}
a.picmenulink:hover{
/*background-color: #525252;*/
border: solid 1px #727272;
}
a.foot:link, a.foot:active, a.foot:visited {
color: #999999;
text-decoration:none;
}
a.foot:hover{
text-decoration:none;
color: #fff;
}
a.tm:link, a.tm:active, a.tm:visited {
color: #999999;
text-decoration:none;
}

a.tm:hover{
text-decoration:none;
color: #0f0;
}

.pagetit{

font-size: 18px;
color: #CCCCCC;
display: block;
float: none;
width: 100%;
margin-top: 40px;	
}


/* *** TABBED BIT *** */


    
    #header {
      float:left;
      width:100%;
      background:#373737;
      font-size:93%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0px;
      list-style:none;
      }
    #header li {
      float:left;
      background: url("images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      display:block;
      background: url("images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#FFF;
      }
    #header a:hover {
      color:#FFCC00;
      }
    #header #current {
      background-image: url("images/left_on.gif");
      }
    #header #current a {
      background-image: url("images/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
	  
	  
	  /*** END OF TABBED BIT **/

#thumbblock{
width: 100%;
background-color: #373737;
color: #000000;

}
.thumbmain{
border:solid 2px #FC0;
padding: 20px;

}

#footer{
padding-top: 10px;
padding-bottom: 10px;
margin-top:4px;
border-top: solid 2px #999;
}
.thumblink{
color: #666666;
display: block;
width: 150px;
height: 175px;
padding: 5px;
text-decoration: none;
}

/* ADDED FROM OTHER STYLESHEET */

#thumbblock{

background-color: #373737;
color: #000000;

}
.thumbmain{
border: solid 2px #FC0;
padding: 20px;
width: 550px;
}

.thumblink{
color: #666666;
display: block;
width: 150px;
height: 175px;
padding: 5px;
text-decoration: none;
}

#photonav{
background-color: #222;
width: 100%;
height: 50px;

}

.thumblink:link, .thumblink:active, .thumblink:visited {
border: solid 1px #373737;
}
.thumblink:hover {
border: solid 1px #FC0;
color: white;
}
.buttonstyle{
border: solid 1px #fff;
background-color: #444;
color:#FFFFFF;
width: 140px;
}
