body {
	margin: 0px;
	padding: 0px;
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12pt;
	line-height: 150%;
	color: #333333;
	/*text-align: center; */
	}



/*----------------------------- JLS Title -----------------------------------*/
#JLStitle {
	background-color: #000033;
	margin: 0px;
	padding: 0px 0px 0px 70px;
	border: 1px #FFFFFF;

}

#JLStitle a {
	text-decoration:none;
	border-bottom:none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}

/*----------------------------- Navigation Menu -----------------------------------*/
#navi {
	white-space: nowrap;
	background-color: #990000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 70px;
}

#navi a {
	text-decoration:none;
	border-bottom:none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}


/*----------------------------- Main Page Tab -----------------------------------*/

#mainTab {
	margin: 0 0 15px 40px;
	padding: 0;
	font-size:85%;
	text-align: left;
	/*
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; */
  }


#mainTab a:link, a:visited {
  color:#03c;
  text-decoration:none;
  border-bottom:1px dotted #69f;
  }
  
#mainTab a:hover {
  color:#990000;
  text-decoration:none;
  border-bottom:1px dotted #990000;
  }
  
#mainTab strong {
  color:#990000;
  text-decoration:none;
  font-weight: normal;
  }

/*----------------------------- Main Contents -----------------------------------*/

#mainText {
	width: 680px;
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12pt;
	line-height: 150%;
	color: #333333;
	margin: 40px 50px;
	padding: 0px;
	list-style-type: disc;
	list-style-image: url(images/bullet_red.gif);
	text-align: left;
}

#mainText a:link, a:visited {
  color:#03c;
  text-decoration:none;
  border-bottom:1px dotted #69f;
  }
  
#mainText a:hover {
  color:#990000;
  text-decoration:none;
  border-bottom:1px dotted #990000;
  }
  
#mainText h2 {
	background-image: url(images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	text-indent: 20px;
	color: #333366;
}

#mainText strong {
	font-weight: bold;
	color: #990000;
}

#mainTextEmb{
	background-image:   url(images/emblem.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 153px;
	width: 720px;
	
}

#mainTextEmb p{
	display: none;
}


#column {
	width: 680px;
	text-align: left;
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 10pt;
	color: #333333;
	border: 1px dashed #999999;
	padding: 15px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	}

/*----------------------------- Return to Home Naviation -----------------------------------*/

#returnHome {
	margin-top: 30px;
	margin-left: 40px;
	width: 680px;
	text-align: center;
	}

#returnHome a:hover {
  color:#990000;
  text-decoration:none;
  border-bottom:1px dotted #990000;
  }
	

/*----------------------------- Footer -----------------------------------*/

#footer {
	border-top: 1px dotted #999999;
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 10pt;
	margin: 40px;
	width: 680px;
	padding-top: 10px;
	text-align: center;
}
	
/*----------------------------- Index Page -----------------------------------*/

#index {
margin: 40px 50px;}

#index a {
	text-decoration:none;
	border-bottom:none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	}

/*

#index {
	text-align: left;
	position: absolute;
	width: 720px;
	left: 420px;
	top: 195px;

	}
/*
.prospectus {
	position: absolute;
	left: 70px;
	text-align: left;
	top: 195px;
}
.prospectus p {
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: small;
	position: relative;
	left: 30px;
	top: 1px;

}

.prospectus p strong {
	color: #FF0000;
	
}

.freeLessons {
	position: absolute;
	left: 70px;
	text-align: left;
	top: 280px;

}

.freeLessons p {
	font-family: "Tahoma", "Helvetica", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: small;
	position: relative;
	left: 30px;
	top: 1px;
	}

.indexImages {
	white-space: nowrap;
	width: 720px;
	position: absolute;
		left: 70px;
	background-image: url(images/emblem.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
*/
