body.frontend{
    background: url('/images/unite/mainBg.jpg') top center repeat;
}
body.frontend center{
    background: url('/images/unite/mainBg.jpg') top center repeat;
}
    
ul#topnav li span {
    background-image: url(/images/unite/sub-nav-bar.png);
}
#wrapper{
    background: url('/images/unite/fnaticsHead.png') top center no-repeat;
    width: 960px;
    text-align: left;
    margin-top: 20px;
}
#social{
    padding-top: 35px;
    text-align: right;
    width: 950px;
}
#join{
    color: #fff;
    float: left;
    margin-top: 5px;
    width: 950px;
    height: 125px;
    font-size: 11pt;
    background: url('/images/unite/stripBg.png') top right no-repeat;
}
#cow{
    float: left;
    margin-top: -50px;
    margin-left: -20px;
    padding: 0;
}
#mission{
    float: left;
    width: 360px;
    margin-left: -40px;
}
#happy{
    margin-top: 10px;
    float: right;
    width: 200px;
    font-size: 8pt;
}
#happy form{
    margin-top: 5px;
}
#go_button img{
    top:8px;
    *top: 18px;
    left:8px;
}
#lid{
    font-size: 11pt;
    float: left;
    margin-top: 20px;
    margin-left: -360px;
    background: url('/images/unite/lidBg.png');
    width: 475px;
    height: 149px;
}
#lid p{
    margin-left: 160px;
    margin-top: 49px;
}
#join a{
    color: #fff;
}
.bottom_tab{
    background: url('/images/unite/bottomTabBg.png');
    width: 269px;
    height: 171px;
    margin: 5px 5px 20px 5px;
    float: left;
    padding: 10px 20px;
}
.actions {
    vertical-align: middle;
}
.actions img{
    float: left;
}
.actions ul{
    width: 100px;
    float: left;
    font-weight: bold;
    font-size: 8pt;
    margin: 0;
    padding: 30px 0 0 25px;
}
.actions ul li{
    margin: 0;
    padding: 0 0;
    list-style-image: url('/images/products/arrow.png');
}
.actions ul li:HOVER{
    list-style-image: url('/images/products/arrowOver.png');
}
.actions a{
    color: #fff;
    text-decoration: none;
}
.actions a:HOVER{
    color: #6fc2f5;
}

