﻿body
	    {
	        background-color: #a43e0d; 
	        margin-top: 0px;
	    }
    .container
        {          
            position:relative;
            width:830px;            
            margin:auto;
            padding:0px;
        }
    .content
	    {
		    position:absolute;
		    left:216px;
		    top:135px;
		    width:500px;
		    line-height:100%;
		    z-index: 3;
	    }
	.clear
        {
            clear:both;
        }
    
    .frontpageimage
    {
        width:110px; height:200; border:solid 11px #3d2729;
    }
    .ratestable
    {
        width:350px;
        border: solid 1px #003366;
        font-family: Arial;
        font-size: 15px;
        font-style:normal;
        font-weight:normal;
        color: #003366;
    }
    .leftcolumn
    {
        width:70%; 
        height: 40px; 
        padding-left: 7px;
        border-top: solid #003399 1px;
