body {
    margin: 0px;
    padding: 0px;
    background-image:  url("images2/index01.gif");
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #626262;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 86px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #626262;
}

.align-justify {
	text-align: justify;
}

.text1 { /*this should be migrated to leftNavLink*/
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.leftNavText, .text2 {
    font-size: 10px;
    color: #F8F5E9;
}

.text3 {
    font-size: 10px;
}

.text4 {
    font-size: 10px;
    font-weight: bold;
    color: #5B0703;
}

.text5 {
    font-size: 9px;
    color: #626262;
}

.text6 {
    color: #4B3923;
}

a {
    color: #AB1009;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 9px;
    color: #F8F5E9;
}

a.link2 {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.link2:hover {
    color: #333333;
	
}

a.mainContentBoldLinkOnBlue,
a.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.mainContentBoldLinkOnBlue:hover,
a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	font-size: 14px;
	color: #F2C12E;
	text-decoration: none;
}

a.link4:hover {
	font-weight: bold;
}

.bg1 {
    background-image:  url("images2/index33.gif");
    background-repeat: no-repeat;
}

.bg2 {
    background-image:  url("images2/index53a.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
}

.bg3 {
    background-image:  url("images2/index54.gif");
    background-position: left top;
    background-repeat: no-repeat;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

.teacherListName {
	/*display: block;*/
}

.staffBioMainContent {
	margin-left: 22px;
	margin-right: 29x;
}
.staffBioMainContent, .mainContentTextOnBlue {
	color: #F4C120; 
	font-size: 12px;
}
.mainContentHeadingTextOnBlue {
	color: #F4C120; 
	font-size: 14px;
	clear: right;
}
.staffBioImg {
	width: 125px;
	height: 86px;
	align: left;
	float: left;
	margin: 5px 5px 5px 0px;
}
.staffBioMainContent {
	padding-left: 22px;
	padding-right: 29px;
	width: 481spx;
	padding-bottom: 40px;
}
.imgLeftNavBullet {
	width: 5px;
	height: 5px;
	border: none;
}
.leftNavLink {
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
.leftNavHR{
	width: 122px;
	height: 2px;
	margin-top: 37px;
	
}