BODY {
	margin: 0px;
	margin-top: 10px;
	background-color: #FFDD99;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

/* Page Layout */

#mainWindow {
	display: block;
	width: 978px;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #3B1B02;
	background: url('img2/content-bkg.gif') repeat top left;
}

#rightColumn {
	width: 697px;
	float: right;
}

#topNav {
	height: 52px;
	text-align: right;
	background: #3B1B02;
}

#logoBox {
	float: right;
}

#homeContact	{
	float: right;
	margin-top: 12px;
}

#loginBox {
	width: 350px;
	float: right;
	margin-top: 10px;
	font-family: Arial,Helvetica,sans-serif;
	color: #F7EFAA;
}

#memberLogin {
	width: 32%;
	float: left;
	font-size: 7pt;
	text-align: left;
	color: #F7EFAA;
}

#password {
	width: 31%;
	float: left;
	font-size: 7pt;
	text-align: left;
	color: #F7EFAA;
}

.textBox	{
	width: 100px;
	height: 12px;
	font-size: 7pt;
	background: #FFFFDC;
	border: 1px solid Black;
}

#saveLogin {
	width: 15%;
	float: left;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
	line-height: 9pt;
	text-align: left;
	color: #F7EFAA;
}

#checkBox {
	font-size: 7pt;
	color: #FFFFDC;
}

#submit	{
	width: 18%;
	float: left;
	padding-top: 10px;
	font-size: 7pt;
	text-align: left;
	color: #F7EFAA;
}

#submitButton	{
	padding: 0px;
	margin: 0px;
	font-size: 6pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	width: 30px;
	height: 20px;
	background: #B95B00;
	border: 1px solid Black;
}

#rightContentColumn	{
	width: 696px;
	height: auto;
}

#topMenu	{
	clear: all;
	width: 696px;
	height: 66px;
	background: url('img2/home-header-bkg.gif') top left no-repeat;
	padding: 2px;
	padding-top: 0px;
}

#content	{
	padding: 30px;
	font-size: 11pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

H1	{
	font-size: 14pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #B95B00;
}

P	{
	text-indent: 1.5em;
}

#leftColumn	{
	float: left;
	width: 281px;
}

#educationBox	{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

H2	{
	font-size: 13pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #3B1B02;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.homeBullets	{
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 12pt;
	padding-top: 0px;
}

.eduLinks	{
	color: #B95B00;
}

#alertBox	{
	width: 193px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: #EF851E;
	border: 1px solid #3B1B02;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

.newsBox	{
	width: 193px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: #F2EFD7;
	border: 1px solid #3B1B02;
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

#dropcontentsubject	{
	width: 190px;
	font-size: 9pt;
	font-weight: bold;
}

.dropcontent	{
	width: 190px;
	height: 117px;
	background-color: #F2EFD7;
	padding: 0px;
	display: block;
	overflow: hidden;
	font-size: 8pt;
}
#adBox	{
	width: 223px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}

#copyright	{
	display: block;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	border: 1px solid #3B1B02;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background: #3B1B02;
	color: #FFFFDC;
}

#footer	{
	margin-top: 8px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
}

/* Top Navigation Styles */
/* warning: using float right makes the top-level bullets appear in opposite order */

#menu	{
	width: 770px;
}

#menu ul	{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#menu a, #menu img	{
	display: block;
	margin: 0;
}

#menu img	{
	padding: 0px;
	margin: 0px;
}

#menu a	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFDC;
	text-decoration: none;
}

#menu a:hover	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#menu li	{
	position: relative;
}

#menu ul ul	{
	position: absolute;
	left: -2px;
	z-index: 500;
}

div#menu ul ul	{
	display: none;
}

div#menu ul li:hover ul	{
	display: block;
}

div#menu ul li:hover ul li	{
	width: 140px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: #B95B00;
	color: #FFFFDC;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-top: 0px;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul	{
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul	{
	display: block;
}

<!--[if IE]>
<style type="text/css" media="screen">
body	{
	behavior: url(csshover.htc);
	font-size: 100%;
}

#menu ul li	{
	float: left;
	width: 100%;
}

#menu ul li a	{
	height: 1%;
}

#menu a, #menu h2	{
	font-family: Arial,Helvetica,Swiss,sans-serif;
	font-weight: normal;
}
</style>
<![endif]-->

/* Inline Content Styles */

P	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: Black;
}

a	{
	color: #B95B00;
}

a:link	{
	color: #B95B00;
}

a:visited	{
	color: #CC6600;
}

a:hover	{
	color: #3B1B02;
}

.twelve	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	line-height: 1.25em;
	color: #000066;
}

