body { background-image: url(images/black_03.jpg); }

h1, h2, h3, h4 {color: #eaedfc; border-bottom-color: red;}

em {color: white;}

p  {color: white;}
	
a  {color: red; font-weight: bold}

h4 a {color: red;  font-size: 13px; font-weight: bold; margin-bottom: 10px;}

a:hover   {color: #eaedfc; background-color:black;}

a.menu  	  {border-right-color:red; color: white; 	border-right: 1px solid red;}
	 
a.menu:hover   { color: white; background-color: black }

a.menulast		{color: white; border-right:0;}


#nav {background-color: #4e4f54;}


.item, .item2, .item3, .item500{ background-color: #28282b; border-top: 1px dotted white; border-bottom: 1px dotted white; margin-bottom: 10px;}

.item500 h2 {margin-top: 10px;}
.item500 p {margin-top: -10px; margin-right: 10px; }


#footer {color: #eaedfc;}

.menu {}