.newlinks1
{
	position: relative;
	left: 15%;
	align: center;
	width: 70%;
	background-color: white;
	color: blue;
	display: block;
}

td.regularlink
{
	text-align: center;
	border-right: 1px solid black;
	/*border-left: 1px solid black;*/
}

.header1
{
	background-color: darkblue;
	color: white;
	text-align: center;
}

.news
{
color: white;
position: absolute;
top: 100px;
width: 200px;
display: none;
}

body { 
	 background-color : #0066CC;
	 background-image: url(http://www.dailynaked.com/images/nopop.gif);
	 background-repeat: no-repeat;
   }
a:link { color: #000066 }
a:visited { color: #000000 }
a:hover 
{
		color: #079000;
}
a:active { 
		color: #FF0000;
}
.tableheader
{
font-family: Arial;
font-weight: bolder;
color: White;
}
.regulartext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
}

.topref
{
background-color: #FFFFFF;
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 25px;
}

.tableheading
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: white;
}

.tableheadinglarge
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color: white;
}

.price
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color: white;
}
  
.celebname
{
	font-size: small;
}

/* KC include styles */
.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: white;
	background-color: #000066;
	border: 1px solid gray;
	text-decoration: none;
}
.maintd
{
	font-family: Arial;
}
.paysolink
{
	color: white;
	text-decoration: none;
}