html {
}

/*  BODY  */
		body {
		background-color: #DDE4EE;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		}

		td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

/*  ++++++++++  */

/*  MARGINS  */
		#leftside {
			background-image: url(images/left_sidebk.jpg);
			background-repeat: repeat-y;
			background-position: left top;
			width: 12px;
		}
		#rightside {
			background-image: url(images/rt_sidebk.jpg);
			background-repeat: repeat-y;
			background-position: left top;
			width: 13px;
		}

/*  ++++++++++  */

/*  TOP NAV BACKGROUND  */
		#outertable #topnav {
			background-image: url(images/nav.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			width: 725px;
			height: 26px;
			text-align: center;
			vertical-align: middle;
		}

/*  ++++++++++  */

/*  TOP NAV CELL  */
		#outertable #topnav #navlinks td {
			text-align: center;
			vertical-align: middle;
		}

/*  ++++++++++  */

/*  MAIN CONTENT AREA BACKGROUND  */
		#outertable #mainbodybk {
			background-image: url(images/bodybk.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			width: 775px;
			background-color: #DBDAD6;
			text-align: left;
			vertical-align: top;
		}

/*  ++++++++++  */

/*  FRONT MAIN CONTENT AREA  */
#outertable #mainbodybk #frontmaincontent {
	min-height: 700px;
}
		#outertable #mainbodybk #frontmaincontent td{
	padding: 0px;
	text-align: left;
	vertical-align: top;
		}
		#outertable #mainbodybk #frontmaincontent a {
			color: #d46900;
		}
		#outertable #mainbodybk #frontmaincontent a:hover {
			color: #666633;
		}
		#outertable #mainbodybk #frontmaincontent a:visited {
			color: #d46900;
		}
		#outertable #mainbodybk #frontmaincontent a:visited:hover {
			color: #666633;
		}
		
		#outertable #mainbodybk #frontmaincontent #fronticontable #icontextleft {
	padding-right: 15px;
	padding-left: 30px;
	height: 100px;
}

		#outertable #mainbodybk #frontmaincontent #fronticontable #icontextcenter{
		padding-right: 15px;
		padding-left: 30px;
		border-right-width: 1px;
		border-right-style: dotted;
		border-right-color: #666666;
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #666666;
}
		#outertable #mainbodybk #frontmaincontent #fronticontable #icontextright {
		padding-right: 15px;
		padding-left: 30px;
}

	

/*  ++++++++++  */

/*  MAIN CONTENT AREA  */
#outertable #mainbodybk #maincontent {
	text-align: left;
	vertical-align: top;
	min-height: 700px;
	margin-bottom: 50px;
}

#outertable #mainbodybk #maincontent #bodytext #Lee_Laura_pic {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#outertable #mainbodybk #maincontent #bodytext #globe_pic {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

#outertable #mainbodybk #maincontent #bodytext #potk_book {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
		#outertable #mainbodybk #maincontent #pagetitle{
	padding-top: 10px;
	padding-left:25px;
	text-align: left;
	vertical-align: top;
	height:46px;
		}
		
		#outertable #mainbodybk #maincontent #bodytext{
	text-align: left;
	vertical-align: top;
	padding-left: 100px;
	padding-right: 100px;
		}
		#outertable #mainbodybk #maincontent a {
			color: #660000;
		}
		#outertable #mainbodybk #maincontent a:hover {
			color: #666633;
		}
		#outertable #mainbodybk #maincontent a:visited {
			color: #660000;
		}
		#outertable #mainbodybk #maincontent a:visited:hover {
			color: #666633;
		}
		
		
.p16 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
}
span.right {
		text-align:right
}
/*  ++++++++++  */

/*  SEARCH TOOL  */
		#outertable #mainbodybk #tools td {
			text-align: right;
			vertical-align: top;
			padding: 10px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: 999966;
		}
		#outertable #mainbodybk #tools a {
			color: 999966;
			font-size: 12px;
			margin-right: 5px;
			margin-left: 5px;
		}

/*  ++++++++++  */


/*  BOTTOM FOOTER  */
		#outertable #footer {
			background-image: url(images/footer.jpg);
			background-repeat: no-repeat;
			background-position: center bottom;
			height: 30px;
			width: 775px;
			background-color: #DBDAD6;
			text-align: center;
			vertical-align: top;
		}



/*  BOTTOM NAV  */
		#outertable #footer #bottomnav {
			margin-bottom: 10px;
		}
		#outertable #footer #bottomnavlinks {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align: center;
			padding-top: 5px;
			padding-bottom: 5px;
			color: #557885;
		}

		#outertable #footer #bottomnav #bottomnavlinks a {
			color: 557885;
			margin-right: 5px;
			margin-left: 5px;
		}
		
		#outertable #footer #bottomnav #bottomnavlinks a:hover {
			color: #000000;
		}
		#outertable #footer #bottomnav #bottomnavlinks a:visited {
			color: #557885;
		}
		#outertable #footer #bottomnav #bottomnavlinks a:visited:hover {
			color: #000000;
		}


/*  BOTTOM NAV COPYRIGHT */
		#outertable #footer #bottomnav #copyright {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			padding-left: 10px;
			color: #666699;
		}

/*  BOTTOM NAV  SITE CREDIT*/
		#outertable #footer #bottomnav #credit {
			text-align: right;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #666699;
			padding-right: 10px;
		}
		
		#outertable #footer #bottomnav #credit a {
			color: 557885;
		}
		#outertable #footer #bottomnav #credit a:hover {
			color: 000000;
		}
		#outertable #footer #bottomnav #credit a:visited {
			color: 557885;
		}
		#outertable #footer #bottomnav #credit a:visited:hover {
			color: 000000;
		}

/*  ++++++++++  */
