﻿body 
{
    background:#DDDBCF url(images/bg.gif) repeat top left;
    margin-top:20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-right:25px;
    
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

#copyrights
	{
	text-align:center;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	background-image:url(images/mopper.gif); 
	}

#copyrightsNP
	{
	text-align:left; 
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	}
	
#addrbox
	{
	float:left;
        text-align:left;
        color: #DDDBCF;
	}

#addrbox a:hover
	{
	float:left;
	display:inline;
	margin:10px;
	padding:10px;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
        line-height: 16px;
	color: #993333;
	text-decoration:none;
	background-color:#EAEBDC;
	border: dotted 2px #000;
	}
#addrbox a
	{
	float:left;
	display:inline;
	margin:10px;
	padding:10px;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
        line-height: 16px;
	color: #000;
	text-decoration:none;
	background-color:#EAEBDC;
	border: dotted 1px #000;
	}


#toptop
{   width:1001px; 
    height:100px; 
    text-align: right;
    }

    
#botbot
{  background-image:url(images/bopper.gif); 
   height:100px; 
   width:1000px;
    }  

#botbotNP
{  background-image:url(images/bopperNP.gif); 
   height:100px; 
   width:1000px;
    } 

#mopper{
background-image:url(images/mopper.gif); 
width:1000px; 
}

#mopperNP{
background-image:url(images/mopperNP.gif); 
width:1000px; 
}

