/* CSS Document */

body { background-color: #000000; margin: 0px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;}
p { margin:0; padding:5px 0 }
img {border:none}

.wrapper {width:950px; margin:0 auto}
.splashtop {height:263px; background:url(../images/splash-1.jpg); margin-top:20px; text-align:right}
.splashbot {background:url(../images/splash-3.jpg); height:354px}
.content {text-align:center; clear:both}

.mainwhite {font-size:11px; color:#FFFFFF; text-align:left}
.mainwhite a:link, .mainwhite a:visited {color:#e50095; text-decoration:none; font-weight:bold;}
.mainwhite a:hover {color:#e50095; text-decoration:underline; font-weight:bold}

.pink {color:#e50095}
