<style type="text/css">
html,body{margin:0px;padding:0px}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0px 10px 10px}
a{display:block;color: #981793;padding:0px}

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:0px;background: #EEE;color: #79B30B}
div#container{text-align:left;background: #ffffff; padding:0px 10px}
div#containertwo{text-align:left;background: #284b89; padding:0px 0px}
div#content p{line-height:1.4}

div#extra{background:#b90000}
div#footer{background: #b90000;color: #C9FFFF}
div#footer p{margin:0;padding:4px}

div#container{width:700px;margin:0 auto}
div#containertwo{width:720px;margin:0 auto}
div#content{float:right;width:500px}

div#extra{float:right;width:700px}
div#footer{clear:both;width:700px}
div#test{float:right;width:200px}
div#test2{float:right;width:200px}

#navbar{
width:auto;
height:36px;
background:url(img/navbar-bg.png) left top repeat-x; }


#navbar ul, #navbar ul li{
border:0px;
margin:0px;
padding:0px;
list-style:none;
height:36px;
line-height:36px; } 

#navbar ul{
background:url(img/left-round.png) left top no-repeat; }

#navbar ul li{
float:left;
display: inline-block;
line-height:36px; }

#navbar ul li a{
color:#403e32;
text-decoration:none;
font-weight:bold;
display: inline-block; }

#navbar ul li a span{
padding:0 20px 0 0;
height:36px;
line-height:36px;
display: inline-block;
margin-left:20px; }

#navbar .navhome a, 
#navbar .navhome a:hover{
background:url(img/spanhover-bg.png) left top no-repeat;
height:36px;
line-height:36px; }

#navbar .navhome a span, 
#navbar .navhome a:hover span{
color:#403e32;
background:url(img/spanhover-bg.png) right top no-repeat;
height:36px;
line-height:36px; }

#navbar ul li a:hover{
background:url(img/ahover-bg.png) left top no-repeat;
height:36px;
line-height:36px; }

#navbar ul li a:hover span{
background:url(img/spanhover-bg.png) right top no-repeat;
height:36px;
line-height:36px; } 


</style>