a:link { 
	color: #b4b4b4;
	text-decoration: none;
	}
a:visited { 
	color: #b4b4b4;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
#header {
	background-color: #000000;
	background-repeat: repeat-x;
	width: 100%;
	top: 0px;
	background-image: url(images/robsobi.jpg);
	padding: 0px;
	margin: 0px;
	left: 0px;
	height: 90px;
	position: static;
}
#logo {
	width: 980px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.rsklogo {
	left: 35px;
	top: 2.5px;
	padding-left: 15px;
}
/* 'Container' for the page layout */
#page {
	width: 980px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	top: 90px;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
/* Top navigational bar buttons */
#navbar {
	width: 920px;
	height: 20px;
	top: 3px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
a.btn_news {
	background-image: url(images/btn_news.jpg);
	display: block;
	width: 73px;
	height: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_news span {
	display: none;
}
a.btn_news:hover {
	background-image: url(images/btn_news.jpg);
	background-repeat: repeat;
	background-position: 0px -20px;
}
a.btn_about {
	background-image: url(images/btn_about.jpg);
	display: block;
	width: 190px;
	height: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_about span {
	display: none;
}
a.btn_about:hover {
	background-image: url(images/btn_about.jpg);
	background-repeat: repeat;
	background-position: 0px -20px;
}
a.btn_instructors {
	background-image: url(images/btn_instructors.jpg);
	display: block;
	width: 152px;
	height: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_instructors span {
	display: none;
}
a.btn_instructors:hover {
	background-image: url(images/btn_instructors.jpg);
	background-repeat: repeat;
	background-position: 0px -20px;
}
a.btn_facilities {
	background-image: url(images/btn_facilities.jpg);
	display: block;
	width: 119px;
	height: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_facilities span {
	display: none;
}
a.btn_facilities:hover {
	background-image: url(images/btn_facilities.jpg);
	background-repeat: repeat;
	background-position: 0px -20px;
}
a.btn_classes {
	background-image: url(images/btn_classes.jpg);
	display: block;
	width: 107px;
	height: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_classes span {
	display: none;
}
a.btn_classes:hover {
	background-image: url(images/btn_classes.jpg);
	background-repeat: repeat;
	background-position: 0px -20px;
}
a.btn_contact {
	background-image: url(images/btn_contact.jpg);
	display: block;
	width: 139px;
	height: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_contact span {
	display: none;
}
a.btn_contact:hover {
	background-image: url(images/btn_contact.jpg);
	background-repeat: repeat;
	background-position: 0px -20px;
}
.navbarends {
	float: left;
}
/* The dojo logo tree on the left */
#mainleft {
	width: 490px;
	top: 5px;
	margin-top: 0px;
	position: relative;
	float: left;
}
/* Right side of page body content */
#mainright {
	width: 420px; /*460 */
	top: 5px;
	margin-top: 50px;
	margin-left: 7px;
	position: relative;
	float: left;
}
p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-align: justify;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
}
.bodytext span {
	font-size: 10px;
	color: #b4b4b4;
	vertical-align: top;
}
/* 'Feature button' section */
#bottom {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	clear: both;
	padding-top: 5px;
	height: 240px;
}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9933;
	text-align: justify;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
p.classtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
}
.classtext span {
	font-weight: bold;
}
.blackbeltstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
}
#heritage {
	position: relative;
	width: 224px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 7.5px;
	float: left;
	padding-bottom: 5px;
}
#experience {
	position: relative;
	width: 224px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
}
#integrity {
	position: relative;
	width: 224px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
}
#enlightment {
	position: relative;
	width: 224px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 5px;
}
#quadbar {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: #00ff00;
	clear: both;
}
a.btn_featurelineage {
	background-image: url(images/btn_feature-lineage.jpg);
	display: block;
	width: 224px;
	height: 129px;
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	float: left;
	padding-right: 5px;
	padding-left: 7.5px;
}
a.btn_featurelineage span {
	display: none;
}
a.btn_featurelineage:hover {
	background-image: url(images/btn_feature-lineage.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
}
a.btn_featuresensei {
	background-image: url(images/btn_feature-sensei.jpg);
	display: block;
	width: 224px;
	height: 129px;
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
a.btn_featuresensei span {
	display: none;
}
a.btn_featuresensei:hover {
	background-image: url(images/btn_feature-sensei.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
}
a.btn_featuredojo {
	background-image: url(images/btn_feature-dojo.jpg);
	display: block;
	width: 224px;
	height: 129px;
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
a.btn_featuredojo span {
	display: none;
}
a.btn_featuredojo:hover {
	background-image: url(images/btn_feature-dojo.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
}
a.btn_featurecontactus {
	background-image: url(images/btn_feature-contact.jpg);
	display: block;
	width: 224px;
	height: 129px;
	background-repeat: no-repeat;
	background-position: center 0px;
	position: static;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
a.btn_featurecontactus span {
	display: none;
}
a.btn_featurecontactus:hover {
	background-image: url(images/btn_feature-contact.jpg);
	background-repeat: no-repeat;
	background-position: center -129px;
}
/* Grey line across the bottom */
#greyline {
	background-color: #d8d8d8;
	clear: both;
	height: 3px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	margin-top: 0px;
	padding: 0px;
	top: 2px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #b4b4b4;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	text-decoration: none;
}
/* Footer area */
#verybottom {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 5px;
}
#dojoinfo {
	text-align: left;
	float: left;
	position: static;
}
#designcredit {
	text-align: right;
	float: right;
	position: static;
}
/* The left 'primary' side of the sub pages */
#subleft {
	width: 600px; /* 700 without right padding */
	top: 40px;
	position: inherit;
	float: left;
	margin-top: 40px;
	margin-left: 25px;
	display: block;
	padding-right: 50px;
}
/* The right side of the sub pages */
#subright {
	width: 280px; /* old is 230 */
	height: 550px; /*subtrack padding */
	top: 40px;
	margin-top: 40px;
	padding-top: 100px;
	position: static;
	float: left;
	/* background-color: #d8d8d8; bg colour for testing purposes*/
}
#subright2 {
	width: 284px;
	height: 568px; /*subtrack padding */
	top: 35px;
	margin-top: 50px;
	margin-right: 25px;
	padding-top: 0px;
	position: static;
	float: right;
	clear: left;	
	/* background-color: #d8d8d8; */
}
#subright2 img {
	border: 2px solid #B4B4B4;
}

