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

img {
	border: 0;
}


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

table.idx,h1,h2,h3,h4,h5,ul.highlights,ul.highlights_nonfloat,p.theme,blockquote,a.themelink,p.themetop,p.ednote,.ednote,div.bottomarea p,div.intbio p,div.themeblock {
	font-family: georgia,'times new roman',serif;
}

div.toparea {
	text-align: right;
	height: 90px;
	padding-right: 20px;
	background: #5F4861 url(art/p_topbg.gif);
}

div.midarea {
	text-align: left;
	background: #A17CA5 url(art/p_midshim.jpg) no-repeat;
}

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

ul.topnav {
	display: block;
	margin: 15px 0 0 0;
}

ul.topnav li {
	list-style-type: none;
	display: inline;
}

h1 {
	padding: 10px 60px 3px 60px;
	margin: 0;
}

div.topimage {
	background-color: #d3ccaf;
	text-align: center;
	
}

div.innerarea {
	background-image: url(art/p_back.jpg);
	background-repeat: no-repeat;
}

div.innerarea_body {
	padding: 35px 100px 20px 60px;
}

div.innerarea p {
	color: #444;
}

a:link {
	color: #ac63b0;
}

a:visited {
	color: #789841;
}

a:hover, a:active {
	color: #c020b7;
	text-decoration: none;
}

b,h1,h2,h3,h4,div.innerarea p.question,div.innerarea p.questiontop,div.innerarea p.ednote {
	color: #724d74;
}

.sec, blockquote, div.intbio p,div.innerarea .sec {
	color: #872f7e;
}

h2 {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: normal;
}

td.td50 {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	background-color: #d8d2a0;
	border-top: 3px solid #5f4861;
	border-bottom: 3px solid #b087b5;
	width: 50%;
	vertical-align: top;
}

td.td50:hover {
	background-color: #b087b5;
	border-top: 3px solid #5f4861;
	border-bottom: 3px solid #5f4861;
	width: 50%;
	vertical-align: top;
}

td.td50a {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	background-color: #f1ecd9;
	border-top: 3px solid #bebaa7;
	border-bottom: 3px solid #bebaa7;
	width: 50%;
	vertical-align: top;
}

td.td50b {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	background-color: #d8a9de;
	border-top: 3px solid #5f4861;
	border-bottom: 3px solid #5f4861;
	width: 50%;
	vertical-align: top;
}

td.td50b:hover {
	background-color: #d8d2a0;
	border-top: 3px solid #b087b5;
	border-bottom: 3px solid #b087b5;
	width: 50%;
	vertical-align: top;
}

td.td50 p, td.td50 h3, td.td50a p, td.td50a h3, td.td50b p, td.td50b h3 {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	padding: 10px 20px 5px 20px;
}

td.td50 a, td.td50 a:active, td.td50 a:visited, td.td50b a, td.td50b a:active, td.td50b a:visited {
	text-decoration: none;
}

td.td50 td.tdright div.videotitle, td.td50a td.tdright div.videotitle {
	background-color: #af86b4;
	padding: 10px;
	text-transform: uppercase;
	margin: 0px;
	color: #fff;
	clear: right;
}

td.td50 td.tdright, td.td50a td.tdright  {
	width: 50%;
}

td.td130 {
	width: 12%;
	background-color: #5f4861;
	color: #fff;
	vertical-align: top;
}

td.td130:hover {
	background-color: #b087b5;
	width: 12%;
	margin: 0px;
	color: #5f4861;
	vertical-align: top;
}

td.td130 p {
	color: #fff;
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 5px 5px 20px 5px;
	clear: both;
}

td.td130 a, td.td130 a:visited {
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: none;
}

td.td130 a:hover {
	font-size: 1em;
	line-height: 1.2em;
	text-decoration: underline;
}

td.td130 a.watch {
	text-transform: uppercase;
	padding: 7px;
	font-size: 0.9em;
	text-align: center;
}

td.td50 td.td130 div.video, td.td50a td.td130 div.video {
	borer-right: 1px solid #fff;
	padding: 5px;
	margin: 0px;
	color: #fff;
	height: 220px;
}

