body
{
	margin: 0px;
	padding: 0px;
	background-image: url(/img/kisspodcast_logo.gif);
	background-repeat: no-repeat;
	background-color: #000;
	color: #DCDCDC;
	text-transform: inherit;
	background-position: 18px 12px;
}

#header
{
	margin: 172px 0px 0px 118px;
	width: 60%;
	text-align: right;
	text-transform: inherit;
}

div.Notice
{
	background: url(/img/corners_topleft.gif) top left no-repeat;
	width: 60%;
	margin: 0 0 0 134px;
}

div.Notice h1
{
	background: url(/img/corners_topright.gif) top right no-repeat;
	color: #DCDCDC;
	font-weight: 700;
	padding: 30px 20px 20px 40px;
	margin: 0;
}

div.NoticeBody
{
	background: url(/img/corners_rightborder.gif) top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 15px 15px 15px 40px;
}

div.NoticeFooter { background: url(/img/corners_bottomleft.gif) bottom left no-repeat; }

div.NoticeFooter p
{
	background: url(/img/corners_bottomright.gif) bottom right no-repeat;
	padding: 15px 15px 30px 40px;
	display: block;
	margin: -2em 0 0 0;
}

p
{
	color: #999;
	font-size: 11px;
	line-height: 20px;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	margin: 0px 0px 12px 0px;
}

ul { margin-bottom: 16px; }

li
{
	list-style: square;
	font-weight: normal;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFF;
}

a
{
	color: #F60;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	padding: 4px;
}

a:link { color: #F60; }
a:visited { color: #F60; }

a:hover
{
	color: #F60;
	font-size: 14px;
	text-decoration: none;
	font-weight: 600;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	background-color: #000;
	padding: 4px;
}

h1
{
	color: #FFF;
	font-weight: 700;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 14px;
}

h2
{
	color: #424242;
	font-weight: 900;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
}

h3
{
	color: #8C8A7C;
	font-size: 11px;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-weight: 800;
	margin: 6px 0px 3px 40px;
}