body{
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#b2b2b2;
}
#main-image{
margin-right:16px;
margin-bottom:10px;
border-color: #e4e4e4;
float:left;
}

#eventsbox{
height:300px;
overflow:auto;
padding-left:12px;
padding-right:8px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#A01302;

}

