body {
/*background-color: #f5c0d6;*/
margin-left: 0;
margin-top: 0;
background-image: url(/images/bg2.png);
}

img {
border: 0px;
}

td {
vertical-align: top;
font-family: verdana, arial, helvetica;
font-size: 11px;
font-weight: normal;
text-align: left;
}

.contentcell {
color: #ffffff;
margin: 0;
padding: 0;
}

.flash {
height: 278px;
width: 415px;
float: left;
overflow: hidden;
}

.textcontainer {
height: 278px;
width: 300px;
float: left;
overflow: auto;
}

.heading {
height: 25px;
vertical-align: middle;
font-size: 14px;
font-weight: bold;
overflow: hidden;
}

.text {
height: 253px;
overflow: auto;
}

.tabletext {
width: 275px;
padding-left: 10px;
}


.text-padding {
padding: 3px 5px 3px 5px;
}

.storylist {
padding: 5px 0 0 0;
height: 47px;
overflow: hidden;
}

a:link, a:visited, a:active {
color: #f5c0d6;
text-decoration: none;
font-weight: bold;
}


a:hover {
color: #f5c0d6;
text-decoration: underline;
font-weight: bold;
}

.cluckline {
border-bottom: 1px solid white;
margin-bottom: -8px;
}