body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size: 12px;
	font-weight: normal;
}

.breadcrumb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #C5E4F5;
	padding: 5px 25px 5px 25px;
	height: 25px;
}

.menu {
	width: auto;
	font-size: 11px;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}

.story {
	width: 600;
	font-size: 12px;
	padding: 25px 25px 5px 25px;
	vertical-align: top;
	text-align: left;
	color: #283C4D;
}

.rope {
	margin-left : 0px;
	margin-right : 0px;
	padding-right : 0px;
	padding-left : 0px;
	background-color : #585656;
}

.timestamp {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #f0f0f0;
	font-size : 10px;
}

.credit {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : White;
	font-size : 9px;
	padding: 20px 20px 20px 20px;
}

.list {
	margin-left: 30px;
}

h1 {
	font-weight : bold;
	font-size : 36px;
	color : #cfcfcf;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 4px;
}

h2 {
	font-weight : bold;
	font-size : 18px;
	color : #8C9289;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 4px;
}

HR {
	border : groove;
}

IMG {
	border : 0px;
}

A {
	text-decoration: none;
	color: #456BB5;
}

A:VISITED {
	text-decoration: none;
	color: #8295E1;
}

A:HOVER {
	text-decoration : underline;
}

.category A {
	color: #474447;
	font-weight: normal;
	font-size: 11px;
	padding: 12px 40px 12px 40px;
}

.category_active A {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding: 12px 40px 12px 40px;
}