body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #333333;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	}

:link	{
	color: #8C6239;
	}
:visited	{
	color: #333333;
	}
a	{
	color: #333399;
	font-weight: bold;
	}

a:active	{
	color: #666666;
	}
a:hover	{
	color: #FF6600;
	}
a:link img, a:visited img { 
	border-style: none;
	vertical-align: top;
	} /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */

  a img { color: inherit; }    /* undo the color change above */
}

/* background should be transparent, but WebTV has a bug */
h1, h2, h3, h4 { 
	margin:	0 0 0 0;
	font-weight: bold;
    background-color: transparent;
}

h1,
h1.Red,
h1.Brown,
h1.White
 {
  font-size: 200%;
  line-height: 115%;
}

h1 {
    color: black;
	text-align: center;
}
h1.Red {
    color: #B45306;
	text-align: left;
}
h1.Brown{
    color: #8C6239 ;
	text-align: left;
}
h1.White {
    color: #FFFFFF;
	text-align: left;
}

h2,
h2.Red,
h2.Brown,
h2.White
 {
  font-size: 150%;
  line-height: 115%;
}

h2 {
    color: black;
	text-align: center;
}
h2.Red {
    color: #B45306;
	text-align: left;
}
h2.Brown {
    color: #8C6239 ;
	text-align: left;
}
h2.White {
    color: #FFFFFF;
	text-align: left;
}
h3,
h3.Red,
h3.Brown,
h3.White
 {
  font-size: 125%;
  line-height: 115%;
}

h3 {
    color: black;
	text-align: center;
}
h3.Red {
    color: #B45306;
	text-align: left;
}
h3.Brown {
    color: #8C6239 ;
	text-align: left;
}
h3.White {
    color: #FFFFFF;
	text-align: left;
}
h4,
h4.Red,
h4.Brown,
h4.White
 {
  font-size: 100%;
  line-height: 115%;
}

h4 {
    color: black;
	text-align: center;
}
h4.Red {
    color: #B45306;
	text-align: left;
}
h4.Brown {
    color: #8C6239 ;
	text-align: left;
}
h4.White {
    color: #FFFFFF;
	text-align: left;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
	font-weight:100;
	text-align: left;
	line-height:normal;
}
h6 {
	font-family: serif;
	font-variant: small-caps;
    color: black;
}

hr	{
	height: 4px;
	width: 95%;
}

hr.Red {
	background-color: #B45306;
	border: 0 none;
	height: 1px;
	width: 100%;
}

ul,dl,dd,dt,p,blockquote,li,div,p,li,dd,dl,dt,table,tr,text,textarea,td,TD,form,input,button,select,th,td {

             /* redundant selectors to help NS4 not forget */
}

li {
  line-height: 150%;
}


/* Navigation */

table.LeftMenu {
	width: 218px;	
	background-image: url(/images/bg-yellow.jpg);
	background-repeat: inherit;
	}

tr.LeftMenu {
	}

td.LeftMenu {
	background-color: #FFF2BB;
	font-size: .75em;
	margin-right: 0px;
	margin-left: 0px;

	}
	
td.LeftMenuBottom {
	background-color: #FFF2BB;
	background-repeat: inherit;
	font-size: .75em;
	margin-right: 0px;
	margin-left: 0px;
	height: 300px;

	}

#LeftCat a {

	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8C6239;
	text-align: left;
	margin-left: 35px;
	height: 18px;
	display: block;
	margin-bottom: 6px;
	text-decoration: none;
	text-indent: 20px;
}

#LeftCat a:hover {
	color: #FF9900;
}

#MenuFooter a {
	font-size: 11px;
	font-weight: bold;
	color: #8C6239 ;
	text-align: center;
	margin-bottom: 6px;
	text-decoration: none;
}

#MenuFooter a:hover {
	color: #FF9900;
}

p.MenuFooter {
	font-size: 11px;
	font-weight: bold;
	color: #8C6239 ;
	text-align: center;
	line-height: 2.5em;
	margin-top: 0px;
	margin-bottom: 6px;
	width: 901px;
	height: 30px;
}


/* Content */

td.Error {
	color: red;
}	

table,
table.Content,
table.Content12
 {
	border-collapse: collapse;
	line-height: 1.25em;
	}

td {
	vertical-align: top;
	}
td.ContentRight {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	}

table {
	font-size: 100%;
	}
	
table.Content {
	width: 901px;
	
	}

table.Content12 {
	font-size: 86%;
	
	}

td.roundtopleft {
	background-image: url(/images/roundCrnr_topLeft.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}
td.roundtopright {
	background-image: url(/images/roundCrnr_topRt.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}
td.roundbottomleft {
	background-image: url(/images/roundCrnr_lowerLeft.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}
td.roundbottomright {
	background-image: url(/images/roundCrnr_lowerRt.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	}
td.roundline {
	background-image: url(/images/roundCrnr_lineSegment.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	}
td.topline {
	border-top: 1px solid #7EAFD7;
	}
td.bottomline {
	border-bottom: 1px solid #7EAFD7;
	}
td.leftline {
	border-left: 1px solid #7EAFD7;
	}
td.rightline {
	border-right: 1px solid #7EAFD7;
	}
td.BlueFill {
	background-image: url(/images/YVS_frameFeaturedLessons-lg.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 10px;
	height: 450px;
	}
td.HomeFillBox {
	background-image: url(/images/YVS-HomeFillBox.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 380px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C6239 ;
	text-align: left;
	margin-left: 35px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 20px;
	}
td.OrangeFillBox {
	background-image: url(/images/YVS-OrangeFillBox.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 380px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C6239 ;
	text-align: left;
	margin-left: 35px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 5px;
	}
td.GreenFillBox {
	background-image: url(/images/YVS-GreenFillBox.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 280px;
	width: 299px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C6239 ;
	text-align: left;
	margin-left: 35px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 5px;
	}

-->
