body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/topBarBkgd.gif);
	background-repeat: repeat-x; 
}

#Table_01 {
	height: 188px;
/*	width: 800px; */
}

a:link.subnav {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}
a:visited.subnav {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}
a:hover.subnav {
	color: #006600;
	text-decoration: none;
/*	font-weight: bold; */
}


a:link.icons {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}
a:visited.icons {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}
a:hover.icons {
	color: #006600;
	text-decoration: none;
/*	font-weight: bold; */
}



#divSub {
	display: block;
	position: absolute;
/*	left: 225px;
	top: 189 px; */
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding-left: 3px;
}

#mainCopy {

	display: block;
	position: absolute;
	left: 225px;
	top: 225px;
	
	font-family: verdana;
	font-size: 11px;
	line-height: 1.3;
	
	width: 500px;
	
}

.modTitle {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.modAuthor {
	font-size: 11px;
	font-weight: bold;
}

.modAbstract {
	font-size: 11px;
}

.file {
	font-size: 11px;
}

ul.fileList {
	list-style: url("images/fileBullet.gif") square;
}
	
table {
	font-family: verdana;
	font-size: 11px;
}

#footer {

	width: 225px;
	left: 0px;

/*	width: 500px;
	left: 225px; */
	top: 400px;
/*	bottom: 0px;
	height: 100px; */
/*	vertical-align: bottom; */
	display: block;
	position: absolute;
	font-family: verdana;
	font-size: 10px;
	color: #006600;
	text-align: center;

}

a:link.footerLink {
	color: #006600;
	text-decoration: none;
}

a:visited.footerLink {
	color: #006600;
	text-decoration: none;
}

a:hover.footerLink {
	color: #006600;
	text-decoration: underline;
}


a:link.authorName {
	color: #000000;
	text-decoration: underline;
}

a:visited.authorName {
	color: #000000;
	text-decoration: underline;
}

a:hover.authorName {
	color: #006600;
	text-decoration: none;
}


.schools {
	font-size: 9px;
	font-style: italic;
}