#menu .bottomRow .news {
    background-position: -35px 0px;
}

#body {
    background-image:  url("../images/bodybg.jpg");
    background-repeat: repeat-y;
}

#right {
    background-image:    url("../images/rightbg.jpg");
    background-repeat:   repeat-y;
    background-position: 497px 0px;
}

#text {
    width:  477px;
    height: 600px;
}

#text h1 {
    border:      0px;
    margin:      0px;
    padding:     0px;
    font-family: arial;
    font-size:   14px;
    font-weight: bold;
    color:       #000000;
}

#text a {
    border:          0px;
    margin:          0px;
    padding:         0px;
    font-family:     arial;
    font-size:       11px;
    text-decoration: none;
    color:           #3a5f8c;
}

#right .springlaunch {
    border:            0px;
    margin:            0px;
    padding:           0px;
    width:             102px;
    height:            213px;
    position:          absolute;
    top:               12px;
    left:              635px;
    background-image:  url("../images/springlaunchbg.jpg");
    background-repeat: no-repeat;
}

#right .springlaunch a {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    60px;
    height:   15px;
    position: absolute;
    left:     10px;
    display:  block;
}