a:link { text-decoration:none; color:#7E9EE5; }
a:hover { text-decoration:underline; color:#9CD894; }
a:active { text-decoration:none; color:#7E9EE5; }
a:visited { text-decoration:none; color:#7E9EE5; }

body {
font-family:arial,helvetica,sans-serif; 
font-style:normal; 
font-weight:normal; 
font-size:0.9em; 
color:#ffffff;
background-color:#000000; 
margin-top:20px;
margin-left:50px;
margin-right:50px;
text-align:center; /* for IE */
margin:0 auto; /* for the rest */

}

p { font-family:arial,helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:1em; 
    color:#cccccc; margin-left:0.5em; text-align:left;
}

div.containerall { 
  color:#212121;
  background-color:#000000; 
  margin:10px;      

}

div.containerhead {
        background-color:#000000;
        padding:0.167em;
	width: 100%;
        height:138px;
        text-align:center;
          
}

div.containermain {
        background-color:#000000;
        padding:0.167em;
	width:1000px;   
margin:0 auto; /* for the rest */ 

}

ul{
padding: 0;
margin: 0 auto;
width: 945px; 
}

li{
float: left;
list-style-type: none;
padding: 0;
margin: 0; 
}

a.top{
display: block; 
font-weight:bold;
font-size:0.9em;
float:left;
width:125px;
text-decoration:none;
color:#000000;
background-color:#cccccc;
padding:0.2em;
border:0.167em solid #000;

}

a.top:hover{
color:#000000;
background-color:#9CD894;
}

p.copyright { color:#ffffff; text-align:center; }

h3  { color:#ffffff; text-align:center; }

div.centre { text-align:center; }

img { border:0em; }

