body {
  margin-left:0;
  margin-top:0;
  padding:0;
	background-color: #111;
	  font:Verdana,Sans-serif;
	font-size: 12px;

  color:#ddd;
  white-space:nowrap;
}



a  {
  color:#A79787;
  text-decoration:none;
  border-bottom:1px #677;
  }
a:visited {
  color:#A79787;
  border-color:#677;

  border-bottom:1px #677;
  }
a:hover {
  color:#fff;
  border-color:#677;
  border-bottom-style:solid;

  }

a.links  {
  color:#677;
  text-decoration:none;
  border-bottom:1px #677;
  }
a.links:visited {
  color:#677;
  border-color:#677;
  border-bottom:1px #677;
  }
a.links:hover {
  color:#fff;
  border-color:#677;
  border-bottom-style:none;

  }



h3#art {

	  font:Verdana,Sans-serif;
	font-size: 14px;
text-transform:capitalize;
letter-spacing: 8px;
  color:#ddd;

}





td.menu  {

	  font:Verdana,Sans-serif;
	font-size: 12px;

  color:#ddd;
}


/* Start Top Horizontal Menu Code */

ul.menu {
list-style-type:none;
width:750;
position:relative;
display:block;


height:31px;
font-size:.6em;
background:url(images/bg.jpg) repeat-x top left;
font-family:Verdana,Helvetica,sans-serif;
border:1px solid #111111;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:right;
margin:0;
padding:0;

text-decoration:none;
height:24px;


}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(images/bg.jpg) repeat-x top left;

text-decoration:none;
height:24px;


}

ul.menu .current a {
color:#fff;
font-weight:700;

text-decoration:none;
height:24px;


}


/*GREEN*/
ul.menu.green{
background-color:#111111;
}
ul.menu.green li a:hover, .menu.green li.current {
background-color:#111111;


text-decoration:none;
height:24px;

}	

/* End Top Horizontal Menu */



ul.leftmenu {
text-decoration:none;
list-style-type:none;

}








div.lefttext {
margin-left=0px;
margin-top=25px;
	  font:Verdana,Sans-serif;
	font-size: 12px;
color: #A79787;
}

#tag {

	font:Verdana,Sans-serif;
	font-size: 12px;
	color: #A79787;
	letter-spacing: 0.25cm;
	line-height: 200%;
}

#footer {
	font:Verdana,Sans-serif;
	font-size: 10px;
	color: #A79787;
}

#tiny {
	font-size: 9px;
	color: #A79787;
}

#vtiny {
	font-size: 8px;
	color: #A79787;
}


#note {
	font-size: 12px;
	color: #A79787;
	margin-left:25px;
}



p.text {
	font:Verdana,Sans-serif;
	font-size: 14px;
	color: #ccc;
	line-height: 150%;
	text-indent: 20px;
	margin-bottom:-10px;
	text-align:justify;
}

p.special {
	font:Verdana,Sans-serif;
	font-size: 14px;
	color: #ccc;
	line-height: 150%;
	text-align:justify;
	margin-bottom:-10px;
}

#artcol {
  border: #555 1px solid;
	width:250px;
  margin: 0 10 20 0;
  padding: 1px;

}

.clearboth { clear: both; }



div#links a span {display: none;}



div#links a:hover span {

position:absolute;
 display: block;
width: 180px;
	margin: 10px; 
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;


}