html,body { position: relative; width: 100%; height: 100%; }    
    #page { background: none; position: relative; margin: 0 auto; width: 756px; font-family: Arial, serif; font-size: 12px }
        #header { position: relative; margin: 0px auto 0; width: 756px; height: 178px; background: #fff url(images/lndg_header.png) repeat-x 0 0; }
			
		#content {background: #fff url(images/lndg_content_bg.gif) repeat-y 0; width: 756px; padding-left: 3px; padding-right: 0px}
		#contentBottom {width: 756px; height: 11px; background: url(images/lndg_content_bottom.gif) no-repeat; }
		#leftimage {float: right; width: 228px; height: 456px;  margin-top: 15px; padding-left: 0px; padding-right: 5px}
		#maintext {float: right; width: 500px; padding-left: 10px; padding-right: 10px; margin-top: 15px}
		h1 {font-family:Arial, sans-serif; font-size: 20px; color: #901824; margin-bottom:0px; margin-top:0px}
		h2 {font-family:Arial, sans-serif; font-size: 16px; color: #000; margin-bottom:0px}
		a {color: #901824}
		ul {margin-top:0px; margin-left:0px; padding-left:13px}
		IMG.left-floating {float: left}
		
		#footer {clear: both; width:756px; height:100px; text-align:center; padding-top: 25px; color: #000; font-size: 11px; }
		
			#footer .links {padding-bottom: 3px;}
			#footer a {color: #000; line-height: 8px; text-decoration: none;}
			#footer .bbb {float:right; position:absolute; right: 0px}

