/* CSS Document */
body td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
 scrollbar-arrow-color: #ccc; 
 scrollbar-face-color: #DE1E13;
 scrollbar-highlight-color: #ccc; 
 scrollbar-shadow-color: #DE1E13;
 scrollbar-3dlight-color: #DE1E13;
}

h3 {
font-size: 12px;
font-weight: bold;
width: 413px;
background: #FABE0D;
padding: 4px;
}

#top {
background: url(../i/header3-2.gif);
width: 664px;
height: 81px;
}

#content {
width: 664px;
height: 426px;
background: url(../i/content.gif);
font-size: 10px;
padding: 0 15px 0 30px;
margin: 0;
}

#content-div {
width: 610px;
height: 400px;
overflow: auto;
padding: 0 5px 0 0 ;
}
#content-div a {
color: #000;
text-decoration: none;
}

.newstext {
font-size: 14px;
color: #fff;

}

#random {
width: 100px;
height: 75px;
background: url(../i/random2-2.gif);
padding: 0;
margin: 0;
}

#staff {
width: 50px;
height: 38px;
background: url(../i/staff2-2.gif);
}



#newsabo {
width: 239px;
height: 81px;
background: url(../i/left3.gif);
}

#nextevents {
width: 239px;
height: 139px;
background: url(../i/left2.gif);
padding: 0 0 0 30px;
text-transform: lowercase;
}
#nextevents a{
color: #fff;
/*color: #1283B4; */
text-decoration: none;
}
#nextevents a:hover {
color: #ccc;
}

#bottom {
width: 980px;
height: 33px;
background: url(../i/bottom.gif);
padding: 12px 0 0 680px;
color: #ccc;
}

#bottom a {
color: #ccc;
text-decoration: none;
}

.news-button {
width: 35px;
background: #DE1E13;
border: 0px;
font-weight: bold;
border: 2px solid #ccc;
}

.news-input {
width: 120px;
background: #FCC500;
border: 0px;
padding: 0 0 0 3px;
border: 1px solid #DE1E13;
}

.inputtext1 {
width: 130px;
}