@charset "UTF-8";
/* CSS Document */

* {margin:0; font-family:Verdana, Geneva, sans-serif; font-size:10px; }
:focus { outline:0; }
html, body { background: #2c271e url(images/bgimage.jpg) no-repeat; width:100%; height:100%; }
p { padding:0 0 10px 0; }
#menu { position:absolute; left:20px; top:186px; }
#menu img { display:block; cursor:pointer; border:none;}
#content { position:absolute; left:240px; top:180px; color:#a79b8a; width:700px; }
#content a { color:#d9c9b4; }
#content a:hover { text-decoration:none; }
.imagery { width:125px; text-align:center; float:left; margin-left:35px; }
.imagery img { margin-top:20px; margin-bottom:10px; border:#80766a solid 1px; }
td img { border:#80766a solid 1px; }
#blocker { position:absolute; left:0; top:0; background: #2c271e; filter:alpha(opacity=95); -moz-opacity: 0.95; opacity: 0.95; width:100%; height:100%; z-index:10; display:none; }
#blocker a { position:absolute; left:20px; top:50px; color:#d9c9b4; text-decoration:none; }
#blocker a:hover { color:#a79b8a; }
#overlaycontent { z-index:50; position:absolute; left:75px; top:50px;color:#a79b8a; }
.overlaycontent { display:none; }
.overlaycontent span { float:left; margin:0 25px 0 5px; }