/* CSS Document */
body{
background-color:#FFF;
background:url(/templates/public/wireframe/images/back.jpg) top left no-repeat;
}

#centerPane{
/* border-left:#333 1px solid; 
border-right:#333 1px solid;*/
}

#home{
}

#home #centerPane{
border:none;
}

#homeIntro, #homeNews, #home #centerPane .box, #home #rightPane .box{
border:#ccc 1px solid;
}

#home #centerPane .box{
background-color:#e3e3e3;
}

#home #rightPane .box{
margin-bottom:5px;
}

#footer{
color:#CCC;
}

#footer a{
color:#333;
}
