body {
font-family: arial;
line-height: 130%;
border-top-color: #ff0080;
border-top-style: solid;
border-top-width: 10px;
margin: 0px;
padding-top: 30px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}
#canvas {
width: 900px;
height: 200px;
margin: 0 auto;
padding: 0px;
}
#header ul {
list-style: none;
padding: 0px;
margin: 0px;
}
#logo {
width: 260px;
}
#header li {
padding: 0px;
margin-right: 25px;
float: left;
}
#inner {
padding-top: 40px;
clear: both;
}
#left {
float: left;
width: 500px;
padding-left: 5px;
}
#footer {
height: 100px;
clear: both;
}
#left p {
color: #333;
font-size: 13px;
}
#right {
float: right;
width: 300px;
padding-right: 60px;
}
#sidepic {
float: right;
}

h1 {
padding-top: 0px;
padding-bottom: 20px;
margin: 0px;
font-size: 25px;
color: #D1026A;
}
a {
color: #BD0660;
text-decoration: none;
}

a:hover {
color: #BD0660;
text-decoration: underline;
}
.clear30 {
clear: both;
height: 30px;
}
#underfooter {
border-top-color: #ccc;
border-top-style: solid;
border-top-width: 1px;
clear: both;
height: 40px;
}
