/* CSS Document */

	body {
	margin: 10px 1px 0px 0px;
	background-color: #333333;
	/*background-color: #B3D9FF;*/
	background-position:  0px 15px;
	height: 100%;
	}
	
	#containerHeader {
	background: url(images/wave7.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0;
	padding: 0;
	height: 210px;
	position: relative;
	}
	
	#pageHeader {
	background: url(images/Logo1.gif) no-repeat;
	background-position: top left; 
	margin: 15px 20px 0 15px;
	padding: 10px 0;
	height: 150px;
	position: relative;
	}

	#pageHeader h1 {
	text-align: center;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-size: 42px;
	margin: 25px 0 0 0;
	color: #000000;
	}
	#pageHeader h5 {
	text-align: right;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-size: 20px;
	margin: 10px 0 0 0;
	color: #000000;
	}
	
	#pageFooter {
	position: relative;
	vertical-align: bottom;
	margin: auto;
	padding: 5px;
	clear: both;
	}
	
	#pageFooter p {
	text-align: center;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	/*Arial, Helvetica, sans-serif;*/
	color: #000;
	margin: 0;
	font-size: small;
	font-weight: normal;
	}
	
	#pageFooter a:link {
	color: #000;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-weight: normal;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	}
	
	#pageFooter a:hover {
	color: #000;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-weight: normal;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	}
	
	#pageFooter a:visited {
	color: #000;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-weight: normal;
	text-decoration: none;
	/*font-family: Arial, Helvetica, sans-serif;*/
	}
	
	/*#pageFooterNav p {
	text-align: center;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	color: #0066FF;
	margin: 0;
	font-size: small;
	font-weight: bold;
	}
	
	#pageFooterNav a:link {
	color: #0066FF;
	font-weight: bold;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	text-decoration: none;
	}
	
	#pageFooterNav a:visited {
	color: #0066FF;
	font-weight: bold;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	}*/
	
	#containerMain {
	position: relative;
	float: inherit;
	margin: 0 auto; /* centers in window */
	border-width: thin;
	border-style: solid;
	border-color: #0066FF;
	background-color: #CEE7FF;
	width: 900px;
	/*text-align: left;*/
	}
	
	#containerContent {
	position: relative;
	display: inline;
	float: right;
	margin: 0;
	padding: 15px 5px 5px 5px;
	width: 720px;
	}
	
	#containerFigureRight {
	position: relative;
	display: inline-table;
	float: right;
	margin: 0;
	padding: 5px 15px;
	width: inherit;
	}
	
	#containerRightImages {
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
	/*border-style: dashed;
	border-width: thin;
	border-color: #0066FF;*/
	padding: 0 0 0 10px;
	width: 120px;
	background-position: right top;
	}
	
	#containerRightTextImages {
	position: relative;
	float: right;	
	margin: 10px 10px 0 0;
	border-style: dashed;
	border-width: thin;
	border-color: #0066FF;
	padding: 10px;
	width: 120px;
	background-color: #E0E0E0;
	background-position: right top;
	}
	
	#containerLeftText {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 530px;
	background-position: left top;
	}
	
	#containerForm {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	width: 450px;
	border-style: dashed;
	border-width: thin;
	border-color: #0066FF;
	padding: 10px 0 0 10px;
	background-color: #E0E0E0;
	}
	
	#containerNav {
	position: relative;
	display: inline;
	float: left;
	margin: 25px 15px;
	padding: 0;
	width: 110px;
	background-position: left top;
	}
	
	p.right {
	font-size: 12px;
	}
	
	ul.link {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	}
	
	ul.link li {
	list-style-type: none;
	list-style-position: outside;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	text-align: center;
	padding: 2px;
	}
	
	#containerNav a:link {
	color: #0066FF;
	text-decoration: none;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-weight: bold;
	}
	
	#containerNav a:visited {
	color: #0066FF;
	text-decoration: none;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	font-weight: bold;
	}
	
	#containerNav a:hover { 
	color: #000000;
	text-decoration: none;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	background-color: #FFFFFF;
	font-weight: bold;
	}

	a:link {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
	}
	
	a:visited {
	color: #494B4A;
	text-decoration: none;
	font-weight: bold;
	}
	
	a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
	li { 
	list-style-type: square;
	list-style-position: outside;
	padding: 0 0 .5em 0;
	font-size: small;
	}
	
	ol li { 
	font-size: 80%;
	list-style-type: decimal;
	list-style-position: outside;
	padding: 0 0 .5em 0;
	}
	
	ol ol li { 
	font-size: 90%;
	list-style-type: lower-alpha;	
	list-style-position: outside;
	padding: 0 0 .5em 0;
	}
	
	ul.resume li{ 
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	font-size: small;
	}
	
	ul.resume ul li{ 
	list-style-type: none;
	list-style-position: outside;
	padding: .5em 0 0 0;
	font-size: small;
	}
	
	ul.paw li{
	list-style-image: url(images/paw.gif);
	list-style-position: outside;
	padding: 0 0 .5em 0;
	text-align: left;
	margin: 0px;
	}
	
	ul.rightlink li{
	list-style-type: square;
	list-style-position: outside;
	padding: 0 0 .5em 0;
	text-align: left;
	margin: 0px;
	}

	li, p, h1, h2, h3, h4, h5, h6, div, a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
	a img {
	border-width: thin;
	border-style: solid;
	float: center;
	margin: 0;
	padding: 0;
	}
	
	a img:hover {
	border-width: thin;
	border-style: solid;
	border-color: #0066FF;
	margin: 0;
	padding: 0;
	}
	
	p img.staff {
	border-width: thin;
	border-style: solid;
	border-color: #000000;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
	p img.rightimg {
	border-width: thin;
	border-style: solid;
	border-color: #000000;
	float: center;
	padding: 0;
	margin: 0 0 0 5px;
	}
	
	p img.leftimg {
	border-width: thin;
	border-style: solid;
	border-color: #000000;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	}
	
	p img.rightpetimg {
	border-style: none;
	float: center;
	padding: 0;
	margin: 0 0 25px 0;
	}
	
	p {
	font-size: 80%;
	padding: 0;
	margin: 0 10px 10px 0;
	text-indent: 0;
	line-height: 145%;
	}
	
	p.textnav {
	font-size: 80%;
	padding: 0;
	margin: 0 10px 10px 0;
	text-align: right;
	line-height: 145%;	
	}
	
	p.resume {
	font-size: 80%;
	padding: 0;
	margin: 0 10px 10px 0;
	text-indent: 0;
	line-height: 125%;
	}
	
	p.resumetitle {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0 10px 10px 0;
	text-indent: 0;
	line-height: 125%;
	}
	
	p.title {
	font-size: 110%;
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	padding: 0;
	margin: 0 10px 10px 0;
	text-indent: 0;
	line-height: 100%;
	color: #990033;
	font-weight: bold;
	}

	
/* floats images in (p)tags with word wrapping. */
p img {
	float: right;
	padding: 10px 0 10px 10px;
	}

	h1, h2, h3, h4, h5, h6 {
	font-family: Papyrus, Palatino Linotype, Book Antiqua;
	}
	
	h1 {
	font-size: 140%;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	}


	h2 {
	font-size: 125%;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	z-index: 20;
	}

	h3 {
	font-size:120%;
	}
	
	h4 {
	font-size:115%;
	position: relative;	
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	}
	
	h5 {
	margin: 0px;
	padding: 0px;
	font-size: 105%;
	color: #000;
	}

    h6 {
	margin: 0px;
	padding: 10px 0;
	font-size: 90%;
	color: #000;
	}
	
	#form {
	position: relative;
	float: left;
	margin: 0 auto; /* centers in window */
	padding: 0 20px;
	text-align: left;
	}
	
