#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:82px;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:24px;
	width:604px;
	height:32px;
	z-index:3;
}
#logo {
	position:absolute;
	left:900px;
	top:9px;
	width:66px;
	height:38px;
	z-index:6;
}
#tagLine {
	position:absolute;
	left:382px;
	top:89px;
	width:482px;
	height:80px;
	z-index:5;
}
#leftPhoto {
	position:absolute;
	left:0px;
	top:56px;
	width:223px;
	height:437px;
	z-index:2;
}
#leftSubPhoto {
	position:absolute;
	left:175px;
	top:248px;
	width:98px;
	height:166px;
	z-index:5;
}
#photoCollage {
	position:absolute;
	left:175px;
	top:248px;
	width:611px;
	height:137px;
	z-index:5;
}
#content {
	position:absolute;
	left:308px;
	top:84px;
	width:328px;
	height:570px;
	z-index:7;
	background-repeat:repeat-y;
	padding: 10px 0px 0px 10px;
	margin: 0 0 20px 0;
}
#linerule {
	position:absolute;
	left:308px;
	top:55px;
	width:3px;
	height:570px;
	z-index:8;
	background-repeat:repeat-y;
	padding: 10px 0px 0px 10px;
	margin: 0 0 20px 0;
}
#backButton {
	position:absolute;
	left:227px;
	top:144px;
	width:57px;
	height:21px;
	z-index:9;
}
#search {
	position:absolute;
	left:1px;
	top:507px;
	width:222px;
	height:29px;
	z-index:10;
	padding-left: 15px;
}

#rightPhoto {
	position:absolute;
	left:670px;
	top:248px;
	width:333px;
	height:287px;
	z-index:12;
}

.item-header a { font-size: 10px; }
.item-header { font-size: 10px; 
  padding-left: 0px;
}
.item-body { font-size: 10px; 
  margin: 0px;
  visibility: hidden; height: 0px;
}

