.thumbNormal {
border:2px solid #000000;
}

.thumbSelected {
border:2px solid #ff0000;
}

table.thumbs {
  border: none;
}

p.indent { text-indent: 3em; }

p.s_indent { text-indent: 2em; }


a.standard:link { color: navy; text-decoration: none }
a.standard:active { color: red; text-decoration: none }
a.standard:visited { color: navy; text-decoration: none }
a.standard:hover { color: navy; text-decoration: underline; font-weight: bold }

a.faculty:link { color: #0f02ff; text-decoration: none; }
a.faculty:active { color: red; text-decoration: none; }
a.faculty:visited { color: #0f02ff; text-decoration: none; }
a.faculty:hover { color: #0f02ff; text-decoration: underline; font-weight: bold }

a.textlink:link { color: #0f02ff; text-decoration: none }
a.textlink:active { color: red; text-decoration: none }
a.textlink:visited { color: #0f02ff; text-decoration: none }
a.textlink:hover { color: red; text-decoration: none }


BODY { height: 8.5in } /* Required for percentage heights below */
      #footer {
        position: fixed;
		right: 0px;
		bottom: 5px;
		width: 100%;
}


.footertable, .footertable TH {
    background-image:url('../Faculty_Staff_Files/bar_background.gif');
}

img, div { behavior: url(iepngfix/iepngfix.htc) }


td.backgroundnote { 
	background-image: url(Images/memobkgrd.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px
}

td.backgrounddivide { 
	background-image: url(Images/dividebkgrd.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left 
}

td.backgrounddividesmall { 
	background-image: url(Images/dividebkgrdsmall.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left 
}

td.backgrounddividecenter { 
	background-image: url(Images/dividebkgrdcenter.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom center 
}

td.submenubkgrd {
	background-image: url(Images/submenubkgrd.jpg);
	background-repeat: repeat-x;
	background-position: bottom left
}

tr.menu_line {
	background-image: url (Images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: bottom 
}
