body {
background-color: #ffffff; 
font: 12px arial,helvetica,sans-serif;
color: #333333;
margin-top: 20px;

}

div#container {
margin-left: auto; 
margin-right: auto;
width: 650px;
text-align: left;
}

.headline {
font: bold 12px verdana, arial, helvetica, sans-serif; 
color: #AD0007;
}

img {border: 0}

p {
font: 12px arial,helvetica,sans-serif;
color: #333333;
line-height: 17px;
}

a:link {
color: #3399cc;
text-decoration: none;
} 

a:active {
color: #3399cc;
text-decoration: none;
}

a:visited {
color: #3399cc;
text-decoration: none;
}

a:hover { 
color: #3399cc;
text-decoration: underline;
}

.menubar td {
padding: 5px 0;
background-color: #eaeaea;
}

#javascriptwrap {
text-align: left;
/* this stops the body text-align: center; from
interfering with the menu rendering */
}

