html {
	height: 100%;
	margin-bottom: 0px;
}
body {
	background: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #111111;
}
img,table {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
	margin: 0.67em 0 0 0;
	padding: 0;
}
h3 {
	color: #199d09;
	margin: 0;
	padding: 15px 0px 3px 0px;
}
h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

/* a links */
a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #111111;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

p {
	margin-top: 0;
	margin-bottom: 0px;
	text-align: justify;
}
ul, li {
	padding: 0px;
	margin: 0px;
}

ul.level1 li {
	padding: 0px;
	margin: 0px 20px;
}
ul.level2 li {
	padding: 0px;
	margin: 0px 40px;
}
ul.level3 li {
	padding: 0px;
	margin: 0px 60px;
}

.inputbox {
	border: 1px solid #ddd;
	padding: 2px;
}
.inputbox:hover {

}

div#wrapper {
	padding: 0;
	width: 940px;
	margin: 0 auto;
}

.clr {
	clear: both;
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 107px;
	width: 990px;
}
#logo {
	float: left;
	height: 107px;
	width: 255px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#stmenu {
	float: right;
	height: 17px;
	width: 729px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#tbanner {
	float: right;
	height: 97px;
	width: 729px;
	padding: 0;
	margin: 0;
	text-align: right;
}

#mmenu {
	padding: 0;
	margin: 0 auto;
	height: 30px;
	width: 990px;
	background: transparent url(i/mmenu.gif) top center no-repeat;
}
#menu_top li {
	width: auto;
	float: left;
	display: block;
	padding-right: 5px;
}
a.menu_top {
	font-size: 0.94em;
	line-height: 28px;
	padding-left: 10px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover {
	text-decoration: underline;
}
.createdate {
	color: #cccccc;
	font-size: 0.84em;
	text-transform: lowercase;
}
a.contentpagetitle {
	font-weight: bold;
	text-decoration: none;
}
a.contentpagetitle:hover {
	text-decoration: underline;
}

.pathwayblock {
}
#content {
	padding: 0;
	margin: 0 auto;
	height: auto;
	width: 990px;
}
.blog, .pagination {
	width: 100%;
}
.songtext {
	padding: 0px;
}
#ja-banner {
	padding-left: 4px;
}
.gray {
	color: #999999;
	font-style: italic;
	text-align: justify;
	padding-right: 10px;
}
.gray a {
	color: #999999;
	font-style: italic;
	text-decoration:none;
}
.gray a:hover {
	text-decoration:underline;
}
.article_column {
	padding-right: 10px;
}
#maintext {
	font-size: 0.9em;
	float: left;
	height: auto;
	width: 740px;
	padding-left: 3px;
	text-align: left;
}
ul.listsong, ul.section {
	list-style: none;
	padding: 0px;
}
ul.listsong a, ul.section a {
	text-decoration: none;
}
ul.listsong a:hover, ul.section a:hover {
	text-decoration: underline;
}
#rightcol {
	float: right;
	height: auto;
	width: 242px;
	padding-right: 2px;
	text-align: left;
}
#rmenutop {
	height: 20px;
	width: 240px;
	background: transparent url(i/rbtop.gif) bottom center no-repeat;
}
#rmenu {
	height: 350px;
	width: 240px;
	overflow: auto;
	background: transparent url(i/rbfon.gif) top center repeat-y;
}
ul.menu_right {
	list-style: none;
	padding: 12px 0px 12px 25px;
}
ul.menu_right a {
	font-size: 94%;
	line-height: 100%;
	text-decoration: none;
}
ul.menu_right a:hover {
	text-decoration: underline;
}
a.ntitle {
	font-weight: bold;
	text-decoration: none;
}
a.ntitle:hover {
	text-decoration: underline;
}
.hmtable a {
	color: #666666;
	text-decoration: none;
}
.hmtable a:hover {
	text-decoration: underline;
}
a.hmlink {
	color: #111111;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.sectiontablefooter {
	text-align: center;
}
#rmenubot {
	height: 20px;
	width: 240px;
	background: transparent url(i/rbbot.gif) top center no-repeat;
}

#footer {
	padding: 0;
	margin: 0 auto;
	height: 70px;
	width: 990px;
	background: transparent url(i/footer.gif) top center no-repeat;
}
#copyright {
	font-size: 0.86em;
	color: #cccccc;
	float: left;
	width: 725px;
	padding: 15px 0 0 15px;
	text-align: left;
}
#menu_footer li {
	width: auto;
	float: left;
	display: block;
	padding-right: 5px;
}
a.menu_footer {
	color: #cccccc;
	text-decoration: none;
}
a.menu_footer:hover {
	color: #dddddd;
	text-decoration: underline;
}
#counters {
	float: right;
	width: 235px;
	padding: 18px 15px 0 0;
	text-align: right;
}
#fline {
	clear: both;
	padding: 0;
	margin: 0 auto;
	height: 17px;
	width: 990px;
}
#fmline {
	clear: both;
	padding: 0;
	margin: 0 auto;
	height: 7px;
	width: 990px;
}
#linkblock {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 740px;
	z-index: 1;
}