* {
	margin:0 auto;
}

body {
	/*background:#999999;*/
	margin-top: 20px;
	background-image:url(images/background.gif);
	background-repeat:repeat;

	}	
	

a {
	text-decoration:none;
	color:#FF0000;
	}

a.contact {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#C00;
}

table {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*******title*******/

h1 {
	font-family: Papyrus;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
	margin: 0px;
	padding: 25px 0px 20px 25px;
}

/*******Endeavor********/

h2 {
	font-family: Papyrus;
	font-size: 32px;
	letter-spacing: 0.5em;
	margin-right:0px;
	margin-left:20px;
	background-color: #FFF;
	color:#000;
}


h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	color: #333;
	
}

h4 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0px;
	
}

/*second level head*/

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 0px 10px 20px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 10px 2px 90px;
	margin: 0px;
	
}

.header {
	font-family:Papyrus;
	font-size:14px;
	color:#c90;
	font-weight:400;
	line-height: 1.3em;
	font-style: normal;
	padding: 0px;
	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 7px 0px;
	padding:0px 0px 0px 20px;
	border:0px;
	line-height:1.5em;
	color: #000;
	font-weight:400;
	}

ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
}

#insidePg  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	color:#000;
	
	}

.navMenu {
	height: 40px;
	width: 799px;
	float: left;
}


#container{
	width: 800px;
	height:800px;
	/*background-image:url(images/Bamboo-croppedSmall.jpg);*/
	overflow: hidden;
	background-image:url(images/Bamboo-shaded.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border-width:2px;
	border-left-color:#999;
	border-top-color:#999;
	border-right-color:#C03;
	border-bottom-color:#C03;
	border-style:groove;
	background-color: #FFF;
	
	}

#container.home {
	width:800px;
	background-image:url(images/Bamboo-croppedSmall.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 750px;
	background-color: #FFF;
	overflow: hidden;
}

#container.inside {
	width:800px;
	background-image:url(images/Bamboo-shaded_color.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 750px;
	/*background-color: #FFF;*/
	overflow: hidden;
}

#container.insideCalendar {
	width:800px;
	background-image:url(images/Bamboo-fadedgreen.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 750px;
	/*background-color: #FFF;*/
	overflow: hidden;
	
}

.list {
	width:800px;
	background-image:url(images/Bamboo-fadedgreen.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: auto;
	/*background-color: #FFF;*/
	overflow: hidden;
}




#header {
	height: 140px;
	width: 800px;
	
}


#content {
	/*	background-color: #CCFFFF;*/
	height: 350px;
	width: 800px;
	float:left;
	/*margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
}

#leftColumn {
	margin: 5px;
	padding: 0px 0px 0px 10px;
	float: left;
	height: auto;
	width: 420px;
}

#rightColumn {
	float: right;
	height: auto;
	width: 500px;
	margin: 30px 0px 0px 20px;
	padding-right:20px;
}

#rightColumnMap {
	float: right;
	height: auto;
	width: 350px;
	margin: 30px 10px 0px 0px;
	
}

#center {
	width: 620px;
	margin: 5px 22px 5px 0px;
	padding: 0px;
	height: auto;
	float: right;
	
}

#rightColumn.homeRtCol {
	float: right;
	height: 220px;
	width: 200px;
	margin: 20px 20px 0px 25px;
	border: thin black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dashed;
	border-top-color: #999;
	border-left-color: #999;
	
}

.homeRtCol a {
	color:#000;
	text-decoration: underline;	
	
}

#logo {
	margin: 5px 30px;
	float: right;
	height: 74px;
	width: 90px;
	position: relative;
	top: 5px;
	right: 0px;
	border:none;
	background-image: url(images/tiger3.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 10px 5px 5px 5px;
}


#footer.homeFoot {
	height: 160px;
	width: 700px;
	padding:0px 0px 10px 100px;
	margin:0px;
	clear: both;
} 

#footer {
	height: 30px;
	width: 790px;
	padding:0px;
	margin:0px;
	clear: both;

}

#posture {
		float:right;
	
}

#textBox {
	height: 150px;
	width: 650px;
	float:right;
	padding:5px;
	margin: 0px 20px 0px -400px;
}

#announcement {
	width: 200px;
	height: auto;
		
}

#announcement1 {
	color: #060;
}
#announcement2 {
	color: #009;
}

.quote {
	font-family: Papyrus;
	font-size: 14px;
	font-style: italic;
	color: #C90;
	padding: 0px 10px 0px 140px;
}

.instructors {
	padding: 5px;
	border: #000 thin solid;
	border-color:#C90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 470px;
	margin:10px 10px 10px 20px;
	height: auto;
	
}

#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0px 2px 10px;
	border: thin dashed #999;
	background-color: #FFF;
	line-height: 1.1;
	margin: 2px 2px 2px 0px;
	border-color: #666;
	border-style: solid;
	border-width: thin;
	opacity: 0.85;
}

#termLayout {
	width: 720px;
	margin: 5px 22px 5px 0px;
	padding: 0px;
	height: auto;
	float: right;
	
}

#japaneseTerms {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
		
}

#bold {
	font-weight: bold;
	text-align: left;
}

#scholarship {
	margin: 100px 0px 0px 3px;
	padding: 5px 0px 10px 15px;
	float: left;
	height: auto;
	width: 135px;
	border: 2px;
	border-color:#C90;
	border-style:groove;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFF;
	opacity: 0.6;
}
  

