/* CSS Document */
/*only sescondary*/
#newMarket{
background-image:url(images/newMarket.jpg);
}
#historic{
background-image:url(images/historic.jpg);
}
#housing{
background-image:url(images/housing.jpg);
}
#hud{
background-image:url(images/hud.jpg);
}

td.goldStripe{
border-left:#837F0F 1px solid;
}

.textBox{
width:537px;
height:70px;
position:relative;
left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1c2646;
padding:5px 10px 5px 10px;
text-align:justify;
}