body {
 margin: 0;
 padding: 0;
 background-color: #FFF;
 font-family: "Times New Roman", serif;
 font-size: 12pt;
 color: #000;
}
p, li, td  {
 font-family: "Times New Roman", serif;
 font-size: 12pt;
 color: #000;
}
h1 
{
 font-size: 24pt;
 text-align: center;
 margin: 1em 0;
 color: #000;
}
a {color: #6B5F2E; font-weight: bold;}
a:visited {color: #6B5F2E; font-weight: bold;}
img {display: none;}

#head, #top_line, #left, #menu, #right, #counters, #artmenu, #artinfo, #bottom_space, #comments, #adv, #footer {display: none;}

#print_head 
{
 width: 90%;
 display: block;
 border: solid 2px #000;
 padding: 1em;
 margin: 1em;
}

#content
{
 margin: 0;
 border: none;
 text-align: left;
 color: #000;
}

#copyright {display: block; width: 100%;}

.counters
{
 width: 1px;
}


.article_p
{
 font-family: "Times New Roman", serif;
 font-size: 12pt;
 text-indent: 1.5em;
}

#map
{
 position: relative;
 display: inline;
 border: solid 2px #000;
 background-color: #FFF;
 float: left;
 color: #000;
}

.img_map
{
 display: block;
}
