a:link {color:#8cc63e; text-decoration:none;}
a:active {color:#8cc63e; text-decoration:none;}
a:visited {color:#8cc63e; text-decoration:none; }
a:hover {color:#ffffff; text-decoration:none;}

.sub a:link {color:#8cc63e; text-decoration:none;}
.sub a:active {color:#8cc63e; text-decoration:none;}
.sub a:visited {color:#8cc63e; text-decoration:none; }
.sub a:hover {color:#000000; text-decoration:none;}

h1{
    color:#8cc63e;
    font-size:18px;
    font-family:verdana;
    font-weight:normal;
    padding-top:10px;
}

#homeTop{
    position:relative;
    width:960px;
    height:140px;
    background-image:url('../images/debtSolutions/dStop.jpg');
}

#homeMiddle{
    position:relative;
    width:960px;
    height:50px;
    background-image:url('../images/debtSolutions/dSStrip.jpg');
}


#homePics{
    position:relative;
    width:360px;
    height:180px;
    background-repeat:no-repeat;
    background-image:url('../images/debtSolutions/dSPics.jpg');
    text-align:center;    
}

#sideNav{
    width:365px;
    height:auto;
    background-color:#ffffff;
}

.topLink{
    width:356px;
    height:17px;    
    border:1px solid #ffffff;
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#daeac1;
    color:#8cc63e;
    font-weight:bold;
    padding-left:10px;
}

.link{
    width:356px;
    height:17px;
    border:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#daeac1;
    color:#8cc63e;
    font-weight:bold;
    padding-left:10px;
}

.subLink{
    width:341px;
    height:17px;
    border:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:0px;
    background-color:#f1f6e9;
    color:#8cc63e;
    padding-left:5px;
    margin-left:20px;
}


#content{
    position:absolute;
    top:215px;
    text-align:center;
    width:540px;
    height:400px;
    right:40px; 
    overflow:hidden;
    text-align:justify;
}

#homeBottom{
    text-align:center;
    color:#8cc63e;
    position:absolute;
    bottom:0px;
    width:960px;
    height:63px;
    background-image:url('../images/debtSolutions/dSBottom.jpg');   
    font-size:20px;    
    line-height:20px;
    font-style:italic;
}


#homeArrowUp{
    position:absolute;
    top:220px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/debtSolutions/upArrow.jpg');
}

#homeArrowDown{
    position:absolute;
    top:245px;
    right:6px;
    width:15px;
    height:17px;
    cursor:pointer;
    background-image:url('../images/debtSolutions/downArrow.jpg');
}
