/*Professional Party Rentals, Inc.Main Stylesheet FFFACD #FFFDD0 */  /* Stuff----------------------------------------------- */    #content {    background-image: url("/images/bg_content_home.gif");    background-repeat: repeat-y;    }  #content_main {    float: right;    width: 520px;    margin-right: 25px;    }    #content_sidebar {    float: left;    width: 278px;    }    h2 {    border: 0;    }/* Picture Thingy----------------------------------------------- */    #spotlight_event {    border-bottom: 1px solid #7F7F7F;    margin-bottom: 16px;    padding-bottom: 16px;    }    #spotlight_event img {    float: left;    margin: 0 10px 10px 0;    }    #spotlight_event p {    margin: 0 0 0 30px;    }/* List Thingy----------------------------------------------- */  #in_the_news ul {    list-style: none;    margin: 0;    padding: 0;    }    #in_the_news ul li {    line-height: 1.5em;    margin-bottom: 1em;    }