body {
	background-color: #E0E0E0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border {
	border: 1px solid #000000;
}
.content_bg {
	background-attachment: fixed;
	background-image: url(../images/site/content_box/bg_tile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_bg_2 {
	background-attachment: fixed;
	background-image: url(../images/site/content_box/bg_2_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shuriken {
	background-attachment: fixed;
	background-image: url(../images/site/content_box/rhs_shuriken_tile.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #999999;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #FA0000;
}
.text_width {
	width: 435px;
}
.red {
	color: #FF0000;
}
.grey {
	color: #666666;
}
h1, h2 {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: inline;
}
h1.galleryNav,
h2.galleryNav {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: none;
}
