/* Purple highlight: #82027d */

h2, #content h2 a, #content strong, #content em, em, strong, p.email, .strong {
 color: #82027d;
}

#masthead ul.tabs {
 background-color: #82027d;
}

body.signedout {
 margin:0;
 background: #efefef;
 font:90% Verdana, sans-serif;
}

body.signedout #masthead, body.signedout #content, body.signedout #footer {
 position:relative;
 width:727px;
 padding:25px;
 color:#716666;
 margin:0 auto;
}
body.signedout #masthead {
 margin-top:33px;
 height: 25px;
 background-position:25px 22px;
}
body.signedout #footer {
 margin-bottom:33px;
 font-size:70%;
 background-color:white;
}


body.signedout ol {
 margin:0;
 padding-left:1.7em;
}
body.signedout p.right {
 margin-left:1.5em;
 margin-bottom:2em;
 width:250px;
}
body.signedout p.right img {
 border:none;
}