a:link, a:visited{
color: #FFFFFF;
text-decoration: underline;
}
a:hover, a:active{
color: #FFFFFF;
text-decoration: none;
}

.backgroundCell{
background-image: url("../images/portfolio_bg.jpg");
background-repeat:no-repeat;
background-position: top;
background-color: #0a110a;
width: 1076px;

padding-top: 20px;
padding-left: 30px;
padding-right: 0px;
padding-bottom: 0px;
margin: auto;
vertical-align: top;
}
.textBox{
width: 605px;
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;
}