.left h1   , .right h1 {
	color: #663;
	margin: 0px 0px 0px 0px;
	background: url(/images/ltbg.jpg) repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.5em;
	height: 30px;
	padding: 5px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	text-align: right;
}

.left,.right {
	float: left;
	width: 385px;
	border: 1px solid #CCC;
	margin: 0px 0px 0px 3px;
}

.left img {
	border: 1px solid #999;
	margin-right: 5px
}

.right #info {
	float: left;
	text-align: left;
	width: 183px;
	padding: 0px 0px 0px 3px;
}

.right #info h3 {
	padding: 0px;
	margin: 0px;
}

.right #img {
	float: left;
	padding: 0px 0px 10px 5px;
}

.right .w {
	text-align: right;
	width: 370px;
	background-color: #FFFFFF;
}

.left p.note,.right p.note {
	float: left;
	width: 375px;
	font-size: .8em;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	background: #FFFFCC;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

img {
	border: 0px;
}

#largepic {
	display: none;
	position: absolute;
	margin: -280px 0px 0px -2px;
	padding: 0px;
	background: #fff;
	text-align: center;
	border: none;
}

#largepic img {
	margin: 0px;
	background: #fff;
	padding: 60px;
	border: 1px solid #666;
}

.ad {
	background-image: url(/images/ad_arrow_down.gif);
	background-position: 1px 6px;
	background-repeat: no-repeat;
	font-size: 10px;
	margin: 0px auto;
	padding-left: 10px;
	text-transform: lowercase;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
}

#sunday {
	position: absolute;
	top: 180px;
	font-family: 'Times New Roman', Times, serif;
	width: 19em;
	font-size: 1.4em;
	margin: 0px 10px;
}

#sunday h1 {
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: underline;
	margin: 10px 0px 0px;
	z-index: 29;
}

#sunday p {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	z-index: 29;
}

#sunday div a {
	display: block;
	background: none;
	width: 430px;
	height: 120px;
	position: absolute;
	z-index: 30;
}

#sunday a {
	color: #000;
	text-decoration: none;
}

#sunday h1 a {
	color: #000;
	text-decoration: underline;
}