body{
background-color:#000000;
font-family:arial;
color:#ffffff;
}

.mainnav{
background-image:url('resources/nav-bground.gif');
background-repeat:repeat-x;
}

.indmainbground{
background-image:url('resources/index-main-bground.jpg');
background-repeat:repeat-x;
}

.submastbground{
background-image:url('resources/sub-masthead-bground.gif');
background-repeat:repeat-x;
}

.subheadbground{
background-image:url('resources/subhead-bground.gif');
background-repeat:repeat-x;
}

.regcopy{
font-family:arial;
font-size:11px;
color:#ffffff;
font-weight:normal;
    }

.pheader{
font-family:arial;
font-size:15px;
color:#82ef0c;
font-weight:normal;
}

.newstxt{
font-family:arial;
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:underline;
}

A:hover.news{
color:#ffffff;
}

A.news{
color:#ef0c41;
}

A{
color:#ef0c41;
    text-align: center;
}
