body 
{ 
background: #FAFAD2 url('images/body_b.gif') repeat;
}

#center {

background-color: white;
color:black;
position: absolute;
top: 8px; left: 310px;
width: 600px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 60px;
margin-left:5px;
padding:15px 40px 20px 25px;
border: 1px solid #AC7F24;
z-index:200;

}

#center a
{
text-decoration:none;
color: blue;
visited:blue;
active:firebrick;
hover:black;
}

#center a:hover {
color: red;
text-decoration:none;
}

#left {

background: white url('images/newmenu.jpg') no-repeat;
position: absolute;
top: 8px; left: 40px;
width: 250px;
height:648px;
margin: 0px;
padding:0px;
z-index: 1;
z-index:150;
font: 15px sans-serif;
}

#left a
{
text-decoration:none;
color: black;
visited:black;
active:black;
hover: color: cyan; text-decoration:underline;}
}

#left a:hover {
color: red;
text-decoration:underline;
}


#menu {
position: absolute;
top: 50px; left: 90px;
width: 150px;
height:550px;
margin: 0px;
padding:0px;
z-index: 500;
color: #00ff00;
font: 15px sans-serif;

}
#menu a
{
text-decoration:none;
color: black;
visited:black;
active:black;
hover:red;
background-color:white;

}

#menu a:hover {
color: red;
text-decoration:none;
}



#rumiring2 {
position:absolute;
top:663px;
left:45px;
z-index:100;
background-color:white;
}




#counter{position:absolute; top:663px; left:130px; z-index:90;}




p{font: 15px sans-serif; 
margin-left:0px;
margin-top:5px;
margin-right:0px;
margin-bottom:5px;
clear:both;
padding:5px;
text-indent:0px;
line-height:18px;
}


.poetry{

font: 15px times, serif; line-height:22px;}





h1{font: bold 15px sans-serif;
font-size:15px;
margin-top:10px;
margin-right:0px;
margin-bottom:10px;
text-indent:0px;
padding:5px;
clear:both;


}



h2{

font: bold 15px times, serif;
font-size:15px;
 color:slate; margin-top:10px;
margin-right:0px;
margin-bottom:10px;
text-indent:0px;
padding:5px;
clear:both;}

p.ul{

font-weight:normal;
font-size:normal; 
font-color:black;
margin-left:0px;
margin-top:10px;
margin-right:0px;
margin-bottom:10px;
clear:both;
padding:5px;
text-indent:0px;
line-height:20px;
text-decoration: none;
}

hr { border:none;border-top:dotted 1px darkgrey }

hr1 { border:none;border-top:solid 2px darkgrey }


img.rightimg {
 margin-top:45px;
margin-right:0px;
margin-left:15px;
margin-bottom:10px;
 }



td { border-bottom: 1px solid gray; 

text-align: left;
}

td.noborder {text-align: left; border-bottom: 0px;}




A:link {
	COLOR: black; TEXT-DECORATION: none
}
A:visited {
	COLOR: black; TEXT-DECORATION: none
}
A:active {
	COLOR: black; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: none
}


