body 
{
    background-image:url('/images/fdcpa-statutes-15usc1692-attorney.gif');
    background-repeat:repeat-x;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    margin-top:10px;
    font-family:arial-narrow, Arial;
    background-color:#132a4f;
    width:940px;
}

#header
{
    background-image:url('/images/fdcpa-statutes-15usc1692.gif');
    background-repeat:no-repeat;
    height:30px;
    padding-top:85px;
    padding-left:15px;
    text-align:left;
    font-size:10px;
	width:940px;
}

#header a
{
    font-size:10px;
}

#leftnav
{
    background-image:url('/images/fdcpa-statutes-15usc1692-help2.gif');
    background-repeat:no-repeat;
    text-align:left;
    font-size:11px;
    position:relative;
    float:left;
    height:913px;
    width:195px;
    font-family:arial-narrow;
    margin-left:5px;
    padding-left:15px;
    padding-right:5px;
    padding-top:20px;
    border: 0px solid yellow;
}    

#leftnav a
{
    text-decoration:none;
    font-family:arial-narrow;
    line-height:10px;
}

#leftnav a:hover
{
    color:#335183;
} 

#content
{
    width:930px;
    background-color:#fff;
    margin-left:5px;
    padding:0 0 0 0;
    border:0px solid red;
    float:left;
}    

#maincontent
{
    width:685px;
    float:right;
    font-size:12px;
    position:relative;
    background-color:#fff;
    margin-top:10px;
    text-align:left;
    margin-right:0px;
    padding-left:5px;
    padding-right:15px;
    border:0px solid green;
}

h1, h2, h3
{
    margin: 0 0 0 0;
}    

h1
{
    color:#990000;
    font-size:18px;
} 

h2, h3   
{
    color:#990000;
    font-size:14px;
} 

a
{
    color:#990000;
}  

a:hover
{
    color:#fc8608;
}  

a:visited
{
    color:#990000;
}  

#footer 
{
    text-align:center;
    clear:both;
    width:930px;
    font-size:11px;
    border-top: 2px solid #0B61A4;
}

#freecase
{
    border:solid 0px blue;
    position:absolute;
    height:85px;
    width:350px;
	top:30px;
	margin-left:550px;
}

#urlhome
{
    border:solid 0px red;
    position:absolute;
    height:50px;
    width:420px;
    margin-left:10px;
	top:30px;
}

