body {
	background-image: url(/assets/images/home/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contents {
	margin-bottom: 0px;
}
#contents-left {
	float: left;
	width: 608px;
}
#contents-left-copy {
	margin-right: 20px;
}

ul.left, ul.right {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
}
li {
	padding-left: 0px;
	margin-left: 10px;
}

ul.left {
	float: left;
	width: 280px;
	margin-left: -15px;
	margin-right: 10px;
}
ul.right {
	float: left;
	width: 273px;
}

#contents-right {
	float: left;
	width: 364px;
	position: relative;
	z-index: 3;
	left: 0px;
	top: 0px;
}
#contents-right-top {
	background-image: url(/assets/images/home/bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 302px;
	width: 364px;
	margin-bottom: 12px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
}
#anniversary {
	position: absolute;
	left: 18px;
	top: 210px;
	height: 72px;
	width: 320px;
	font-size: 0.95em;
	line-height: 1em;
	color: #018440;
	z-index: 20;
}
#anniversary p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 138px;
	padding: 0px;
}
#anniversary a {
	color: #018440;
}



#login {
	width: 353px;
	background-color: #51acff;
	border: 1px solid #1b72c2;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	margin-top: 12px;
}
#login input {
	width: 90px;
	height: 12px;
	font-size: 10px;
	line-height: 14px;
}
#login a {
	color: #FFFFFF;
}
#contents-right-2col-wrapper {
	background-image: url(/assets/images/home/bg_contents_right_divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	line-height: 1.3em;
	font-size: .9em;
}
#contents-right-2col-wrapper p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents-right-left {
	float: left;
	width: 162px;
	padding-right: 19px;
}
#contents-right-right {
	float: right;
	width: 162px;
	padding-left: 19px;
}
#stories-wrapper {
	position: absolute;
	top: 46px;
	left: 21px;
	height: 137px;
	overflow: hidden;
	z-index: 10;

}
#stories {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c8ca;
	padding-bottom: 16px;
	width: 313px;
	position: relative;
	z-index: 11;
	left: 0px;
	top: 0px;
}
#stories ul, #stories li {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 12;
	left: 0px;
	top: 0px;
}
#stories-title {
	font-weight: bold;
	position: absolute;
	left: 21px;
	top: 30px;
	z-index: 999;
	color: #808285;
	font-size: 1.2em;
}
#stories .story {
	width: 313px;
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 20;
}

.story p {
	margin-top: 8px;
	line-height: 11px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.story a {
	color: #018440;
}

.story-left {
	float: left;
	width: 222px;
}
.story-right {
	float: left;
	width: 91px;
}

.story  img {
	float: right;
}
#contents-right-top  a.next {
	color:#000000;
}
#contents-right-top  .next {
	position: absolute;
	left: 297px;
	top: 171px;
	z-index: 100;
	line-height: 12px;
}
.style1 {
	font-size: 105%;
	font-weight: bold;
}
.style2 {
	color: #808285;
	font-weight: bold;
	font-size: 1.2em;
}

#videos {
	width: 581px;
	background-image: url(/assets/images/home/bg_videos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	padding-top: 5px;
	padding-left: 5px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9cacb;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: .9em;
}
#videos a {
	color: #000000;
	text-decoration: underline;
}

#videos p {
	margin: 0px;
	padding: 0px;
}
#videos1 {
	width: 125px;
	padding-right: 20px;
	padding-left: 12px;
	float: left;
}
#videos2 {
	width: 125px;
	left: 159px;
	padding-right: 25px;
	float: left;
}
#videos3 {
	width: 125px;
	padding-right: 25px;
	left: 310px;
	float: left;
}
#videos4 {
	width: 125px;
	left: 461px;
	float: left;
}
#videos1 p, #videos2 p, #videos3 p {
	margin-bottom: 5px;
}
