#base {

  clear : both;

  background:#a10302;

  border : solid 0px #CCCCCC;

  width : 987px;

  padding : 0px 0px 0px 0px;

  margin : 0px 0px 0px 0px;

  color:#FFFFFF;

}



#base p {

  text-align : center;

  margin : 6px;

  margin:0px 0px 0px 30px;

  font-size : 10pt;

  color : #999999;

  line-height:40px;

  display:inline;

font-family: Verdana,Arial,Helvetica,sans-serif;

}


#base .floatRight {
float: right;
padding-right: 30px;
}

#base a:link {

  color : #FFF; 

  text-decoration : none;

}

#base a:visited {

  color : #FFF; 

  text-decoration : none;

}

#base a:hover {

  color : #CCCCCC; 

  text-decoration : underline;

}

#footer{

width: 987px;

background: #FFFFFF url(../images/footer.jpg) no-repeat;

height:32px;
text-align: center;

}

#footer p{
color: #FFF;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 24px;
}

.copyRight
{
float: right;
padding-right: 30px;
color: #000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
}

.copyRight a
{
color: #000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
text-decoration: none;
}

.copyRight a:hover
{
text-decoration: underline;
}