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

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

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




