body
{
    background: rgb(88,88,88) url('/images/00 HomeRightRepeat.png') top left repeat-x ;
}
.indentText
{
    position:absolute; 
    left:300px;
}
.headImg
{
    position:absolute; 
    top:110px; 
    left:360px; 
    width:300px;
}
.pageText
{
    position:absolute; 
    top:400px; 
    left:300px; 
    width:450px;
    color:White;
    font-size:18px;
}
.footText {
    position:absolute;
    bottom:0;
    left:20px;
    max-width:300px;
    color:White;
    font-size:10px;
}
a:link {
    color: White;
}
a:visited {
    color: White;
}
a:hover {
    color: White;
}
