body {
  background-color: #1f1f1f;
  font-family: arial, tahoma, helvetica, sans serif;
  font-size: 12px;
  font-color: #565656;
}

img {
  border: 0;
}

#fscroller {
 font: normal 13px Arial, Tahoma, helvetica, sans serif; 
 line-height: 16px;
 padding: 10px; 
 text-align: center; 
 width: 180px; 
 height: 240px;
 color: #565656; 
 vertical-align:middle;
}

#container {
width: 868px;
background-color: #FFF;
margin-left: auto;
margin-right: auto;
padding: 10px;
min-height: 500px;
}

#header {
height: 130px;
width: 868px;
}

#leftcol {
width: 206px;
display: block;
clear: left;
}

#leftmenu {
background-color: #565656;
height: 225px;
width: 166px;
padding: 10px 20px 10px 20px;
margin-bottom: 20px;
}

#leftmenu a {
line-height: 28px;
font-size: 16px;
font-family: Arial, Tahoma, Helvetica, Sans serif;
color: #FFF;
text-decoration: none;
border-bottom: 1px solid #75ac57;
padding-bottom: 3px;
}

#leftmenu a:hover {
color: #b9dba6;
}

#newsletter {
width: 202px;
border: 2px solid #75ac57;
}

#newsletter h2{
display: block;
text-align: center;
font-family: arial, tahoma, helvetica, sans serif;
color: #fff;
background-color: #75ac57;
line-height: 30px;
font-size: 17px;
margin: 0;
}

#newsletter form {
padding: 10px;
}

#testframe {
width: 202px;
border: 2px solid #75ac57;
}

#testframe h2{
display: block;
text-align: center;
font-family: arial, tahoma, helvetica, sans serif;
color: #fff;
background-color: #75ac57;
line-height: 30px;
font-size: 17px;
margin: 0;
}

#artframe {
width: 202px;
border: 2px solid #75ac57;
color: #565656;
padding-bottom: 10px;
}

#artframe h2{
display: block;
text-align: center;
font-family: arial, tahoma, helvetica, sans serif;
color: #fff;
background-color: #75ac57;
line-height: 30px;
font-size: 17px;
margin: 0;
}

#artframe h3 {
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
margin-top: 7px;
margin-bottom: 3px;
}

#artframe p{
padding-left: 10px;
padding-right: 10px;
margin: 0;
}

#content {
float: right;
width: 646px;
clear: right;
background-color: #FFFFFF;
margin-bottom: 10px;
}

#content h1{
background-color: #b0df95;
width: 646px;
height: 30px;
font-size: 20px;
color: #1F1F1F;
padding-top: 10px;
text-align: center;
}

#content h2{
background-color: #c9efb3;
width: 626px;
height: 30px;
font-size: 16px;
color: #1F1F1F;
padding-top: 10px;
text-align: center;
margin-top: 10px;
}

#content p{
line-height: 20px;
margin-bottom: 20px;
}

#footer {
background-color: #b0df95;
width: 858px;
clear: both;
margin-top: 10px;
text-align: center;
color: #565656;
padding: 5px;
font-size: 10px;
}

#footer a{
text-decoration: none;
color: #565656;
}
