body {
	background: #E0DDF5 url(art/p_bg.jpg);
	padding: 0;
	margin: 0;
	min-width: 1000px;
	height: 100%;
	width: 100%;
}

img {
	border: 0;
}

div,h1,h2,h3,ul,li,h5 {
	margin: 0;
	padding: 0;
}

div.bio p, table.cron,ul,table.idx,h1,h2,h3,h4,h5,ul.highlights,ul.highlights_nonfloat,p.theme,blockquote,a.themelink,p.themetop,p.ednote,.ednote,p.bionote,div.bottomarea p,div.intbio p {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
}

div.toparea {
	background: #D0C8EF url(art/p_top.jpg) no-repeat;
	padding-right: 30px;
	text-align: right;
}

div.mainarea {
	background: #E0DDF5 url(art/p_back.jpg) no-repeat;
}

img.title {
	float: left;
	width: 399px;
}

div.toparea li {
	list-style-type: none;
	display: inline;
}

h1 {
	text-align: left;
	padding: 20px 0px 0px 80px;
}

div.mainarea div.maininner {
	padding: 30px 90px 30px 80px;
	min-height: 630px;
}

p {
	color: #444;
}

p.questiontop,p.question,blockquote,h1,h2,h3,h4,b {
	color: #415273;
}

div.bio p, .sec {
	color: #656290;
}

h2 {
	letter-spacing: 2px;
	padding-left: 10px;
	margin-left: -13px;
	border-left: 3px solid #BA80A3;
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
}

a:link {
	color: #C570D4;
}

a:visited {
	color: #BE62B4;
}

a:hover {
	color: #ED718B;
	text-decoration: none;
}

div.bottomarea {
	background-color: #D0C8EF;
	padding: 10px 90px 10px 80px;
	font-size: .8em;
	color: #666;
	text-align: left;
	margin-top: 10px;
}

p.questiontop,p.question {
	font-weight: bold;
}

p.question {
	padding-top: 30px;
}

div.bio {
	float: left;
	width: 303px;
	margin: 0px 20px 20px 0px;
	border-left: 10px solid #BA80A3;
}

div.bio p {
	font-size: .9em;
	padding: 10px 20px 20px 20px;
}

div.bio img {
	border-right: 1px dotted #BA80A3;
}

div.rightside {
	width: 250px;
	float: right;
	margin: 10px -40px 20px 20px;
}

div.rightside img {
	padding-left: 9px;
	border-left: 1px dotted #BA80A3;
}

div.rightside ul {
	list-style-type: none;
	margin-top: 20px;
}

li.hitop {
	padding: 8px 10px 3px 10px;
	color: #656290;
	font-size: 1em;
}

li.hi {
	background-color: #fff;
	margin-bottom: 1px;
	border-left: 2px solid #fff;
	font-size: .9em;
	padding: 5px 10px 5px 8px;
}

li a {
	text-decoration: none;
}

li.bot {
	height: 8px;
	background-image: url(art/boxbottom.gif);
	background-repeat: no-repeat;
}

li.hi:hover {
	background-color: #fad8df;
	border-left: 2px solid #ED718B;
}

li.hi:hover a:link {
	color: #ED718B;
}

div.photo400 {
	float: left;
	width: 403px;
	border-left: 10px solid #BA80A3;
	margin: 0 30px 20px 0;
}

div.photo400 img {
	border-right: 3px solid #BA80A3;
}	