/* ~~~~~~~~~~~~~~~~~ FLASH MOVIES ~~~~~~~~~~~~~~~~~*/

.flashhold
{
width: 760px; 
margin: 0 16px 0 17px;
background: #883459;
margin-bottom: 5px;
}

/* ~~~~~~~~~~~~~~~~~ NEWS & RAMBLINGS ~~~~~~~~~~~~~~~~~*/

.news
{
clear: both;
width: 760px; 
margin: 18px 16px 17px 17px;
padding-top: 10px;
border-top: 2px solid #fff;
font-size: 0.8em;
}

.news p
{
margin-top: 0;
}

.newstit
{
font-weight: bold;
font-size: 1.3em;
color: #ff94c3;
line-height: 1.7em;
}

.newstit a:link,
.newstit a:visited
{
color: #ff94c3;
text-decoration: none;
}

.newstit a:hover,
.newstit a:active
{
color: #ff94c3;
text-decoration: underline;
}