/* CSS Document */

* {padding:0; margin:0}
html, body {width:100%; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; color:#999999}
body {background:url(../images/layout/tile.jpg) 0 0 repeat #000000}

.wrapper { margin:30px auto; background-color:#000000}
.content {margin:20px 0 10px 0}
.nav img {margin:5px 10px 0 10px}

.intro {color:#ff0066; font-size:16px; text-transform:uppercase; letter-spacing:1px; padding:0 0 10px 0; line-height:22px}
.intro a {color:#999999; text-decoration:none}
.intro a:hover {color:#FFFFFF}

.bullets { font-size:13px; line-height:18px; padding-left:12px; background:url(../images/layout/bullet.gif) 0 5px no-repeat}
.end {padding-bottom:10px}

.bodycopy { font-size:13px; padding:0 0 10px 0; line-height:18px}
.bodycopy a, .bullets a {color:#ff0066; text-decoration:none}
.bodycopy a:hover, .bullets a:hover {color:#FFFFFF}

.divider {background:url(../images/layout/divider.gif) 0 10px repeat-x; font-size:12px; line-height:18px; padding:5px 0 15px 0}

.footer {color:#ff0066; font-size:15px; text-transform:uppercase; letter-spacing:1px}
.footer a {color:#ff0066; text-decoration:none}
.footer a:hover {color:#FFFFFF}

.pepperbox {color:#FFFFFF; padding:0 0 20px 0; font-size:12px}
.pepperbox a {color:#FFFFFF; text-decoration:none}
.pepperbox a:hover {color:#ff0066;}