#left_col {
	float:left;
	width:560px;
}
#right_col {
	float:left;
	width:400px;
}
#blurbs {
	width:560px;
	height:310px;
}
#blurbs ul {
	position:relative;
	float:left;
	width:400px;
	height:276px;
	padding:14px 0 20px 0;
	overflow:hidden;
}
#blurbs li {
	width:374px;
	padding:6px 10px 6px 16px;
	font-size:1.6em; /* 10->16 */
	line-height:1.4375em;
	font-style:italic;
	text-indent:-.4em;
}
#blurbs p {
	float:left;
	width:300px;
	margin-top:8px;
	color:#3F433D;
	font-family:Arial, sans-serif;
	font-size:.6875em; /* 16->11 */
	line-height:1.182em;
	font-style:normal;
	text-indent:-.8em;
}
#blurbs ul em {
	font-style:normal;
}
#blurbs p em {
	font-style:italic;
}
#blurbs img {
	float:left;
	width:139px;
	height:246px;
	margin-left:10px;
}
#blurbs a {
	float:left;
	clear:left;
	margin:10px 0 0 6px;
	font-style:normal;
}
#photos {
	width:500px;
	height:230px;
	padding:20px 20px 0 20px;
	margin:0 10px;
	overflow:hidden;
	background:url(../img/bg-photos-home-slide.png) no-repeat;
}
#more_photos {
	width:500px;
	height:21px;
	padding:9px 20px 0 20px;
	margin:0 10px 20px 10px;
	background:url(../img/bg-photos-home-cap.png) no-repeat;
	font-family:Arial, sans-serif;
	text-align:right;
}
#more_photos a {
	color:#D6D0B0;
}
#more_photos a:hover {
	color:#FFF;
}
#about {
	padding:6px 16px;
	font-size:1.3em; /* 10->13 */
}
#about p {
	margin-top:8px;
	line-height:1.615em;
}
#access {
	float:left;
	width:380px;
	padding:6px 10px;
	margin:20px 0;
}
#access div {
	float:left;
	width:140px;
	padding:0 10px;
}
#order {
	padding-left:0 !important;
}
#watch {
	padding-top:10px !important;
}
#access h2 {
	margin-bottom:2px;
	color:#3F433D;
	font-size:1.6em; /* 10->16 */
	font-weight:normal;
}
#access a {
	font-size:1.3em; /* 10->13 */
	line-height:1.615em;
}
h2.fla {
	float:left;
	width:380px;
	padding:0 10px;
}
#updates {
	float:left;
	width:400px;
}
.update {
	width:380px;
	padding:6px 10px;
	margin-top:10px;
}
.update span {
	float:left;
	padding-right:6px;
	color:#83897A;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:1.2em; /* 10->12 */
	font-weight:bold;
}
.dateDivider {
	float:right!important;
	height:10px;
	padding-right:0 !important;
	background:url(../img/hr.gif) repeat-x left center;
}
.update h3 {
	clear:left;
	padding:10px 6px 8px 6px;
	color:#3F433D;
	font-size:1.6em; /* 10->16 */
	font-weight:normal;
}
.update p {
	padding:0 6px;
	font-size:1.3em; /* 10->13 */
	line-height:1.538em;
}