body { font-size: 0.7em;
    margin: 0px;
    padding: 0px;
    background: #435368 url('images/bg.png') repeat-x;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}

div#head { 
    height: 245px;
    margin:0px;
    padding:0px;
    border-top: 1px solid #681a18;
    background-image: url('images/header.png');
    background-repeat: no-repeat;
    text-align: right;
    color: #fff;
}

div#head p{
     margin:50px 0 0 0;
     padding:0px;
}

div#head p a{
    color: #f0d8a8;
    display: block;
    line-height: 20px;
    border-left: 1px solid #f0d8a8;
    float: right;
    padding: 0 20px 0 20px;
    text-transform: uppercase;
    text-decoration: none;
}

div#head p a:hover{
    color: #fffdf0;
}

div#strp { margin-top: 35px;
    width: 100%;
    text-align: center;
    height: 220px;
}

div#btns { margin: 0 auto;
    width: 720px;
    text-align: left;
}

div#footer { width: 100%;
    text-align: center;
    height: 220px;
    color: #fbffc4;
}

div#footer a { color: #fbffc4; }

a.linkbutton span.linkimg { background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    width: 240px;
    height: 170px;
    z-index: 2;
}

a.linkbutton { width: 240px;
    height: 170px;
    display: block;
    float: left;
    position: relative;
    font-size: 22px;
    text-decoration: none;
}

a.linkbutton span.linktext { margin-top: 80px;
    position: absolute;
    color: #435368;
    z-index: 1;
    width: 240px;
    text-align: center;
}

a.linkbutton:hover span.linktext, a.linkbutton:focus span.linktext { margin-top: 172px;
    position: absolute;
    font-size: 22px;
    font-weight: bold;
}

a#blbt { background-image: url('images/blbtc.png'); background-repeat: no-repeat; background-position: -1000px -1000px; }

a#blbt span.linkimg { background-image: url('images/blbts.png'); }

a#blbt:hover span.linkimg, a#blbt:focus span.linkimg { background-image: url('images/blbtc.png'); }

a#ttbt { background-image: url('images/prbtc.png'); background-repeat: no-repeat; background-position: -1000px -1000px; }

a#ttbt span.linkimg { background-image: url('images/prbts.png'); }

a#ttbt:hover span.linkimg, a#ttbt:focus span.linkimg { background-image: url('images/prbtc.png'); }

a#arbt { background-image: url('images/arbtc.png'); background-repeat: no-repeat; background-position: -1000px -1000px; }

a#arbt span.linkimg { background-image: url('images/arbts.png'); }

a#arbt:hover span.linkimg, a#arbt:focus span.linkimg { background-image: url('images/arbtc.png'); }
