html,body{margin:0;padding:0;}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
div#header h1{height:120px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #ffffff;
background-image:url(/images/a2.jpg);
background-repeat: no-repeat;
bgcolor="#000000";
background-position:top;}
div#container{text-align:left;}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#pub{background:#000000}
div#extra{background:#FF8539}
div#footer{background: #cfcfcf;color: #000000}
div#footer p{margin:0;padding:5px 10px}

div#container{width:700px;margin:0 auto}
div#navigation{float:left;width:350px;}
div#pub{float:left;width:350px;}
div#extra{float:right;width:350px;}
div#footer{clear:both;width:100%}

A:hover
{
color:#6f1405;
text-decoration:underline;
}

A
{
color:#3b1d07;
text-decoration:none;
}


