


table.header
{
text-align: center;
margin-left:auto; 
margin-right:auto;
width: 751px;
height: 140px;
border-spacing:0px;
}

table.header td { 
text-align: center;
padding:0px; 
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


table.content
{ 
text-align: center;
margin-left:auto; 
margin-right:auto;
width: 751px;
border-spacing: 0px;
}


.contentrow {
width: 751px;
height: 220px;
}
.rowdivider {
width: 751px;
height: 5px;
}

.celebth {
width: 184px;
height: 220px;
text-align: center;
vertical-align: top;
padding-top: 5px;
border: 1px #646464 solid;

}
.columndivider {
width: 5px;
height: 220px;
}
p.celebname {
padding-top:6px;
font-size: 18px;
margin:0px;
}

img.celebsmallimg {
border-width: 0px;
width: 120px;
height: 180px;
}





.alertHd
{ border-bottom: 2px solid #d79900;
background-color: #fff2ba;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}



table.alerts
{ 
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 260px;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
}



