/* CSS Document */


#body{
     margin: 0px 0;
	padding: 0;
	background: transparent;
	text-align: center;
     color: #333333;
     }
#h4 {margin:0; padding: 0px 0;}     
#hdr{
     width: 100%;
     height: 130px;
     margin: 0px 0;
     border-width: 0 0 0px 0;
     background-image: url(banner.gif);
     background-repeat: no-repeat;
     color: #333333;
     } 
#bar-bottom {
            width: 100%; 
            height: 20px;
						position:relative; 
            background: transparent; 
						color: #333333;
            border: solid #990134; 
            border-width: 2px 0;
            font-family: sans-serif;
		FONT-SIZE: 12px;
            }
#copy	{font-family: sans-serif; FONT-SIZE: 12px;}
#lh-menu{
        position: absolute;
        top: 350px;
        left: 1px;
        width: 137px;
        border: 2px solid #990134;
        background: transparent;
	color: #333333;
        margin: 0px;
        padding: 0px;
        height: 230px;
	font-family: sans-serif;
	FONT-SIZE: 12px;
	overflow: auto;
        }    
#lh-col{
	 height: 220px;
        width: 150px;
        float: left;
        border: solid #333333;
        border-width: 0 0px 0 0;
        background: transparent;
        color: #ffffff;
        margin: 0;
        padding: 10px;
        }
#lh-bottom{
        position: absolute;
        top: 485px;
        left: 2px;
        width: 135px;
        border: 1px solid maroon;
        background: transparent;
				color: #333333;
	FONT-SIZE: 12px;
	font-family: arial,sans-serif;

        margin: 0px;
        padding: 0px;
        height: 40px;
	}

#rh-col{
        background: transparent;
	height: 450px;
	color: #333333;
        margin: 0;
        padding: 10;
	   border: 0;
	font-family: sans-serif;
		FONT-SIZE: 12px;
        }