/*main*/
#about-sidebar,
#services-sidebar,
#radio-sidebar,
#contact-sidebar,
#about-content,
#services-content,
#radio-content,
#contact-content{
display:none;
}

#left-stripe-shadow{
}

#left-pinstripe{
background: url("images/pinstripe.gif")  top right;
}

#right-stripe-shadow{
}

#right-pinstripe{
background: url("images/pinstripe.gif")  top left ;
}

.text{
margin-top:14px;
color:black;
margin-left:30px;
margin-right:50px;
line-height:150%;
position:relative;
height: 100%;
}