@charset "utf-8";
/* CSS Document */

body {
background:#000000;
color: #000000;
font-family: verdana, arial, sans-serif;
font-size: 0.8em;
margin: 20px 0px 0px 0px;
padding: 0;
text-align: left;
}

#info {
border: 0px solid #000000;
margin-left: 80px;
margin-right: 80px;
margin-top: 20px;
padding: 0px 15px 0px 15px;
position: relative;
}
#info a, #info a:visited {
color: #8A9483;
text-decoration: none;
}
#info a:hover {
color: #9BA495;
text-decoration: underline;
}
#pic {
background-color: #000000;
left: 10px;
position: relative;
top: 10px;
width: 135px;
}
#pic a .large {
border: 0px;
display:block;
height: 0px;
left:0px;
position:absolute;
top: -2px;
width: 1px;
}
#pic a img {
border: 0;
}
#pic a.p1, #pic a.p1:visited {
background: #000000;
border: 1px solid #000000;
display: block;
height: 90px;
left: 0;
text-decoration: none;
top: 0;
width: 135px;
}
#pic a.p1:hover {
background-color: #000000;
color: #000000;
text-decoration: none;
}
#pic a.p1:hover .large {
border: 1px solid #000000;
display: block;
height: 233px;
left: 150px;
position:absolute;
top: -10px;
width: 300px;
}
