/*
*************************************************

Healing Design
Inside Screen Styles

Created by Bob Schwartz
http://www.fotografics.it

*************************************************
*/
#spotlight-head {
	width: 550px;
	height: 141px;
	margin: 0 0 20px 0;
}
#con_txt.spot-top {
	 margin-top: 0;
}
#con_txt_inner.spot {
	width: 520px;
	margin: 0 15px;
}
#con_txt_lft.spot-lft {
	width: 250px;
	margin: 0;
}
#con_txt_rht.spot-rht {
	width: 250px;
	margin: 0;
}
.fl {
	float: left;
	margin: 0 15px 0 0;
}
#quote {
	font: 9pt/16pt Verdana, Arial, helvetica, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0 0 25px 0;
}
div.news {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed #c3c3c3 1px;
}
div.news a {
	color: #8f9090;
	background: url(../im/poplink.gif) no-repeat right;
	padding: 0 15px 0 0;
}
div.news a:hover {
	color: #F2AB21;
	background: url(../im/poplink_ovr.gif) no-repeat right;
}
div.news a:active {
	color: #F00;
	background: url(../im/poplink_act.gif) no-repeat right;
}
div.news p.link {
	float: right;
	padding: 0 10px 0 0;
}
.fl-nws {
	float: left;
	margin: 5px 5px 5px 0;
}
.fr-nws {
	float: right;
	margin: 5px 0 5px 5px;
}
/*-------------------------------------------  
  Spotlight Archive Menu
-------------------------------------------*/
div.spt-lft-mnu {
	margin: 95px 0 0 0;
	padding: 0 10px 0 0;
}
.spt-lft-mnu h2 {
	margin: 0;
}
.spt-lft-mnu h3 {
	color: #c3c3c3;
	font: 9pt/13pt Verdana, Arial, helvetica, sans-serif;
	margin: 10px 0 5px 0;
}
div.spt_mnu div {
	margin: 0 0 10px 0!important;
}
div.spt_mnu a {
	padding: 0 0 0 15px;
	color: #c3c3c3;
	text-decoration: none;
	background: url(../im/poplink.gif) no-repeat left top;
	font: 8pt/12pt Verdana, Arial, helvetica, sans-serif;
}
div.spt_mnu a:visited {
	color: #c3c3c3!important;
}
div.spt_mnu a:hover {
	background: url(../im/poplink_purple_ovr.gif) no-repeat left top!important;
	color: #A09CC4!important;
}
div.spt_mnu a:active {
	background: url(../im/poplink_ovr.gif) no-repeat left top!important;
	color: #F2AB21;
}