@charset "utf-8";
/* CSS Document */

body { background: #000; margin: 0; }

div.unique { left: 50%; margin-left: -375px; position: relative; padding-bottom: 15px; }

#header { color:#e3007b; font-size: 48px;  }
#header span { font-size: 13px; }

a h1, a h2, a h3, a h4, h1 { color: #000; }

.nav1 { width: 130px; }
.nav2 { width: 150px; }
.nav3 { width: 160px; }
.nav1, .nav2, .nav3 { height: 70px; font-weight: bold; text-align: center; color: #e3007b; vertical-align: middle; }
.nav1 a, .nav2 a, .nav3 a { color: #e3007b; text-decoration: none; font-weight: bold; font-size: 18px; }
#homeh2 { color: #fff; text-align: center; font-weight: bold; text-decoration: underline; font-size: 1.5em; }
a h1, h1 { font-size: 26px; }
a h2 { font-size: 24px; }
a h3 { font-size: 22px; }
a h4 { font-size: 20px; }

p, p.sitewide, ul li { font-size: 13px; }

a.imglink img { border: 0; float: right; margin-left: 5px; width: 160px; height: auto; }

#homeText h1 { color: #fff; text-align:center; }
#hometext p, #hometext p a { color: #fff; }

.title { color: #000; font-size: 32px; font-weight: bold; margin: 12px 0 0 0; padding: 0; text-align: center;  }
.text-center { text-align: center; }
.large { font-size: 1.5em; font-weight: bold; }
.noindent { text-indent: 0;  font-size: 16px; font-weight: bold; margin-top: 0; padding-top: 0; }
.pink { color: #e3007b; font-size:10px; text-decoration:none;}

#homeText
{
position: absolute; 
top: 875px; 
text-align: left; 
width: 700px; 
left:50%; 
font-family:Arial, Verdena, Impact;  
font-size:16px;
line-height:20px;
}
#homeTextCenter
{
position: relative; /
top:10px; 
width: 700px; 
text-align: left; 
left:-50%; 
}
.unique h1 a, h2 a , h3 a, h4 a{color:#000;}