body {
text-align:center;
background-image: url(images/background.gif);
background-repeat: no-repeat;
background-position: 50% 0px;
background-color: #FFF;
}

#mainbox {
width:684px;
height:238px;
margin: auto auto;
background-image: url(images/mainbg.jpg);
text-align:left;
}

#events {
position:relative;
top:50px;
left:380px;
width:300px;
height:200px;
}

body, td {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color:#808080;
line-height:16px;
}

.title {
font-size:16px;
font-weight:bold;
color:#68d83c;
}

.text {
font-size:12px;
color:#808080;
}

a, a:active, a:visited {
color:#f93484;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#34bff9;
text-decoration:none;
}
