A:link {text-decoration: none; color: #006600;}
A:visited {text-decoration: none; color: #A0522D;}
A:active {text-decoration: none; color: #A0522D;}
A:hover {text-decoration: underline; color: #A0522D;}
body {background-color: #FFFFF0; color: #000000; font-family: Verdana, Geneva, Arial, sans-serif; font-size: small; text-align: center; margin-top: 0} 
p { text-align: left; text-indent: 2em }
h1 { color: #A0522D; font-size: medium; text-align: left; }
<!-- heading 2 is for nav bar titles -->
h2 { color: #000000; font-size: small; text-align: left;}
h3 { color: #A0522D; font-size: medium; text-align: left;}
#container { text-align: center; background-color: #FFFFF0; width: 960px; margin-left: auto; margin-right: auto; }
#header { background-color: #FFFFF0; position: relative; float: center; width: 100%; margin: 0; }
#searchbox { background-color: #FFFFF0; position: relative; float: left; width: 100%; text-align: right; }
#topnavbar { position: relative; width: 100%; font-size: medium; font-weight: bold; margin-top: 10px; margin-bottom: 25px}
#sidenavbar { position: relative; float: left; width: 18%; font-size: x-small; color: #A0522D; text-align: left; padding-right: 5px; margin-top: 20px; border-right: 1px solid #A0522D;}
#content { position: relative; float: left; width: 75%; margin-top: 0; margin-top: 20px; padding-left: 15px; padding-right: 15px; padding-bottom: 15px;}
#entrytable { position: relative; float: left; width: 100%; }
#producttable { position: relative; float: left; width: 100%; }
#addcontent { position: relative; float: left; width: 100%; margin-top: 25px}
#footer { position: relative; float: bottom; margin-top: 20px; width: 90%; font-size: x-small; clear: left}
hr { color: #A0522D; height: 1px; }