/* Div for Instructors nav bar */
#subinstructors {
	width: 700px; /* 700 without right padding */
	top: 40px;
	position: inherit;
	float: left;
	margin-top: 40px;
	margin-left: 25px;
	display: block;
	padding-right: 0px;
}
#subleft2 {
	width: 600px; /* 700 without right padding */
	position: static;
	float: left;
	margin-left: 25px;
	display: block;
	padding-right: 45px;
}
#subright4dojo {
	width: 280px;
	height: 210px; /*subtrack padding */
	top: 40px;
	margin-top: 40px;
	margin-right: 25px;
	padding-top: 80px;
	position: static;
	float: right;
	/* background-color: #d8d8d8; */
}
#dojofisheye {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	display: block;
	width: 930px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.newsdates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9933;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.newsarchive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4b4b4;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.announcements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #b4b4b4;
	font-weight: bolder;
}
.photocaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	display: block;
}
/* Mouse Over buttons for the About Page */
a.btn_origin {
	background-image: url(images/btn_origin.jpg);
	display: block;
	width: 64px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_origin span {
	display: none;
}
a.btn_origin:hover {
	background-image: url(images/btn_origin.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_lineage {
	background-image: url(images/btn_lineage.jpg);
	display: block;
	width: 82px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_lineage span {
	display: none;
}
a.btn_lineage:hover {
	background-image: url(images/btn_lineage.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_motto {
	background-image: url(images/btn_ourmotto.jpg);
	display: block;
	width: 116px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
}
a.btn_motto span {
	display: none;
}
a.btn_motto:hover {
	background-image: url(images/btn_ourmotto.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
/* Mouse Over buttons for the Instructors Page */
a.btn_sensei {
	background-image: url(images/btn_sensei.jpg);
	display: block;
	width: 142px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_sensei span {
	display: none;
}
a.btn_sensei:hover {
	background-image: url(images/btn_sensei.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_steve {
	background-image: url(images/btn_steve.jpg);
	display: block;
	width: 187px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_steve span {
	display: none;
}
a.btn_steve:hover {
	background-image: url(images/btn_steve.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_sempai {
	background-image: url(images/btn_sempai.jpg);
	display: block;
	width: 177px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_sempai span {
	display: none;
}
a.btn_sempai:hover {
	background-image: url(images/btn_sempai.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_rob {
	background-image: url(images/btn_rob.jpg);
	display: block;
	width: 119px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_rob span {
	display: none;
}
a.btn_rob:hover {
	background-image: url(images/btn_rob.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_schedule {
	background-image: url(images/btn_schedule.jpg);
	display: block;
	width: 101px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_schedule span {
	display: none;
}
a.btn_schedule:hover {
	background-image: url(images/btn_schedule.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
a.btn_events {
	background-image: url(images/btn_events.jpg);
	display: block;
	width: 79px;
	height: 10px;
	background-repeat: repeat;
	background-position: 0px 0px;
	position: static;
	float: left;
	margin-left: 2px;
}
a.btn_events span {
	display: none;
}
a.btn_events:hover {
	background-image: url(images/btn_events.jpg);
	background-repeat: repeat;
	background-position: 0px -10px;
}
.newslisttext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}