
BODY {margin: 0px; background-image: url('background-gradient.gif')}


a:link {color: blue;}

a:visited {color: blue;}

a:active {background-color: #FFFF00;}

a:hover {color: orange;}


#container {width:770px; background-image: url('bgfireplace.jpg');}

#header {width:770px; height:192px; text-align:left; background-image: url('hdrfireplace.jpg')}

#lnav {width:159px; float:left; background-color:#D2C6B6; margin-left:6px;}

#content {width:553px; height:550px; float:left; text-align:left;background-color:#D2C6B6; margin-left:15px; padding-left:10px;}

#footer {width:770px; height:20px; float:left; text-align:left; background-image: url('bgfireplace.jpg');}

#subfooter {text-align:left;; background-image: url('bgfireplace.jpg');}


