body {
	background-image: url(images/jgsbak_r2_c1.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content {
	background-image: url(images/jgsbak_r1_c2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
}
#mbody {
	background-image: url(images/jgsbak_r1_c1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 65px 0px 0px;
}
#story {
	float: left;
	padding: 10px;
	width: 75%;

	}
#footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display:block;
	text-decoration: none;
	white-space: nowrap;
}
#menu {
	color: #FFFFFF;
	float: left;
	padding: 10px;
	width: 125px;
	margin-top: 40px;
	line-height: 25px;
	list-style-type: none;
	list-style-image: none;
}
#content .pict{
	float: right;
	margin: 5px;
	padding: 5px;
}
.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#story h1 {
	color: #990207;
	font-size: 2em;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #920109;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#story .rbox a {
	color: #62A0A1;
	text-decoration: none;
}
#story .rbox a:link {
	color: #62A0A1;
	text-decoration: none;
}
#content #mbody #story .rbox h3 {
	font-size: 1em;
	color: #007980;
}

#story .rbox a:hover {
	color: #000000;
	text-decoration: none;
}
#story .rbox a:visited {
	color: #62A0A1;
	text-decoration: none;
}


#footer a {
	color: #920109;
	text-decoration: none;
}
#footer a:link {
	color: #920109;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #920109;
	text-decoration: none;
}
#story .rbox {
	width: 225px;
	float: right;
	margin: 15px 5px 5px 15px;
	padding: 2px;
	border: thin dashed #007980;
	list-style-position: outside;
	list-style-type: square;
}
