/*BODY STYLE*/
BODY {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font:10pt Verdana;
	color:#000000;
 background: url(images/bg.jpg) no-repeat top center fixed;
}

.menu {
width: 160px;
float: left;
}

.content {
width: 600px;
float: right;
}

.bodyWrapper {
width: 100%;
}

.wrapper {
width: 770px;
margin: 0 auto;
text-align: left;
}

/*HEADER STYLES*/
	h1{
		border-bottom: solid #000000 1px;
		margin: 10px 0px 0px 0px;
	}

	h2 {
		border-bottom: solid #000000 1px;
		margin: 5px 0px 0px 0px;
			
	}

.fpLink {
font-size: 16px;
font-weight: bold;
}

a               { text-decoration: none; color: Blue;}   

a:link            { text-decoration: underline; color: blue;}

a:visited         { text-decoration: underline; color: blue;}

a:active          { text-decoration: underline;  color: blue; }

a:hover           { text-decoration: none; color: blue; }

.topLinksPhotos {
padding-top: 20px;
}

.topLinksPhotos a               { text-decoration: none; color: Blue; font-weight: bold; font-size: 10px;}   

.topLinksPhotos a:link            { text-decoration: underline; color: blue;}

.topLinksPhotos a:visited         { text-decoration: underline; color:  blue;}

.topLinksPhotos a:active          { text-decoration: underline;  color:  blue; }

.topLinksPhotos a:hover           { text-decoration: none; color:  blue; }


a.brew               { text-decoration: none; color: Blue;}   

a.brew:link            { text-decoration: none; color: Blue;   }

a.brew:visited         { text-decoration: none; color: Purple;}

a.brew:active          { text-decoration: none;  color: Blue;  background-color: #D8BFD8;   }

a.brew:hover           { text-decoration: underline; color: Blue; background-color: #DCDCDC; }


.Photos a               { text-decoration: none; color: #000; }   

.Photos a:link            { text-decoration: underline; color: #000;}

.Photos a:visited         { text-decoration: underline; color:  #000;}

.Photos a:active          { text-decoration: underline;  color:  #000; }

.Photos a:hover           { text-decoration: none; color: #000; }


.statlink a , .navmenu a             { text-decoration: none; color: #FFF; }   

.statlink a:link  , .navmenu a:link          { text-decoration: underline; color: #FFF;}

.statlink a:visited   , .navmenu a:visited      { text-decoration: underline; color:  #FFF;}

.statlink a:active  , .navmenu a:active        { text-decoration: underline;  color:  #FFF; }

.statlink a:hover   , .navmenu a:hover       { text-decoration: none; color: #FFF; }

/* ------------------------------- MENU ----------------------*/

.menuTop {
height: 168px;
width: 160px;
background: url(images/deScavemger_01.gif) no-repeat bottom center;
}

.menuMenu {
width: 160px;
height: 200px;
background: url(images/deScavemger_02.gif) repeat-y top center;
}
.menuItem a{
text-decoration: none; 
color: White; 
text-align: right; 
float: right; 
font:14px Verdana;
font-variant: small-caps;
width: 110px;
height: 20px;
margin-right: 15px;
padding: 0px 10px;
}   


.menuItem a:link{
text-decoration: none; 
color: White; 
text-align: right; 
float: right; 
font:14px Verdana;
font-variant: small-caps;
width: 110px;
height: 20px;
}   


.menuItem a:visited {
color: white;
text-decoration: none;
}

.menuItem a:hover {
background-color: #FFFFFF;
color: #1d1c56;
}

.menuBottom {
height: 62px;
width: 160px;
background: url(images/deScavemger_03.gif) no-repeat top center;

}



.thumbRack {
width: 525px;
margin: 0 auto;
display: block;
}

.thumbDisplay {
width: 125px;
height: 160px;
float: left;
text-align: center;
font-size: 10pt;
}

.thumbDisplay img {
border: 0;
}

.thumbDisplay a {
width: 125px;
height: 160px;
text-decoration: none;

}

.thumbDisplay a:link {} 
.thumbDisplay a:visited         { text-decoration: none; color: Blue;}

.thumbDisplay a:active          { text-decoration: none;  color: Blue;  }


.thumbDisplay a:hover {
background-color: #FFFFFF;
color: #1d1c56;
}

/* ----------------------- UPDATES ---------------- */

.blog-header {
color: #FFFFFF;
font-size: 12px;
}

.blogdate {
float: right;
font-size: 10px;
}

.blogBody {
font-size: 10px;
}