td.td50 td.td130 div.video img, td.td50a td.td130 div.video img {
	border: 1px solid #ddd8c2;
	text-align: center;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

td.td50 img, td.td50b img {
	border: 1px solid #ddd8c2;
	float: left;
	margin-right: 15px;
	margin-bottom: 1px;
}

div.bottomarea {
	background-color: #f6f4eb;
	margin: 40px 0px -30px 0px;
	border-top: 3px solid #5f4861;
	border-bottom: 3px solid #5f4861;
	padding: 10px 100px 10px 60px;
}

div.bottomarea p {
	color: #666;
	font-size: .9em;
}

p.ednote {
	padding: 10px;
	border-left: 5px solid #b087b5;
	background-color: #f6f4eb;
	font-size: .9em;
}

div.ednote1 {
	padding: 20px;
	border-left: 5px solid #b087b5;
	background-color: #f6f4eb;
	font-size: .9em;
}

h4 {
	padding: 8px 100px 20px 60px;
	font-size: .9em;
	font-weight: normal;
	background: #d8d2a0;
}

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

p.question {
	margin-top: 45px;
}

div.intbio {
	width: 320px;
	border-left: 15px solid #5f4861;
	border-right: 1px dotted #5f4861;
	background-color: #f6f4eb;
	border-bottom: 1px dotted #5f4861;
	float: left;
	margin: 55px 24px 20px 0;
}

div.intbio p {
	padding: 10px 15px 10px 15px;
	font-size: .9em;
	line-height: 1.4em;
}

div.highquote {
	float: right;
	width: 250px;
	margin: 10px -50px 20px 30px;
}

ul.highlights {
	list-style-type: none;
	margin-top: 15px;
	font-family: georgia,'times new roman',serif;
}

ul.highlights a {
	text-decoration: none;	
}

li.hitop {
	color: #724d74;
	background-color: #bebaa7;
	padding: 5px 8px 2px 8px;
	letter-spacing: 2px;
	margin-bottom: 1px;
	border-left: 3px solid #DDD8C2;
	border-right: 1px solid #DDD8C2;
}

li.litop {
	color: #fff;
	background-color: #ac63b0;
	padding: 5px 8px 2px 8px;
	letter-spacing: 2px;
	margin-bottom: 1px;
	border-left: 3px solid #DDD8C2;
	border-right: 1px solid #DDD8C2;
}

li.hi {
	padding: 8px;
	background-color: #f6f4eb;
	margin-bottom: 1px;
	border-right: 1px solid #DDD8C2;
	border-left: 3px solid #DDD8C2;
}

li.hi:hover {
	background-color: #fff;
	border-right: 1px solid #ac63b0;
	border-left: 3px solid #ac63b0;
}

div.photoright380 {
	float: right;
	border-top: 15px solid #5f4861;
	margin: 0 60px 20px 30px;
	border-right: 1px solid #5f4861;
	border-left: 1px solid #5f4861;
	border-bottom: 1px solid #5f4861;
}

ul.mainlink {
	margin: 15px 0 55px 40px;
	font-family: georgia,'times new roman',serif;
	list-style-type: none;
}

li.li {
	background-color: #fff;
	border-right: 1px solid #DDD8C2;
	border-left: 3px solid #DDD8C2;
	margin-bottom: 1px;
	color: #555;
	padding: 8px;
}

li.li:hover {
	background-color: #efd9ed;
	border-right: 1px solid #c020b7;
	border-left: 3px solid #c020b7;
}

li.li a.head {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}

li.spacer {
	height: 18px;
}

h2.idx {
	text-align: center;
	padding: 10px 90px 10px 90px;
}

ul.mainlink li.nonlink {
	background-color: #f1ecd9;
	border-left: 10px solid #bebaa7;
	margin-bottom: 1px;
	color: #555;
	padding: 10px 80px 10px 10px;
}

ul.mainlink li.nonlink b {
	font-size: 1.2em;
}

ul.mainlink li.link {
	background-color: #f1ecd9;
	border-left: 10px solid #ac63b0;
	margin-bottom: 1px;
	color: #555;
	padding: 10px 80px 10px 10px;
}

ul.mainlink li.link:hover {
	background-color: #fff;
	border-left: 10px solid #c020b7;
}

ul.mainlink li.link a.head {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
}

div.toplinks {
	margin: 0;
	padding: 10px 50px 20px 35px;
}

a.toplinks {
	text-decoration: none;
	font-family: georgia,'times new roman',serif;
	padding: 3px 10px 3px 20px;
	display: block;
	margin: 2px;
	background-color: #e4dfca;
	border-left: 5px solid #b087b5;
}

a.toplinks:hover {
	background-color: #fff;
	border-left: 5px solid #c020b7;
}

div.inline320left {
	margin: 10px 20px 15px -10px;
	border-left: 10px solid #bebaa7;
	float: left;
	border-right: 5px solid #bebaa7;
	background-color: #bebaa7;
}

div.inline320right {
	margin: 10px -10px 15px 20px;
	border-right: 10px solid #bebaa7;
	float: right;
	border-left: 5px solid #bebaa7;
	background-color: #bebaa7;
}

div.innerarea p.photocaption {
	font-family: georgia,'times new roman',serif;
	color: #872f7e;
	margin: 0;
	padding: 4px 10px 4px 10px;
	font-size: .8em;
}

div.videoboxtitle {
	background-color: #af86b4;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	color: #fff;
	clear: right;
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	border-top: 2px solid #d8d2a0;
}

div.videobox {
	background-color: #5f4861;
	padding: 0px;
	margin-bottom: 40px;
	border-bottom: 3px solid #d8d2a0;
	color: #fff;
	clear: right;
}

div.videobox img{
	padding-left: 10px;
}

div.videobox:hover, div.videobox1:hover {
	background-color: #d8d2a0;
}

div.videobox1 {
	background-color: #5f4861;
	padding: 0px;
	margin-bottom: 40px;
	border-bottom: 3px solid #d8d2a0;
	color: #fff;
	margin-left: 20px;
	float: right;
	text-align: center;
}

div.videobox p, div.videobox1 p {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	padding: 3px 10px 10px 10px;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #fff;
	text-align: left;
}



