
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4e343f;
    line-height: 1.5em;
    background-repeat: no-repeat;
    background-color: #e5c1c1;
}

td, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4e343f;
    line-height: 1.5em;
}



.pad {
    padding: 10px;
}

img {
    border: none;
}

a:link {
    color: #d52668;
    text-decoration: none;
    border-bottom: 1px dotted #f472a2;
}

a:visited {
    color: #d52668;
    text-decoration: none;
    border-bottom: 1px dotted #f472a2;
}

a:hover {
    color: #ff006e;
    border-bottom: none;
}

a:active {
    color: #fd0269;
    text-decoration: none;
    border-bottom: 1px dotted #fd0269;
}

img a {
    border: none;
}

.dashes {
    border: 1px dashed #ed558e;
    background-color: #EACACA;
}

h1 {
    font-size: 24px;
    text-align: left;
    color: #f72657;
    padding-top: 0px;
    margin-top:0px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.3em;
}

h2 {
    font-size: 20px;
    text-align: center;
    color: #000000;
}

div#right-links a {
    border-bottom: none;
}

div#right-links a:hover {
    border-bottom: 1px dotted #d52668;
}

div#left-links a {
    border-bottom: none;
}

div#left-links a:hover {
    border-bottom: 1px dotted #d52668;
}

.number {
    font-size: 35px;
    float: left;
    padding: -2px 10px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.main-body {
    position: absolute;
    left: 380px;
    top: 120px;
    width: 450px;
    padding: 10px 20px;

}

.homelink {
    position: absolute;
    left: 15px;
    top: 355px;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.homelink a {
    border-bottom: none;
}

p.subheading {
    letter-spacing: 3px;
    text-transform: lowercase;
    text-align: center;
    color: #BE0C29;
    margin: 5px 0px 0px 0px;
    background: #F4E3E3;
}

p.subheading2 {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: lowercase;
    color: #BE0C29;
    margin: 5px 0px 0px 0px;
}


.disclaim {
    font-size: 12px;
    line-height: 1.3em;
}

.navigation-box {
position: absolute;
left: 20px;
display: block;
width:342px;
border:5px;
top:350px;
}

div#right-links {
    width: 145px;
    float: left;
    display:block;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-left: 0px;
}

div#left-links {
    width: 145px;
    float:left;
    display:block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-right: 0px;
}

div#etc-links {
    position: absolute;
    left: 710px;
    top: 107px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 5px;
}

div#affiliates {
    position: absolute;
    left: 8px;
    top: 655px;
    width: 342px;
    border-style: none;
    background-color: transparent;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div#cboxdiv {
    position: absolute;
    border-style: none;
    margin-top: 580px;
    margin-left: 10px;
    width: 295px;
    background-color: #E7C2C2;
}

div#right-body {
    position: absolute;
    left: 800px;
    top: 155px;
    width: 275px;
    padding:5px 10px 10px;
}

div#nav-title {
    position: absolute;
    left: 11px;
    top: 321px;
    width: 280px;
    border-style: none;
    background-color: transparent;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
