/* CSS Document */

body {
background-image:url(images/bg.jpg);
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:super;
}

.body {
width:777px;
}

.sidebar {
width:195px;
}

.bodyleftbottom {
width:34px;
height:28px;
background-image:url(images/layout/bodyleftbottom.jpg);
}

.bodyrightbottom {
width:34px;
height:28px;
background-image:url(images/layout/bodyrightbottom.jpg);
}

.bodybottom {
width:737px;
height:28px;
background-image:url(images/layout/bodybottom.jpg);
}

.bodyright {
widows:34px;
background-image:url(images/layout/bodyright.jpg);
}

.bodyleft {
width:34px;
background-image:url(images/layout/bodyleft.jpg);
}

.sidebarbottom {
width:175px;
height:28px;
background-image:url(images/layout/bodybottom.jpg);
vertical-align:top
}

.sidebarrightbottom {
width:20px;
height:28px;
background-image:url(images/layout/sidebarrightbottom.jpg)
}

.sidebarright {
width:20px;
background-image:url(images/layout/sidebarright.jpg);
}

.nav {
width:737px;
height:47px;
}

.content {
width:717px;
background-color:#FFFFFF;
padding:10px;
}

.sidebarcontent {
width:155px;
background-color:#FFFFFF;
padding:10px;
}

.news {
margin:10px;
}
