
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    
}

a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;

}
a:hover{
	color: #330000;
	font-size: 12px;
	text-decoration:underline;

}
a img {
	border: 0px solid #000
}
img{
position: relative;
z-index: 2; 
}
td.top { 
background: url(top.gif); 
} 
td.bot { 
background: url(bot.gif); 
}
.bio img{
border: 4px solid #666666;
position: relative;
z-index: 2; 
}
.lit a{
border: 2px;
color: #666666;
}

.lit:hover img{
border: 2px;
color: #990000;
}
.menu{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;

}
.menu a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;

}

.menu a:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	

}
.top {
	color: #836666;
	font-size: 10px;
	    font-style:italic;

}
.hidden {
	color: #444444;
	font-size: 12px;
}
.pop {
	color: #F3E980;
	font-size: 12px;
}
.pop a{
	color: #A2A16E;
	font-size: 12px;
	text-decoration: none;

}
.pop a:hover{
	color: #883625;
	font-size: 12px;
	    font-style:underline;

}
.poptitle {
	color: #883625;
	font-size: 14px;
    font-weight: bold;
    font-style:italic;

}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	position: relative;
    z-index: 2; 
    top: 20px;
    left: -5px;
}
.backtitle {
	font-size: 48px;
	font-weight: bold;
	color: #cccccc;
	position: relative; 
	top: -15px;
	left: -20px;
    z-index: 0; 
    display:inline;
}
.subtitle {
	color: #222222;
	font-weight: bold;
	position: relative;
    z-index: 2; 
}

.lit a img {
	border: solid 2px #777777;
}
.lit a:hover img {
	border: solid 2px #990000;
}
.yel img {
	border: solid 4px #F3E980;
	}
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#111111;
	width:600;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