.eleven	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: Black;
}

.ten	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: Black;
}

.nine	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: Black;
}

.eight	{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Black;
}

#bullet	{
	list-style-image: url('img/bullet.gif');
	color: #000077;
}

sup	{
	font-size: 7pt;
}

/* Profile Page Layout Styles */

#leftBodyProfile	{
	float: left;
	width: 284px;
	height: 165px;
}

#leftNavProfile	{
	float: right;
	width: 128px;
	height: auto;
}

#rightBodyProfile	{
	float: right;
	width: 533px;
	height: 330px;
}

#rightBodyContentProfile	{
	float: left;
	width: 409px;
	height: 265px;
	margin-top: 30px;
	margin-left: 35px;
}

/* Profile Page Rollover Styles */

a.rollAbout	{
	display: block;
	background: url('img/about.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollAbout:hover	{
	background-position: 0 -34px;
}

a.rollPartnership	{
	display: block;
	background: url('img/partnership.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollPartnership:hover	{
	background-position: 0 -34px;
}

a.rollServices	{
	display: block;
	background: url('img/services.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollServices:hover	{
	background-position: 0 -34px;
}

a.rollToolsets	{
	display: block;
	background: url('img/toolsets.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollToolsets:hover	{
	background-position: 0 -34px;
}

.displace	{
	position: absolute;
	left: -5000px;
}

/* Experience Page Layout Styles */

#leftBodyExperience	{
	float: left;
	width: 196px;
	height: 165px;
}

#leftNavExperience	{
	float: right;
	width: 128px;
	height: auto;
}

#rightBodyExperience	{
	float: right;
	width: 621px;
	height: 330px;
}

#rightBodyExperience2	{
	float: right;
	width: 621px;
	height: 308px;
}

#rightBodyContentExperience	{
	float: left;
	width: 491px;
	height: 265px;
	margin-top: 30px;
	margin-left: 35px;
}

#rightBodyContentExperience2	{
	float: left;
	width: 491px;
	height: 230px;
	margin-top: 30px;
	margin-left: 35px;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
	scrollbar-base-color: #000066;
	scrollbar-track-color: #777777;
	scrollbar-face-color: #AAAAAA;
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color: #777777;
	scrollbar-darkshadow-color: #777777;
	scrollbar-shadow-color: #777777;
	scrollbar-arrow-color: #000066;
}

/* Experience Page Rollover Styles */

a.rollPortfolio	{
	display: block;
	background: url('img/portfolio.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollPortfolio:hover	{
	background-position: 0 -34px;
}

a.rollTestimonials	{
	display: block;
	background: url('img/testimonials.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollTestimonials:hover	{
	background-position: 0 -34px;
}

.displace	{
	position: absolute;
	left: -5000px;
}

/* Principals Page Layout Styles */

#leftBodyPrincipals	{
	float: left;
	width: 152px;
	height: 165px;
}

#leftNavPrincipals	{
	float: right;
	width: 128px;
	height: auto;
}

#rightBodyPrincipals	{
	float: right;
	width: 665px;
	height: 346px;
}

#rightBodyPrincipalsPics	{
	float: right;
	width: 665px;
	height: 346px;
	background: url('img/biopic.png') no-repeat 415px 20px;
}

#rightBodyContentPrincipals	{
	float: left;
	width: 430px;
	height: 265px;
	margin-top: 30px;
	margin-left: 35px;
}

/* Principals Page Rollover Styles */

a.rollPat	{
	display: block;
	background: url('img/pat.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollPat:hover	{
	background-position: 0 -34px;
}

a.rollMg	{
	display: block;
	background: url('img/marygail.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollMg:hover	{
	background-position: 0 -34px;
}

a.rollRajib	{
	display: block;
	background: url('img/rajib.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollRajib:hover	{
	background-position: 0 -34px;
}

a.rollSally	{
	display: block;
	background: url('img/sally.gif') no-repeat top left;
	width: 128px;
	height: 34px;
	margin-bottom: 9px;
}

a.rollSally:hover	{
	background-position: 0 -34px;
}

.displace	{
	position: absolute;
	left: -5000px;
}

/* Contact Page Layout Styles */

#leftBodyContact	{
	float: left;
	width: 263px;
	height: 165px;
}

#leftNavContact	{
	float: right;
	width: 128px;
	height: auto;
}

#rightBodyContact	{
	float: right;
	width: 554px;
	height: 330px;
}

#rightBodyContentContact	{
	float: left;
	width: 428px;
	height: 265px;
	margin-top: 30px;
	margin-left: 35px;
}

/* No Contact Page Rollover Styles */

