body { 
	font-size: 12pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	background: url(../images/SideBar.jpg) 0 0 repeat-y;
}

h1 { color: #702b2e; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
h2 { color: #702b2e; font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

#banner { color: #090909; background-color: #fff; position: fixed; top: 0; left: 0; width: 100%; height: 130px; z-index: 21; margin: 0; padding: 0; }
#goldbar {
	background-image: url(../images/GoldBar.jpg);
	background-repeat: repeat-x;
	position: fixed;
	top: 130px;
	left: 0;
	width: 1124px;
	height: 6px;
	z-index: 22;
}
#lftSideBr { 
	/*background-image: url(../images/SideBar.jpg); 
	background-repeat: repeat;*/ 
	width: 150px; left: 0; 
	top: 136px; 
	position: absolute; 
	padding-top: 10px; 
}

ul.nav { font-weight: bold; text-align: center; margin-left: 0; padding-left: 0; list-style-type: none; }
ul.nav li { height: 60px;}

/*#footer { color: #702b2e; background-color: #fff; text-align: center; left: 0; bottom: 0; width: 100%; height: 70px; padding-top: 5px; position: absolute;}*/
#footer { color: #702b2e; background-color: #fff; text-align: center; left: 0; bottom: 0; width: 100%; height: 70px; padding-top: 5px; position: relative;}
#footer a:link { color: #702b2e; font-weight: bold; text-decoration: none; }
#footer a:visited { color: #702b2e; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #d4a017; font-weight: bold; text-decoration: none; }
.copyright { font-size: 10pt; }

#contentMain {
	background-color: #fff;
	text-align: justify;
	/*float: inherit;*/
	margin-top: 136px;
	margin-right: 10px;
	margin-left: 150px;
	padding-top: 5px;
	width: 800px;
	position: absolute;
}
#headerPhoto {
	width: 825px;
	margin-top: 30px;
	margin-left: 0;
}
#headerWSPhoto { position: relative; top: 10px; left: 10px; width: 825px; }
#aboutStudent { font-size: 11pt; position: relative; top: 10px; left: 10px; width: 400px; height: 100%; }
#aboutDesc { width: 825px; }
#aboutParent { font-size: 11pt; position: absolute; top: 310px; left: 472px; width: 400px; height: 100%; }
#aboutFamily { font-size: 11pt; position: relative; top: 50px; left: 10px; width: 800px; height: 100%; }
#parentJunior { font-size: 11pt; position: relative; top: 10px; left: 10px; width: 400px; height: 100%; }
#parentSenior { font-size: 11pt; position: absolute; top: 210px; left: 472px; width: 400px; height: 100%; }
#parentParent { font-size: 11pt; position: relative; top: 50px; left: 10px; width: 800px; height: 100%; }
#resourcesLt { color: #702b2e; position: relative; top: 10px; left: 10px; width: 400px; }
#resourcesLt h2 { color: #702b2e; background-color: #d4a017; }
#resourcesLt a:link { color: #702b2e; font-size: 14pt; font-weight: bold; text-decoration: none; }
#resourcesLt a:visited { color: #702b2e; font-size: 14pt; font-weight: bold; text-decoration: none; }
#resourcesLt a:hover { color: #d4a017; font-size: 14pt; font-weight: bold; text-decoration: none; }
#workshopsRt { color: #702b2e; position: absolute; top: 15px; left: 472px; width: 400px; }
#workshopsRt h2 { color: #702b2e; background-color: #d4a017; }
#workshopsRt a:link { color: #702b2e; font-size: 14pt; font-weight: bold; text-decoration: none; }
#workshopsRt a:visited { color: #702b2e; font-size: 14pt; font-weight: bold; text-decoration: none; }
#workshopsRt a:hover { color: #d4a017; font-size: 14pt; font-weight: bold; text-decoration: none; }
#clientQts { color: #702b2e; font-weight: bold; font-style: italic; text-align: justify; border-color: #702b2e; outline-color: #702b2e; }
#clientQts a:link { color: #702b2e; text-decoration: none; }
#clientQts a:visited { color: #702b2e; text-decoration: none; }
#clientQts a:hover { color: #702b2e; text-decoration: none; }
.rdLnk a:link { color: #702b2e; font-weight: bold; text-decoration: none; }
.rdLnk a:visited { color: #702b2e; font-weight: bold; text-decoration: none; }
.rdLnk a:hover { color: #d4a017; font-weight: bold; text-decoration: none; }
#disclaimer { font-size: 8pt; width: 825px; }
.disclmHd { color: #702b2e; font-size: 11pt; font-weight: bold; }
button { color: #fff; font-weight: bold; background-color: #702b2e; border-width: medium; outline: outset medium #702b2e; }
#thankPg { margin-top: 30px; margin-left: 0; width: 825px; }
#thankPg h2 { color: #702b2e; background-color: #d4a017; }
#BBLink { 
	position: absolute; 
	/*top: 146px; 
	left: 880px;*/ 
	top: 316px; 
	left: 850px;
}
#NCPNews {
	position: absolute;
	top: 35px;
	left: 850px;
	width: 190px;
	border: solid #702b2e 1px;
	background-color: #FFF;
	padding: 10px;
	text-align: left;
	z-index: 20;
}
.txtClr { color: #702b2e; font-size: 14pt; font-weight: bold; }
* html #banner {position: absolute;}
* html #lftSideBr {position: absolute;}
* html #goldbar {position: absolute;}
