html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

div#centeredContent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}

a.homeLink:link {
	font-size: 24px;
}

a.homeLink:visited {
	font-size: 24px;
}

a.homeLink:hover {
	font-size: 24px;
}

a.menuLink:link {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}

a.menuLink:visited {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}

a.menuLink:hover {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a.newsletterLink:link {
	font-weight: bold;
	font-size: 16px;
}

a.newsletterLink:visited {
	font-weight: bold;
	font-size: 16px;
}

a.newsletterLink:hover {
	color: #ff0000;
	font-size: 16px;
	text-decoration: underline;
}

a.mastersLink:link {
	font-weight: bold;
	margin-left: 10px;
}

a.mastersLink:visited {
	font-weight: bold;
	margin-left: 10px;
}

a.mastersLink:hover {
	margin-left: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

div#headerDiv {
	height: 10px;
}

div#footerDiv {
	height: 10px;
	text-align: right;
	color: #999999;
	font-size: 12px;
	clear: both;
}

div.pageTitle {
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-right: 20px;
}

div#menuDiv {
	width: 250px;
	height: 700px;
	padding-top: 10px;
	float: left;
	background-color: #000000;
	text-align: center;
	line-height: 50px;
}

div#realContentDiv {
	width: 738px;
	height: 698px;
	float: right;
	border: 1px solid black;
	padding-top: 10px;
	padding-left: 10px;
}

div.currentLink {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

div#whatispic {
	padding: 50px;
	float: left;
}

div#newsletterpic {
	padding: 10px;
	float: left;
}

div#dojopic {
	padding: 10px;
	padding-top: 0px;
	float: left;
}

div.textDiv {
	text-align: justify;
	text-indent: 20px;
	padding: 20px;
}

div.dojo {
	text-align: justify;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
}

div.dojoTitle {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #990000;
}

div.dojoSchedule {
	margin-top: 10px;
	width: 400px;
	/*margin-left: auto;
	margin-right: auto;*/
}

div.dojoText {
	width: 600px;
}

table.zazenTable {
}

td.zazenDay {
	padding: 2px;
	text-align: justify;
	border-bottom: 1px solid #bbbbbb;
}

td.zazenHour {
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #bbbbbb;
}

div#mapDivContainer {
	border: 1px solid #990000;	
	width: 500px;
	height: 420px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	visibility: hidden;
}

div#mapDivTitle {
	width: 500px;
	height: 20px;
	text-align: right;
	background-color: #990000;
	cursor: move;
}

div#mapDiv {
	width: 500px;
	height: 400px;
}

div#nextSess {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 20px 0px 0px 20px;
}

div.sesshinBody {
	text-align: justify;
	border: 1px solid #bbbbbb;
	padding: 10px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 15px;
}

div.sesshinTitle {
	color: #990000;
	font-weight: bold;
}

div.sesshinLocation {
	font-weight: bold;
	margin-bottom: 10px;
}

div.sesshinList {
	padding-left: 20px;
}

div.donatiiBody {
	clear: both;
	margin-left: 20px;
}

div.donatiiCont {
	padding-left: 20px;
	color: #990000;
}

div.newsletterForm {
	margin-top: 50px;
}

div.newletterFormText {
	color: #990000;
	font-weight: bold;
	margin-bottom: 2px;
}

div.newsletterFormElem {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 20px;
}

div.newsletterFormSubmit {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
}

input.newsletterInput {
	color: #990000;
	border: 1px solid #990000;
	width: 350px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background-color: #ffeeee;
}

div#newsletterLoadingDiv {
	text-align: right;
	margin-right: 20px;
	display: none;
}

div#errorDiv {
	color: #ff0000;
}

div#maestriLinks {
	text-align: right;
	margin-right: 20px;
}

div#mastersContent {
	margin-top: 10px;
	overflow: auto;
	height: 640px;
}

div.masterPic {
	padding: 20px;
	float: left;
}

div.masterTitleDiv {
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #990000;
}

div.masterSubTitleDiv {
	padding-top: 10px;
	font-weight: bold;
	color: #990000;
	padding-left: 20px;
}

div.mastersTextDiv {
	text-align: justify;
	text-indent: 20px;
	padding: 10px 20px 10px 20px;
}

div#baso {
	display: none;
}

div#sekito {
	display: none;
}

div#kodo {
	display: none;
}

div#deshi {
	display: none;
}

div#mokusho {
	display: none;
}

div#myoken {
	display: none;
}

div#dogen {
	display: none;
}

div#gaku {
	display: none;
}

div#indexLogo {
	margin: 150px auto 75px auto;
	text-align: center;
}

div#indexRoLnk {
	float: left;
	width: 480px;
	text-align: right;
}

div#indexEnLnk {
	float: right;
	width: 480px;
	height: 200px;
}

div#hrDiv {
	border-top: 1px solid #a00000;
	margin: 0px auto 70px auto;
	width: 500px;
}