/********************************************
* Radyne
* Developed by I-ology
* http://www.i-ology.com
*
* Created 9/28/06 - AC
*
* Home Style Definitions
********************************************/



/*********************************
* Layout Definitions
*********************************/

#right-column {
    float: right;
    width: 539px;
    width/**/:/**/ 503px;
    padding-right: 36px;
    padding-top: 27px;
    background: url(/images/tagline_bttm.jpg) no-repeat 215px 0;
    display: inline;
}

#hdr-upcoming-events {
    height: 26px;
    margin-bottom: 8px;
    text-indent: -9999px;
    background: url(/images/hdr_upcoming_events.gif) top left no-repeat;
}

#home-left {
    float: left;
    width: 240px;
    margin-top: 12px;
}

#home-right {
    float: right;
    width: 243px;
}

#home-right a {
    font-weight: bold;
}

#featured-table {
    table-layout: fixed;
    width: 503px;
}
