.roundedtop-logo
{
width:1000px;
height:200px;
text-align:center;
margin:0;
padding:15px 0 0 0;
border:0;
/**  background:url(/images-css/rounded.php?sh=r&r=10&w=1000&h=500&fgc=fff&fgo=100&bc=000000&bw=2&bgo=0) top left no-repeat;
**/
background:url(/images-css/rounded-header-top-1000x500.png) top left no-repeat;
}

.roundedbottom-logo
{
width:1000px;
height:15px;
margin:0;
padding:0;
border:0;
/**  background:url(/images-css/rounded.php?sh=r&r=10&w=1000&h=50&fgc=fff&fgo=100&bc=000000&bw=2&bgo=0) bottom left no-repeat;
**/
background:url(/images-css/rounded-header-bottom-1000x50.png) bottom left no-repeat;
}

.roundedtop-content
{
width:1000px;
margin:0;
padding:15px 0 10px 0;
border:0;
/**
background:url(/images-css/rounded.php?sh=r&r=10&w=1000&h=3000&fgc=fff&fgo=99&bc=000000&bw=2&bgo=0) top left no-repeat;
**/
background:url(/images-css/rounded-content-top-1000x5500.png) top left no-repeat;
}

.roundedbottom-content
{
width:1000px;
height:15px;
margin:0;
padding:0;
border:0;
/**  
background:url(/images-css/rounded.php?sh=r&r=10&w=1000&h=50&fgc=fff&fgo=99&bc=000000&bw=2&bgo=0) bottom left no-repeat;  
**/
background:url(/images-css/rounded-content-bottom-1000x50.png) bottom left no-repeat;
}

.roundedtop-footer
{
width:800px;
margin:0;
padding:15px 0 10px 0;
border:0;
/**  background:url(/images-css/rounded.php?sh=r&r=10&w=800&h=3000&fgc=ffffff&fgo=100&bc=000000&bw=2&bgo=0) top left no-repeat;
**/
background:url(/images-css/rounded-footer-top-800x3000.png) top left no-repeat;
}


.roundedbottom-footer
{
width:800px;
height:15px;
margin:0;
padding:0;
border:0;
/**  
background:url(/images-css/rounded.php?sh=r&r=10&w=800&h=50&fgc=ffffff&fgo=100&bc=000000&bw=2&bgo=0) bottom left no-repeat;
**/
background:url(/images-css/rounded-footer-bottom-800x50.png) bottom left no-repeat;
}
