#content {border: 1px solid #FFD980;
background-color: #FFF;
margin: 1em 7em 7em;
padding-bottom: 1em;
}

#intro {
position: relative;
width: 55%;
text-align: justify;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
font-size: 90%;
font-style: italic;
padding-bottom: 1em;
margin-left: auto; 
margin-right: auto; 
}

#sidebarleft {
position: absolute;
top: 3em;
left: 2em;
width: 170px;
}

#sidebarright {
position: absolute;
top: 3em;
right: 2em;
width: 170px;
}
a:link.helplinks {
   COLOR: #FF6600;
   BORDER-BOTTOM: 1px dotted #FF6600;
   TEXT-DECORATION: none;
}
a:visited.helplinks {
   COLOR: #FF6600;
   BORDER-BOTTOM: 1px dotted #FF6600;
   TEXT-DECORATION: none;
}
