body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
    margin: 0 auto;
    width: 730px;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 150%;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 150%;
}

span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 150%;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 150%;
}

div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 150%;
}

#wrapper {
    background: #999999 url(/images/images_2008/home_bg.jpg) no-repeat left top;
    margin: 0px;
    padding: 0px;
    height: 538px;
    width: 730px;
}

#search {
    height: 48px;
    width: 220px;
    position: relative;
    left: 40px;
    top: 20px;
}

.frmInput {
    background: #FFF url(/images/images_2008/search_shadow.jpg) no-repeat left top;
    height: 17px;
    width: 98px;
    border: none;
    padding: 3px 0 0 3px;
    margin: 0 5px 25px 0;
    color: #ff6600;
}

#news {
    position: relative;
    height: 205px;
    width: 220px;
    left: 30px;
    top: 45px;
    overflow: visible;
}

#bottImage {
    background-color: #999999;
    position: relative;
    width: 717px;
    left: 12px;
    bottom: -180px;
}