* html .ig_tbl_line{ /* IE 6 spacing fix for secondary pages only */
	margin-left:112px;	
}
#featured{
	height:488px;
	border-bottom:1px solid #000;
}
#slideshow{
	float:left;
	width:679px;
	height:488px;
	overflow:hidden;
}
#slideshow #overlay{
	position:absolute;
	width:679px;
	height:53px;
	background:url(images/home-topbar.png) no-repeat;
	z-index:10;
}
#slideshow #rotation{
	width:679px;
	height:488px;
	background:#111;
}
#details{
	float:right;
	width:311px;
	height:488px;
	text-align:right;
	background:url(images/home-right-background.jpg) no-repeat top left #cf7829;
}
.top-navigation a[rel=me]{
	display:none;
}
.top-navigation ul{
	padding-right:14px;
	height:53px;
	background:url(images/home-topbar-end.png) no-repeat top left;
}
#search{
	position:relative;
	right:14px;
	top:-33px;
}
.ig_tbl_line{
	margin:12px 0 0 133px;
}
.quick-links{
	clear:right;
	margin:16px auto 0;
	width:250px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;	
}
.quick-links .title{
	margin:16px 0 8px 91px;
	display:block;
	width:159px;
	height:31px;
	background:url(images/quick-links.png) no-repeat;
	text-align:left;
	text-indent:-5000px;
}
.quick-links ul{
	list-style:none;
	padding:4px 0;
}
.quick-links li{
	padding:8px 0;
	height:25px;
}
.quick-links li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.quick-links li a:hover{
	color:#eee;
}
.quick-links li a:active{
	color:#fff;
}
#content{
	padding:20px;
	background:#fff;
}
.latest-news{
	float:right;
	margin:0 0 0 20px;
	padding:10px 90px 0 20px;
	width:314px;
	height:260px;
	border-left:1px solid #000;
	background:url(images/homepage-logos.png) no-repeat top right;
}
.latest-news .title img{
	display:none;
}
.latest-news .title a{
	color:#f5670d;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.latest-news ul{
	list-style:none;
	padding:0;
}
.latest-news li{
	padding:10px 0 0;
}
.latest-news li a{
	color:#663;
	text-decoration:none;
}
.latest-news li a:hover{
	color:#fc0;
}
.latest-news li a:active{
	color:#663;
}
.latest-news .rss-date{
	display:block;
}
.post h1{
	padding:0 0 10px;
}
.post h1 a{
	display:block;
	width:288px;
	height:31px;
	background:url(images/welcome-to-aljon.png) no-repeat;
	text-indent:-5000px;
}