/* Start of CMSMS style sheet 'ab theme' */
body {
margin: 0 0;
padding: 0;
font: 76% Tahoma;
background: #ffffff;
}



#container {
width: 925px;
padding: 0;
}

#banner {
width: 925px;
height: 192px;
background-image: url(uploads/images/banner.jpg);
text-align: center;
}

#nav {
height: 30px;
width:925px;
padding: 0;
margin: 0 0 0 0;
}

#bnnr {
width:925px;
height: 40px;
background-image: url(uploads/images/bnnr.jpg);
}

#news {
padding-left: 10px;
padding-right: 40px;
width: 130px;
color: #505050;
background-color: #ffffff;
line-height: 1.3em;
float: left;
}

#content {
width: 565px;
}


#links {
float: right;
padding-right: 25px;
color: #505050;
background-color: #ffffff;
line-height: 1.3em;
}



#footer {
width: 925px;
height: 28px;
background-image: url(uploads/ftr.jpg);
padding-top: 8px;
text-align: center;
}

/* End of 'ab theme' */

