
/*
Template Name: Splash Page
*/
body {
    background-image: url('bkgrnd_grad.jpg');
    background-repeat: repeat-x;
    color: #111111;
    /* font: 83%/1.4 "Palantino Linotype", "Book Antiqua", "Palatino", "Georgia" , serif; */
    font: 83%/1.4 "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
    line-height: 130%;
    width: 1020px;
    height: 700px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border: none;
    padding: 0 0 0 0;
    overflow: visible;
    /* background-color: #ffffff; */
}

#splashbox {
    width: 1020px;
    height: 700px;
    margin: 30px auto 0px auto;
    padding: 0 0 0 0;
    top: 20px;
    /* border: 1px dashed;
    padding: 0px;
    overflow: visible;
    visibility: visible;
    background-color: #ffffff; */
}

#splashtitle {
    position: relative;
    left: 40px;
    top: 120px;
    width: 330px;
    height: 170px;
    text-align: center;
    overflow: visible;
    padding: 5px;
}

#splashbook01 {
    position: relative;
    top: -320px;
    left: 440px;
    border: none;
    z-index: 2;
    /* width: 250px; */
    height: auto;
}

#splashbookbuy01 {
    position: relative;
    top: -85px;
    left: -90px;
    width: 440px;
    border: none;
    z-index: 3;
    /* width: 250px; */
    height: auto;
    text-align: center;
}

#splashbook01text {
    position: relative;
    top: -30px;
    left: 0px;
    border: none;
    z-index: 2;
    width: 250px;
    height: auto;
    text-align: center;
}

#splashbook02 {
    position: relative;
    top: -620px;
    left: 680px;
    border: none;
    z-index: 1;
    /* width: 250px; */
    height: auto;
}

#splashbookbuy02 {
    position: relative;
    top: -85px;
    left: -90px;
    width: 440px;
    border: none;
    z-index: 3;
    /* width: 250px; */
    height: auto;
    text-align: center;
}

#splashbook02text {
    position: relative;
    top: -30px;
    left: 0px;
    border: none;
    z-index: 2;
    width: 250px;
    height: auto;
    text-align: center;
}

#splashcontent {
    \width: 450px;
    w\idth: 445px;
    height: auto;
    margin: 0px 5px 0px 5px;
    padding: 0px 10px 0px 10px;
    border: solid 2px #707070;
    overflow: hidden;
    position: relative;
    left: 35px;
    top: 250px;
    text-align: justify;
    background-color: #ffffff;
}

#splashfooter {
    \width: 320px;
    w\idth: 325px;
    height: 60px;
    padding: 5px;
    margin: 0;
    overflow: hidden;
    position: relative;
    left: 660px;
    top: -550px;
    border: none 1px #000000;
    text-align: right;
    font-size:
}

/* div#body {
    clear: both;
}       */

a {
    color: #000080;
    text-decoration: NONE;
}
a:hover,active {
    color: #006400;
    text-decoration: underline;
}
a:visited {
    color: #800000;
    text-decoration: none;
}
blockquote, div.comment {
    background-color: #efefef;
    color: #666666;
    padding: 10px;
}
h1 {
    font-size: 225%;
    color: #000000;
    font-weight: normal;

}
h2 {
    font-size: 150%;
    margin: 0;
    color: #000000;

}
h3 {
    font-size: 115%;
    margin: 0;
    font-weight: lighter;
}
img {
    border: 0;
}
img#wpstats {
float: right;
line-height:0px;
margin-top: -6px;
}