*
{
	margin:0;
	padding:0;
}

a
{
	color:#570026;
}

a:visited
{
	color:#705835;
}

body
{
	font-family:verdana,arial,sans-serif;
	background:#fff6d9;
	color:#263645;
}

div#banner img
{
	display:block;
}

div#top
{
	width:700px;
	border-top:10px solid #570026;
	background:#ffffff;
	padding-bottom:20px;
	font-size:12px;
}

div.inside
{
	margin-left:10px;
	margin-right:10px;
}

div#top h2
{
	font-size:16px;
	color:#570026;
}

div#top h3
{
	font-size:13px;
	margin-top:13px;
	color:#570026;
}

div#top p
{
	padding-bottom:12px;
}


/* ---- meet the stars ---- */
div#top p.question
{
	padding-bottom:0;
}

div#top p.answer
{
	padding-bottom:20px;
}
/* ---------- */


div#bottom
{
	width:700px;
	border-top:10px solid #570026;
	font-size:11px;
	background:#e8d9ac;
	padding-bottom:20px;
}

div#bottom li
{
	display:inline;
	list-style-type:none;
}

div#bottom ul, p
{
	padding-bottom:5px;
}


/* ---- photos page ---- */
div#top div.cell
{
	float:left;	
}

div#top div.cell img
{
	margin:10px 10px 0 0;
}

div#top div.cell p
{
	margin-top:5px;
	margin-left:0;
	margin-right:10px;
	font-size:11px;
}

div#top p.separate
{
	clear:both;
	margin:0;
}

/* ---------- */


/* ---- videos ---- */
div#top p.shows
{
	font-weight:bold;
	padding-bottom:0;
}

div#top p.single
{
	font-weight:bold;
	padding-bottom:12px;
}

div#top ul
{
	padding-bottom:12px;
}

div#top li
{
	margin-left:30px;
}

div#top span.songs {font-family:"courier new";}
div#top span.desc {font-family:"courier new"; font-weight: normal;}

