* {

margin:0;

padding:0;

}



body {

margin: auto;

padding:0;

/* background: #990099 url(images/bg3.gif) left repeat;

background-attachment: fixed; */

background-color: #000000;

background-image: url(images/headerBG.jpg);

background-repeat: repeat-x;

background-position: top left;

font-family: "IM Fell DW Pica", Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.011em;
  word-spacing: 0.047em;
  line-height: 1.02em;
text-align: left;

}

a {

color:#ff00ff;

text-decoration:underline;

}



a:hover {

color:#009933;

text-decoration:none;

}



a:active, a:link, a:visited {

color:#ff00ff;

text-decoration:none;

}



img {

border: 0;

}



#header {

margin: auto;

padding: 0;

height: 75px;

width: 100%;

background-color: #990099;

background-image: url(images/headerBG.jpg);

background-repeat: repeat-x;

background-position: top left;

}



#centercolumn {

width: 900px;

margin: auto;

padding: 0;

color: #cccccc;

background-color: #000000;

}



#centercolumn h1 { 

text-align:center;

margin-top: 15px;

padding:0;

font-size:22px;

color:#00cc00;

}



#centercolumn h2 { 

text-align:left;

margin: 10px;

margin-left:20px; 

padding:0;

font-size:20px;

color:#ff00ff;

}



#centercolumn h2.line { 

text-align:left;

margin: 10px;

margin-left:20px; 

padding:0;

width:300px;

border-bottom:2px dotted #666666;

font-size:20px;

color:#ff00ff;

}



#centercolumn p.title { 

text-align:left;

margin:0 auto;

padding-bottom:15px;

font-size:20px;

font-weight:bold;

color:#ff00ff;

}



#centercolumn h3 { 

margin-bottom:-5;

margin-left:35px; 

font-size:19px;

color:#666666;

}



#centercolumn p { 

text-align:left;

margin-left:50px;
margin-right:50px;

padding-bottom:20px;

} 



#centercolumn p.center { 

text-align:center;

}



#centerDiv {

float:right;

width:170px;

margin-top:20px;

margin-left:15px;

margin-right:5px;

margin-bottom:20px;

padding:2px;

color:#cccccc;

background-color: #000000;

font-size:.8em;

}



#centerDiv h2 { 

text-align:left;

margin:5px; 

padding:0;

font-size:1.1em;

color:#ff00ff;

border-bottom:1px solid #ff00ff;

}



#centerDiv p { 

text-align:left;

margin: 0px;

padding: 5px;

} 


#centerDiv hr {

margin:0 auto;

text-align:center;

width:80%;

color:#333333;

}



table {

margin: auto;

}



div#navbar2 {

margin: 0 auto;

margin-bottom:20px;

padding: 0;

text-align: center;

height: 30px;

width: 100%;

background: #990099 url(images/navBG.gif) left repeat;

}



div#navbar2 ul {

padding: 0px;

font-size: 22px;

color: #ffffff;

line-height: 30px;

vertical-align: middle;

white-space: nowrap;

}



div#navbar2 li {

list-style-type: none;

display: inline;

}



div#navbar2 li a {

text-decoration:none;

padding-right: 15px;

color: #cccccc;

}



div#navbar2 li a:hover {

color: #ff00ff;

}



#footer {

margin: 0 auto;

text-align: center;

width: 100%;

padding:0;

height:75px;

background: #990099 url(images/headerBG.jpg) left repeat;
}



#footer p {

color: #cccccc;

font-size: .8em;

}



#footer a {

color:#ff00ff;

text-decoration:underline;

}



#footer a:hover {

color:#009933;

text-decoration:none;

}



#footer a:active, #footer a:link, #footer a:visited {

color:#ff00ff;

text-decoration:underline;

}



blockquote {

margin-left:30px;

margin-right:200px;

padding:10px;

border: 2px double #666666;

background-color:#333333;

}


