a:link, a:visited{
color: #FFFFFF;
text-decoration: underline;
}
a:hover, a:active{
color: #FFFFFF;
text-decoration: none;
}
.backgroundCell{
background-image: url("../images/alt_bg2.jpg");
width: 1076px;
height: 778px;
padding-top: 20px;
padding-left: 30px;
padding-right: 0px;
padding-bottom: 0px;
margin: auto;
vertical-align: top;
}

.textBox{
width: 605px;
height: 435px;
margin-top: 5px;
text-align: justify;
vertical-align: top;
font-family: Tahoma;
font-size: 12px;
font-weight: 100;
color: #FFFFFF;
}

.subHeader{
border-bottom: 1px solid #FFFFFF;
}

.footer{
border-top: 1px solid #FFFFFF;
color: #FFFFFF;
}
img.homepicR{
border: 1px solid #FFFFFF;
margin-left: 10px;
}
img.homepicL{
border: 1px solid #FFFFFF;
margin-right: 10px;
}