<head>
<title> Candidate Peter Francis</title>
<style type="text/css">
<!--
body {
  behavior:url("csshover.htc");
}
a {
font-weight: bold;
font-variant: small-caps;
color: #ffffff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
colour: #1D6373;
}
body {text-align: center;
background-color:  #ff6600;
}
#container {
width: 960px;
margin-right: auto;
margin-left: auto;
text-align: left;
background-color: #990000;
padding: 5px;
}
#menu {
float: left;
width: 150px;
margin-right: auto;
margin-left: auto;
text-align: left;
background-color: #f2f2f2;
padding: 5px;
}
#content {
float: left;
width: 560px;
margin-right: auto;
margin-left: 10px;
text-align: left;
background-color: #006600;
padding: 5px;
}
#sidebar {
float: right;
width: 205px;
margin-right: auto;
margin-left: auto;
text-align: left;
background-color: #F2F2F2;
padding: 5px;
}
#footer {
border-top: 1px solid #000000;
clear: both;
margin-left: 160px;
padding: 10px;
}
-->
</style><!--
#widemenu ul li {
float: left;
list-style-type: none;
padding-right: 30px;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
display: block;
}
#widemenu {
background-color: #dddddd;
margin-bottom: 10px;
height: 25px;
}
#widemenu ul li a {
color: #000000;
text-decoration: none;
display: block;
}
#widemenu ul li:hover {
background-color: #bbbbbb;
display: block;
}
#widemenu ul {
height: 8px;
margin: 0px;
padding: 0px;
display: block;
}
-->
</head> 