#contentFrame2 {
   float: left;
   height: 300px;
   width: 730px;
   background: #ffffff url(redblack-background.jpg) repeat-y;
   margin-left: 105px; 
   margin-bottom: 30px;
}

.leftContent2 {
   float:left;
   height: 300px;
   width: 300px;
   margin-bottom: 30px;
}

.leftContent2 p{
   font: bold 22px Arial, Helvetica, sans-serif;
   color: #ffffff;
}

.rightContent2 {
}

.style1{
   font: bold 12px Arial, Helvetica, sans-serif;
   color: #ffffff;
}

.style2{
   font: bold 10px Arial, Helvetica, sans-serif;
   color: #cccccc;
}


.style2 a {
font: bold 10px Arial, Helvetica, sans-serif;
color: #cccccc;
font-size: 10px;
text-decoration: none;
}
.style2 a:visited {
color: #cccccc;
font-size: 10px;
text-decoration: none;
}
.style2 a:hover {
color: #cccccc;
font-size: 10px;
text-decoration: none;
}

