body {background-color: white;}
.logo  {position: absolute; left: 20; top: 10; width: 100px;}
.title {position: absolute; left: 140; top: 18; width: 640px; height: 47px;}
.hovermenu {background-color: #EEEEFF; position: absolute; left: 140; top: 72; width:640px; font-family: 'Perpetua','Book Antiqua',Palatino,serif; font-size: 20px;}
.hovermenu ul {padding-left: 0; margin-left: 0; margin-top: 0;}
.hovermenu ul li {list-style: none;	display: inline;}
.hovermenu a {padding: 2px 7px; text-decoration: none; float: left; color: #555555; background-color: #EEEEFF; border: 2px solid #EEEEFF;}
.hovermenu a:hover {background-color: #DDDDEE; color:black; border-style: 2px solid #DDDDEE;}
.hovermenu a:active {outline: 0;}
.hovermenu a:focus {outline: 0;}
.main  {position: absolute; left: 140; top: 130; width: 640px; font-family: geneva,helvetica,arial,"lucida sans",sans-serif;; font-size: 16px;}
h4  {margin-bottom:6px}
p  {margin-top:8px}
#selected {color: #000099;}


