body 
{
background: #009900;
}

div.container
{
background: #004400;
border-color: green;
}

div.content
{
border-left-color: green;
border-right-color: green;
}

div.right
{
border-bottom-color: green;
border-left-color: green;

div.pokerlistings
{
border-color: green; 
}

p.pltitle
{
color:#00ffff; 
}

div.pokershopping 
{
background: green;
border-color: #009900; 
}

div.pokershoptitle
{
border-bottom-color: #009900;
}

p.pokerdomains
{
background: green;
border-color: green;
}

a:hover {
background-color : 00cc00; 
} 

.buttonscontainer {
border-right-color: #00cc00; 
} 

.buttons a {
border-bottom-color: green;
border-right-color: green;
}

.buttons a:hover {
background-color : #00cc00;
} 

div.pokershopping 
{
color:#00ffff; 
}

 hr {
   color: #009900;
background-color: #009900;
}

div.footer
{
background-color: #007700;
border-color: green;
}

div.topic
{
background: #004400;
border-color: green;
}