body{
background-color: #373737;
text-align: center;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: white;
line-height: 19px;
}
#bodyarea{

padding: 40px;
padding-top: 0px;
}
#outerholder{
width: 600px;
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;

border-left: solid 1px white;
float: left;
color: white;
margin-left: 0px;
background-color: #424242;

}
#mainmenu{
float: right;
width: 470px;
height: 33px;
padding-top: 5px;
padding-bottom: 0px;
padding-right: 0px;
border-left: none;
padding-left: 40px;
background-image: url(images/lees-blob.jpg);
}
#mainmenucontent{
padding-top:7px;
padding-left: 50px;
}



.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: #F00;
/*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: #fc0;
}
a.tm:link, a.tm:active, a.tm:visited {
color: #999999;
text-decoration:none;
}

a.tm:hover{
text-decoration:none;
color: #0f0;
}

.pagetit{
text-align: center;
font-size: 18px;
color: #FC0;
display: block;
float: none;
width: 100%;
margin-top: 50px;	
margin-bottom: 20px;
font-weight: bold;

}


/* *** TABBED BIT *** */


    
    #header {
   /*   float:left;*/
      width:100%;
      background:#373737;
      font-size:93%;
      line-height:normal;
	display: block;
	height: 30px;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0px;
      list-style:none;
	  text-align: center;
      }
    #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{

background-color: #373737;
color: #000000;

}
.thumbmain{
border: solid 2px #FC0;
padding: 20px;
width: 550px;
}


.buttonstyle{
border: solid 1px #fff;
background-color: #444;
color:#FFFFFF;
width: 140px;
}

#photonav{
background-color: #222;
width: 100%;
height: 50px;

}

.thumblink{
color: #666666;
display: block;
width: 150px;
height: 175px;
padding: 5px;
text-decoration: none;
}

.thumblink:link, .thumblink:active, .thumblink:visited {
border: solid 1px #373737;
}
.thumblink:hover {
border: solid 1px #FC0;
color: white;
}

#personviewerblock {
border: solid 1px #999;
padding: 10px;
margin: 10px;
}
.personheader {
display: block;
width: 100%;
background-color: #999;
color: #FFCC00;
font-size: 16px;
text-align: left;
padding: 3px;
font-weight: bold;
}
.personfooter{
display: block;
width: 100%;
background-color: #999;
color: #000000;
text-align: left;
padding: 3px;
}
.personfooter:active, .personfooter:visited, .personfooter:link {
text-decoration: none;
color: white;
}
.personfooter:hover{
text-decoration: none;
color: black;
}

/* *******************************************************/

.newmenu{

display: block;
width: 100px;
margin-top: 10px;
padding: 4px;
text-decoration:none;
background-color:#000;
border: solid 1px white;
color: white;
}
.newmenu:hover{
text-align: right;
}
.newmenu:active, .newmenu:visited, .newmenu:link {
color: #FFF;
text-decoration:none;
}

#newmenublock{
padding: 20px;
padding-left: 5px;
padding-top: 60px;
position: relative;
top: 7px;
}


#footer{
border-top: solid 1px #fC0;
padding-top: 10px;
}
#exclam{
border: solid 2px #FC0;
width: 250px;
float: right;
padding: 15px;
margin: 5px;
line-height: 25px;
font-size: 16px;
background-color: #000000;
text-align: center;
}