body {
	padding: 0px;
	margin: 0px;
	background-position: center top;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
}

td.current {
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	width: 850px;
	max-height: 92px;
	min-height: 92px;
	height: 92px;
	background-image: url(images/bode.jpg);
	background-repeat: no-repeat;
	padding-left: 170px;
	padding-top: 0px;
}

td.content {
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 70px;
	background-image: url(images/bodbg.jpg);
	background-repeat: repeat-y;
}

div.pnavigator {
	text-align: center;
	display: table-cell;
	padding: 5px;
	border-color: #d298c3;
	border-width: 1px;
	border-style: solid;
	background-color: #edd2e6;
}

div.pnavigator a {
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
}
div.pnavigator a:link, div.pnavigator a:visited {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #7a234c;
}

div.pnavigator a:hover {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #c33879;
}

div.pnavigator a:active {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #495d1c;
}

div.pelement {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	border-color: #d298c3;
	border-width: 1px;
	border-style: solid;
	background-color: #edd2e6;
}

div.pelement div.ptitle {
	font-variant: normal;
	padding-bottom: 15px;
	text-align: right;
}

div.pelement div.ptitle div.show {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: italic;
	font-size: 80%;
	text-align: right;
}

div.pelement div.ptitle div.position {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: right;
}

div.pelement div.description {
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

div.pelement div.description div.line {
	padding-top: 5px;
	padding-left: 15px;
	text-indent:  -15px;
}

div.pelement div.pimg table tr td.thumb {
	padding: 5px;
	background-color: #f2dfed;
	border-color: #d298c3;
	border-width: 1px;
	border-style: solid;
}

div.pelement div.pimg table tr td.space {
	width: 15px;
}

div.pelement div.pimg img {
	border-width: 1px;
	border-color: #d298c3;
	border-style: solid;
}

div.resume div.sectiontitle {
	font-size: 130%;
	font-weight: bold;
}

div.resume div.location {
	font-size: 110%;
	font-weight: bold;
}

div.resume div.position, div.resume div.sectioninfo {
	padding-left: 35px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}

div.resume div.show {
	text-decoration: underline;
	padding-left: 75px;
	font-style: normal;
	font-size: 90%;
	font-weight: normal;
}

div.resume div.other {
	text-decoration: none;
	padding-left: 75px;
	font-style: normal;
	font-size: 90%;
	font-weight: normal;
}

div.resume div.duties {
	padding-top: 10px;
	text-decoration: none;
	padding-left: 75px;
	font-style: normal;
	font-size: 90%;
	font-weight: normal;
}

div.copy {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 75%;
	text-align: left;
}

div.copy a:link, div.copy a:visited {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #302b9c;
}

div.copy a:hover {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #121256;
}

div.copy a:active {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #822140;
}

