body{
background-image:  url('http://web.northstate.net/~deepriver/images/bg.jpg');
background-attachment:fixed;
font-family: Arial, Helvetica, sans-serif;
}

a:link{color: #0085DD;}
a:visited{color: #0085DD;}
a:active{color: #0085DD;}
a:hover{
background-color: #00B9E8;
color: #FFFFFF;
text-decoration: none;
}

hr{color: #0099CC;}

#tab{
border-style:double;
border-color: #00B9E8;
background-color: #FFFFFF;
}

.imgs{vertical-align: middle;}

#footer{
background-image:  url('http://web.northstate.net/~deepriver/images/footer.gif');
background-repeat: no-repeat;
height: 21px;
width: 688px;
}

.hiddenPic {display:none;}

#date{
color: green;
background-color: none;
} 

p{
font size: 14px;
color: #555555;
}

.form{
font size: 14px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

.formdiv{
font size: 14px;
color: #555555;
font-family: Arial, Helvetica, sans-serif;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0;
left:0;
bottom:0;
right:0;
width:103%;
height:100%;
}

#popUpDiv {
position:absolute;
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
width:425px;
height:345px;
z-index: 9002;
top:0;
left:0;
bottom:0;
right:0;
}