body { 
	background-color: #f1e5ef; 
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	min-width: 950px; 
}
div,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea,li,td,tr { 
	padding: 0; 
	margin: 0;
}

img { 
	border: 0; 
}
pullquote,h1,h2,h3,h4, div.maininner b, blockquote { 
	color: #ba1a99; 
}

div.top { 
	background: #7d96a2 url(../art/p_top.jpg) no-repeat; 
	height: 115px;
	text-align: right;
	padding-top: 45px;
	background-position: 0 45px;
}

table.videothing {
	border-collapse: collapse;
	width: 100%;
}

table.videothing td.video { 
	width: 514px;
	padding: 5px 2px 5px 2px;
	background-color: #acbfc8;
	height: 320px;
}

table.videothing td.sel, table.videothing td.unsel {
	padding: 4px 2px 4px 15px;
	height: 58px;
	color: #b51c98;
	font-size: 13px;
}

table.videothing td.sel {
	color: #485e69;
	background: #acbfc8 url(../art/video_sel.gif) no-repeat;
}

table.videothing td.unsel {
	background: #c6a4cb url(../art/video_unsel.gif) no-repeat;
}



p.question, p.questiontop {
	font-weight: bold;
	color: #945887;
}
div.intbox { border-right: 10px solid #7d96a2; float: right; width: 330px; margin: 0 -80px 15px 20px }
* html div.intbox { border-right: 10px solid #7d96a2; float: right; width: 330px; margin: 0 -40px 15px 20px }
div.intbox p { padding: 15px; margin: 0; font-size: 13px; color: #945887; background-color: #fff; }
div.intpq { margin-top: 10px; padding: 15px 20px 15px 0; line-height: 26px; font-size: 19px; color: #554f87; }

div.faqbox li, div.inthigh li { list-style-type: none; color: #444; font-size: 13px; margin-bottom: 1px; padding: 5px 20px 5px 10px; }
div.faqbox li.litop, div.faqbox li.people, div.inthigh li.people { padding-top: 15px; color: #eee; letter-spacing: 3px; font-size: 12px; text-transform: uppercase; }
li.litop { background-color: #7d96a2 }
li.spacer { height: 14px; }
div.inthigh { float: left; width: 190px; margin: 0 15px 15px 0px; }
div.faqbox { float: right; width: 190px; margin: 0 -80px 15px 20px; }
div.themehigh li.people, div.inthigh li.people { background-color: #7d96a2;}
a.head, div.faqbox li.pe a, div.inthigh li.pe a { font-size: 14px; text-decoration: none; }
div.faqbox li.pe { background-color: #fff; border-right: 5px solid #7d96a2; }
div.inthigh li.pe { background-color: #fff; border-left: 5px solid #7d96a2; }
div.inthigh li.pe:hover { border-left: 5px solid #4c9ac0; background-color: #c1ddeb;}
div.faqbox li.pe:hover { border-right: 5px solid #4c9ac0;  background-color: #c1ddeb;}
div.faqbox li.pe:hover a:link, div.inthight li.pe:hover { color: #b51c98 }

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

div.top img.title { 
	margin: 5px 7px 0 0;
}
div.nav {
	background-color: #c0cdd3;
	height: 29px;
	text-align: right;
	border-bottom: 1px solid #bd3ca0;
	padding-right: 6px;
}

div.nav ul li, div.mid ul li  { 
	list-style-type: none; 
	display: inline; 
	padding: 0; 
	margin: 0 
}	

div.main { 
	background: #f1e5ef url(../art/p_text.jpg) no-repeat;
	padding: 50px 80px 70px 70px;
}

h1 {
	margin-bottom: 20px;
}

div.main h2 { 
	margin: 30px -80px 30px -70px; 
	font-weight: lighter; 
	padding: 10px 0 3px 20px; 
	border-left: 100px solid #fff; 
	text-transform: none;
}

div.main h2.nopad { 
	margin: 0 -80px 30px -70px; 
}

p { 
	color: #444; 
}
a:link { 
	color: #b51c98; 
}
a:visited { 
	color: #650c71; 
}
a:hover, a:active { 
	color: #4c9ac0; 
	text-decoration: none; 
}
div.bottom { 
	padding: 10px 90px 10px 70px;
	clear: both;
	background-color: #c6a4cb; 
	border-top: 1px solid #fff;
}

div.bottom p {
	font-size: 12px;
}

div.related {
	background-color: #eec3f3;
	border: 1px solid #a47da9;
}

div.related div.t {
	text-transform: uppercase;
	color: #fff;
	background-color: #a47da9;
	font-size: 1.3em;
	padding: 10px;
}

div.related p {
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
}

p.toplinks { 
	line-height: 30px; 
	text-align: left;
}
p.toplinks a { 
	background-color: #851d92; 
	color: #fff; 
	padding: 9px 5px 9px 5px; 
	text-decoration: none; 
	font-size: 12px;
}
p.toplinks a:visit { 
	background-color: #fff; 
	color: #851d92; 
	padding: 9px 5px 9px 5px; 
	text-decoration: none; 
	font-size: 12px;
}
p.toplinks a:hover {
	background-color: #fff; 
	color: #bd4100;	
	padding: 9px 5px 9px 5px; 
	text-decoration: underline; 
	font-size: 12px;
}
p.links { 
	border-left: 1px dotted #4e0857; 
	padding: 10px; 
	font-size: 1.1em; 
	line-height: 1.1em; 
	margin: 3px 0 0 0px; 
}
p.links:hover { 
	background-color: #dfc5e2;
	padding: 10px; 
}
p.links a { 
	text-decoration: none;
}

p.ednote { 
	padding: 8px; 
	background-color: #fff; 
	color: #650c71;
	font-size: 13px; 
	border: 1px solid #ac8bb1;
}

img.photo350 { 
	float: left; 
	width: 350px; 
	margin: 10px 20px 20px -10px; 
	border-left: 10px solid #7d96a2
}

h4.main { 
	padding: 5px 70px 5px 10px; 
	margin: 0 75px 0 65px; 
	font-size: 13px; 
	background-color: #a955b4; 
	font-weight: normal; 
	color: #771484; 
}
h4.top { 
	font-size: 16px; 
	text-align: center; 
	margin: 0px; 
	padding: 5px 70px 5px 70px;
	color: #62126e;
}
#chapter { 
	background-color: #5c0667; 
	height: 320px; 
	padding: 5px 20px 5px 5px; 
	margin: 0px 0 0 0px;  
}
div.chlink { 
	clear: left; 
	margin: 0 0 8px -15px; 
	padding: 5px 20px 8px 18px; 
	color: #555; 
	border-bottom: 1px solid #bdc0b5;  
}
* html div.chlink { 
	clear: left; 
	margin: 0 0 8px -7px; 
	padding: 5px 20px 8px 18px; 
	color: #555;
	border-bottom: 0px;
}
div.chlink a.head { 
	font-size: 16px; 
	text-decoration: none 
}
div.video { 
	float: left; 
	width: 514px; 
	margin: 0 20px 0 0; 
}
div.chtext { 
	color: #fff; 
	margin: 85px 30px 0px 72px; 
	font-size: 14px; 
	line-height: 15px; 
}
div.chtext h1 { 
	padding: 0; 
	margin: 0 0 20px 0; 
	font-size: 21px; 
	font-weight: normal; 
	line-height: 19px; 
	color: #e54fcc; 
}
div.chtext span.chnum, #nextthing span.nextchapter { 
	color: #ccc; 
	letter-spacing: 4px; 
	font-size: 12px; 
	display: block; 
	padding-bottom: 8px; 
}
div.chpop { 
	height: 25px; 
	background-color: #333; 
	text-align: right; 
}
div.chpop:hover { 
	background-color: #a74eb0; 
}
#nextthing { 
	float: right; 
	width: 220px; 
	height: 220px; 
	padding: 50px 10px 50px 10px; 
	color: #d35dff; 
	font-size: 16px; 
	display:none; 
}
#nextthing a { 
	text-decoration: none; 
}
#nextthing a:link, #nextthing a:visited { 
	color: #d35dff; 
}
h2.ch { 
	margin: -50px -80px 30px -70px;
	padding: 20px 0 3px 70px;
	font-weight: normal;  
	background-color: #f6ebf4; 
	text-transform: none;
	border-right: 500px solid #d8b5d5;
}


div.main_inner div.chint { 
	float: right; 
	width: 300px;
	z-index: 40;
	clear: right;
	margin: -50px -80px 20px 20px; 
}
* html div.main_inner div.chint { 
	margin: 0 -40px 20px 20px; 
	float: right; 
	width: 300px; 
}
div.chint li { 
	list-style-type: none; 
	clear: both; 
	overflow:auto; 
	margin-bottom: 1px; 
	background-color: #d0acd5; 
	padding: 4px 8px 4px 8px; 
	color: #666; 
	font-size: 12px; 
}
* html div.chint li { 
	list-style-type: none; 
	clear: both; 
	margin-bottom: 1px; 
	background-color: #d0acd5; 
	padding: 4px 8px 4px 8px;
    color: #666;
	height: 178px; 
}
	
div.chint li a { 
	font-size: 14px; 
	text-decoration: none; 
}
div.chint li:hover { 
	background-color: #e280f0; 
}
div.chint li.inthead, div.chint li.inthead:hover { 
	height: 20px; 
	background-color: #777; 
	padding: 10px 8px 5px 8px; 
	color: #ddd; 
	font-size: 13px; 
	letter-spacing: 4px; 
	text-transform: uppercase; 
}
div.chint li img { 
	width: 120px; 
	float: left; 
	margin: 0 10px 10px 0; 
	border-left: 2px solid #873693; 
}

#videospace {
	background-color: #444;
	padding: 4px 0 4px 0;
	display: none;
}

#videoshow {
	float: left;
	width: 120px;
	display: block;
	height: 29px;
}


/* blog related */

div.blog h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 0 1px 0;
	padding: 0;
}

div.blog h2 {
	font-size: 1em;
	font-weight: normal;
	margin: 8px 0 7px 0;
	text-transform: uppercase;
	color: #761696;
	padding-left: 10px;
	letter-spacing: 3px;
}

div.comments-open-content {
	background-color: #f9effc;
	padding: 80px;
	margin: -10px;
	color: #444;
	line-height: 1.7em;
	font-size: 0.9em;
}

div.blog h2.comments-open-header {
	margin-top: 20px;
}

#comments-open-text span {
	font-size: 0.8em;
}

div.blog div.asset-body {
	padding: 9px 0 9px 0;
	margin: 0;
}

div.blog span.news_author {
	font-size: .9em;
	color: #6a315d;
}

div.blog div.newspost {
	padding: 8px;
	border-bottom: 1px dotted #6a315d;
}

div.blog p {
	padding: 10px 0 10px 0;
}

div.comments-open-content, div.comments-content {
	padding: 10px;
}

div.comment-header, div.comment-footer {
	font-size: .8em;
	color: #666;
}
div.comment-content {
	font-size: .9em;
	color: #555;
}

div.comment {
	padding-bottom: 8px;
	border-bottom: 1px dotted #6a315d;
	margin-bottom: 12px;
}	
	
div.main b.t {
	color: #6a315d;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	line-height: 18px;
	font-family: Lucida Bright, Arial, Helvetica, sans-serif;
}

div.main p.t1 {
	font-size: 0.9em;
	height: 150px;
}

img.v {
	float: right;
	margin: 0 0 5px 5px;
}

img.v0 {
	float: left;
	margin: 0 5px 5px 0;
}

div.clip { 
	text-align: center; 
	height: 330px; 
	width: 850px;
	margin: auto;
}