#header {padding: 15px; background: #fff;}
#heading {height:137px; text-indent: -5000px; background: url(images/heading.gif) no-repeat;}

#content {float: left; width: 66%; background: #fff;}
h2 {color: red;}
h3 {color: red;}
h4 {color: red;}
ul {color: red;}

p {color: black;}
#sidebar {margin-left: 70%; background: #fff;}
  
#footer {clear: left; padding: 20px; background: #fff;}  
#footer a:link {color: blue;}
#footer a:visited {color: purple;}
#footer a:hover {color: #3cf; text-decoration: underline;}
#footer a:active {color: red;}
#footer {text-color: black;}



