/*Styles Only Pertinent to the Homepage*/

*html div#topinfo {
	margin-top: -13px;
	padding: 5px 0;
	float:right;
	}

#upper {
	position: relative;
	z-index: 1;
	background: #fefbf6 ;
	padding:14px 19px 0 0;
	}
	
#glam_rect {
	position: absolute;
	top: 15px;
	right: 15px;
	padding:0 15px 8px 15px;	
	}

#glam_cre {
	position: absolute;
	top: 265px;
	right: 28px;
	width: 330px;
	font: 0.8em;
	text-align: right;
	}
	
#recent {
	width: 428px; 
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	float:right; 
	margin: 0 0 13px 0;
/*	padding: 0 13px 15px 30px; */
	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li {
	border-bottom:1px solid #a32239;
	list-style:none;
	padding:3px 0 3px 13px;
	background:url(../images/icon_page_home.jpg) no-repeat 0 9px;
	}

#recent a, #recent a:visited {
	color:#844a50;
	font-weight:bold;
	font-size:0.9em;
	}
				
#home .stripes {
	background:url(../images/bg_stripe.gif);
	padding:13px;
	}


*/
/*Features and Carousel*/

#carousel {
	height:151px;
	background:#d3c9ce;
	margin-bottom:5px;
	}

#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding:0 15px;
	}

#carousel li img {
	border:2px solid #FFF;
	display:block;
	margin-bottom:6px
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#585b41;
	}

#carousel a:hover, #carousel a:active {
	color:#828569;
	}
*/
	
/*Middle Column*/

.whitebox {
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	color:#737373;
	}

#right_block {
	float: right;
	width: 454px;
	padding-left: 13px; 
	}

#home #content .whitebox {
	margin-bottom:13px;
/*	width: 461px;  */
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	color:#737373;
	}

#home #content {
	float: left;
	width: 487px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}

.catnews a, .catnews a:visited {
			color:#22222d;
	}	
	
.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}
	
.headlines {	
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
/* sidebar */

#sidebar {
	float: left;
	width: 188px;
	}

#home #sidebar {
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	color:#737373;
	}

/*Ads*/

			
#ads { 	
	width:200px; 
	float:right;
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	color:#737373;
	}

#ads img {
	margin-bottom:12px;
	}		
	
