body {
	margin: 0;
	font-size:100.01%;
	font-family:Helvetica,Arial,sans-serif;
	background: #62176a;
}
.mceContentBody {
	background: #fff;
}
#page {
	width: 752px;
	margin: 0 auto;
}
#header {
	min-height:44px;
	margin:0;
	background:#610e6a url(../images/header.png) bottom center no-repeat;
	padding:5px 24px 111px 0;
	font-size:130%;
	font-family:Palatino,"Palatino Linotype","Book Antiqua",serif;
	text-align:right;
	color:#606;
}
#header p {
	margin: 0;
}
#container {
	float: left;
	width: 100%;
	padding-top: 5px;
	background: #fff;
}
#content {
	float: left;
	width: 540px;
	padding: 0 10px 10px;
}
#extra {
	float: right;
	width: 187px;
}
#extra .wrap {
	background: url(../images/archives-bg.png) left repeat-y;
}

/* content styles */
em {
	color: #610e6a;
}
.youtube,
.media {
	text-align: center;
}
.expose {
	margin: 5px 30px 0;
	padding: 5px;
	border: 2px dashed #610e6a;
}
.offer {
	padding: 5px;
	border-top: 5px solid #ccc;
	border-right: 5px solid #ccc;
	border-bottom: 5px solid #999;
	border-left: 5px solid #999;
}
.highlight {
	min-height: 40px;
	padding: 20px 0 20px 70px;
	background: url(../images/bg-lightbulb.gif) left center no-repeat;
}
.extra {
	padding: 0;
	list-style: none;
}
.extra li {
	margin: 0 20px;
	padding: 10px 0 10px 25px;
	background: url(../images/tickBox.gif) left 10px no-repeat;
	border-bottom: 1px dotted #989898;
}
.alt {
	margin: 5px 25px;
	padding: 15px;
	border: 2px dotted #00f;
	background: #09f;
	color: #fff;
}
.standout {
	background: #ff0;
}
.vision h1 {
	width: 100%;
	height: 42px;
	margin: 0;
	background: #fff url(../images/note.png) right center no-repeat;
	text-indent: -9999px;
}
.quote {
	width: 480px;
	min-height: 20px;
	margin: 10px 0;
	padding: .2em 10px .2em 50px;
	background: #e7b8ff url(../images/bg-quote.png) left center no-repeat;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	letter-spacing: .1em;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	color: #610e6a;
}
.quote em,
.quote blockquote {
	color: #936;
	text-align: center;
	font-size: 110%;
	line-height: 1.3;
}
.quote strong {
	color: #610e6a;
}
.vision,
.tip,
.note {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
}
.vision {
	margin: 0 0 10px;
}
.tip h1 {
	width: 100%;
	height: 50px;
	margin: 0;
	background: #fff url(../images/successtip.png) top right no-repeat;
	text-indent: -9999px;
}
.tip .greeting {
	margin: .2em 0;
}

/* newsletter archive styles */
.newsletterArchive {
	padding: 5px;
	border: 1px solid #ccc;
}
.newsletterArchive h1 {
	margin: 0;
	height: 46px;
	background: #610e6a url(../images/newsletter-archives.png) left bottom no-repeat;
	text-indent: -9999px;
}
.newsletterArchive ul {
	margin: 0;
}
.newsletterArchive li {
	margin: 0;
	padding: 3px 5px;
	list-style: circle;
}

/* bio */
#bio h1,
#bio h2,
#bio p {
	margin: 0;
	padding: 0;
}
#bio .headshot {
	height: 145px;
	margin: 5px 0;
	background: url(../images/bio-headshot.png) bottom right no-repeat;
	text-indent: -9999px;	
}

/* archives */
#archives {
	margin: 0;
	padding-left: 3px;
	padding-bottom: 5px;
	background: url(../images/archives-bottom.png) bottom left no-repeat;
}
#archives h1 {
	height:43px;
	margin: 0;
	background:#610e6a url(../images/archives.png) top left no-repeat;
	text-indent:-9999px;
}
#archives ol {
	margin:16px 10px;
	padding: 0;
}
#archives li {
	list-style: none;
	padding-top: .5em;
}
#archives a,
#archives a em {
	color: blue;
}
#archives a:hover {
	color: #610e6a;
}
#archives a.archives {
	display: block;
	padding-right: 1em;
	text-align: right;
}
.button {
	text-indent: -9999px;
	display: block;
	width: 175px;
	height: 34px;
	margin: 4px auto;
}
a.subscribe {
	background:url(../images/subscribe.png) top center no-repeat;
}
a.subscribe:hover {
	background:url(../images/subscribe.png) bottom center no-repeat;
}
a.tellafriend {
	background:url(../images/tellafriend.png) top center no-repeat;
}
a.tellafriend:hover {
	background:url(../images/tellafriend.png) bottom center no-repeat;
}

/* ads */
#content .bannerad {
	width: 100%;
	padding: .5em 0;
	color: #fff;
	text-align: center;
}
#extra .bannerad {
	width: 180px;
	margin: 5px 0 5px 5px;
	padding: .5em 0;
	color: #fff;
}

/* greeting and signoff */
.hithere,
.dearfriend,
.greeting {
	display: block;
	height: 52px;
	background: url(../images/blue-dear-friend.gif) no-repeat;
	text-indent: -9999px;
}
.signature,
.signoff {
	background: url(../images/blue-stussignature.gif) bottom left no-repeat;
	height: 50px;
	text-indent: -9999px;
}
/* footer styles */
#footer {
	clear: both;
	width: 752px;
	margin: 0 auto;
	padding-top: .5em;
	text-align: center;
	font-size: 10pt;
	line-height: 1.5;
	color: #98669e;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 0 10px;	
}
#footer a,
#footer a:visited {
	text-decoration: none;
	color: #98669e;
}
.vcard .type {
	display:none;
}
/* web dev */
.webdev,
.webdev a,
.webdev a:visited {
	clear:both;
    text-decoration:none;
    color:#98669e;
    text-align:center;
    font-size: 10pt;
	line-height: 1.5;
}
/* subscribe form */
#subscribeForm {
	height: 205px;
	border: 1px solid #666;
	background: #eee;
}
#subscribeForm h3 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #609;
}
#subscribeForm form {
	margin: 0;
	padding: 0 15px;
}
#subscribeForm form div {
	padding-bottom: 3px;
}
#subscribeForm label {
	width: 150px;
	float: left;
}
#subscribeForm label span {
	color: #f00;
}
#subscribeForm input {
	width: 210px;
}
#subscribeForm .inputButton {
	padding: 10px 0 0;
}
#subscribeForm .inputButton input {
	width: 175px;
	height: 38px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 1.2em;
	border: 0;
	background: url('../images/button.png') top left no-repeat;
}
#subscribeForm .inputButton input:hover {
	background-position: left bottom;
}