BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #150567;
	padding: 0px;
	margin: 10px 10px 0px 10px;
	background: #4848A8;
}

BODY DIV#body {
	text-align: left;
	position: relative;
}
HTML>BODY DIV#body {
	width: auto !important;
}

TABLE, TR, TD, TH {
	font: inherit;
}

DIV#address {
	background: #000;
	color: #fff;
	text-align: center;
	padding-top: 0.5em;
}
DIV#address P {
	margin-top: 0;
}
ADDRESS {
	font-style: normal;
	font-weight: normal;
	text-align: inherit;
	margin-bottom: 1em;
}
DIV#address A:link,
DIV#address A:visited,
ADDRESS A:link,
ADDRESS A:visited {
	color: #66f;
}

DIV#logo {
	text-align:	center;
	width:   	100%;
	margin:  	0px;
	padding: 	0px;
	border:  	0px;
	height:  	150px;
	background:	#fff;
}

#pageTitle {
	text-align: left;
	height: 30px;
	font-size: 20px;
	padding: 0;
}

P.meta {
	font-size: 90%;
	font-style: italic;
}

SUP {
	font-size: 50%;
}


/* #mark - */

DIV#pageWrapper {
	position: relative;
	margin: 0;
	width: 850px;
}

DIV#mainContent {
	position: relative;
	margin: 0;
	padding: 0;
}

DIV#pageContent {
	margin: 0;
	padding: 10px 190px 0 1em;
	background: #fff;
	min-height: 480px;
}

DIV#sideNav {
	position: absolute;
	top: 0;
	right: 0;
	width: 169px;
	height: 100%;
	padding: 10px 0 0 5px;
	border-left: 1px solid black;
	background-color: linen;
}

div#sideNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#sideNav ul li {
	margin-bottom: 0.5em;
}

/* #mark - */

.pageNavBar {
	position: relative;
	border: 1px solid black;
	border-width: 1px 0;
	padding: 3px 0;
	background: linen;
	text-align: center;
	font-size: 90%;
}

/* #mark - */

.toolbar {
	background: #eee;
	border: 2px ridge;
	padding: 3px 6px;
	margin: 0.5em 0;
	text-align: left;
}
.toolbar>* {
	font-size: 90%;
}

#admin-tools {
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 5;
	/* margin: -1em; */
	margin-bottom: 0.5em;
	border: 0;
}
#showAdminToolsLink {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	padding: 3px 6px;
}
#showAdminToolsLink,
#hideAdminToolsLink {
	color: #666;
	background: #eee;
	text-decoration: none;
}

#page-tools {
	font-size: 85%;
}

.insertionLinks {
	font-size: 85%;
	background: #eee;
	padding: 2px;
}

/* #mark - */

div.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.centered * {
	text-align: left;
}

div.image-with-caption {
	width: 60%;
	margin-top: 3em;
	margin-bottom: 3em;
	padding: 3em 1.5em 1.5em 1.5em;
	border: 1px solid;
}

/* #mark - */

TABLE#main-navbar td {
	padding: 2px 6px;
	white-space: nowrap;
}

/* #mark - */

#msg .editor-layout {
	background: #fff;
	font-size: 90%;
}

#msg .editor-layout td.value,
#msg .editor-layout td.label {
	padding: 6px;
	vertical-align: top;
}

#msg .editor-layout tr.header th {
	background: #ccc;
}
#msg .editor-layout th.label {
	font-size: inherit;
	vertical-align: top;
}

/* #mark - */


#msgMeta {
	background-color: #4848A8;
	color: #fff;
	font-size: 85%;
	padding: 6px;
}
#msgMeta A {
	color: #FFF;
}
#msgMeta INPUT {
	font-weight: normal;
	font-size: 95%;
}
#msgMeta .msgLabel {
	font-weight: bold;
}
#msgMeta .msgValue {
	font-weight: normal;
}
#msgMeta .msgSubject {
	font-weight: bold;
	font-size: larger;
}

TD.msgMeta {
	font-weight: bold;
	padding-right: 0.5em;
}
TD.msgMeta, TD.msgData {
	vertical-align: top;
	background: #DDD;
	color: black;
	font-size: 90%;
}
TD.msgData.altCell, TD.msgMeta.altCell {
	background: #EEE;
}
.msgDividerRow {
	background: #CCC;
}


.msgBackdropCell {
	background-color: #FFF;
}

.msgBodyText IMG {
	margin-right: 3px;
}

.msgLabelCell {
	background-color:#4848A8;
	color: #FFF;
	font-weight: bold;
}

.msgReply {
	font-size:85%;
}

.msgReplyText {
	font-size:85%;
	font-style: italic;
	margin-left: 10px;
}

.msgToolbarButtonCell {
	background-color:#F5FFFA;
	font-weight: bold;
}

.msgToolbarCell {
	background-color:#4848A8;
}

.msgToolbarText {
	font-size:80%;
	color:#333300;
	font-weight:bold;
}

.msgValueCell {
	margin-top: 1em;
	background-color:#FFF;
	border: 1px solid #CCC;
}
.msgValueCell INPUT {
	background-color: #FFF;
}

	
/* #mark - */
/* #mark Weblog */

#weblog {
	position: relative;
	margin: 0;
	width: 100%;
	border: 1px solid black;
}

#weblog #msg {
}


#weblogdays {
	margin-left: 180px;
}


#weblogdays IMG {
	max-width: 95%;
}

#weblogdays .weblogday {
	margin-bottom: 1em;
}
#weblogdays .weblogday .header {
	background: #4848A8;
	color: #fff;
	padding: 10px 1em;
	margin: 0;
}

#weblogdays .item {
	padding: 0 1em;
}
#weblogdays .item .title {
	margin: 0 -1em;
}
#weblogdays .item .body {
	font-size: 12pt;
}
#weblogdays .item .meta {
	font-size: 90%;
}

/* #mark - */
/* #mark Weblog Navigation */

#weblog-navbar {
	position: absolute;
	left:0px;
	top: 0;
	width:170px;
	padding-left: 10px;
	background: linen;
	border-right: 1px solid #000;
	height: 100%;
}

#right-navigation {
	left: auto;
	right: 10px;
	background:#fff;
	font: inherit;
	text-align: left;
}

#weblog-navbar UL {
	list-style-type: none;
	margin: 0 0 2em 0;
	padding-left: 0.75em;
	font-size: 90%;
}
#weblog-navbar UL LI {
	margin-bottom: 0.25em;
}

/* #mark - */
/* #mark Weblog Calendar */

#calendarWrap TABLE {
	margin: 2em 0 0 0;
	background: #fff;
}

#calendarWrap H5 {
	text-align: center;
	margin: 0.25em 0 0.5em 0;
}


/* #mark - */

TABLE.calendarTable {
	font-size: 9px !important;
}

TABLE.calendarTable TD {
	font-size: 9px !important;
	font-family: inherit;
	text-align: center;
}

TABLE.calendarTable TH {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background: #4848A8;
	color: #fff;
}
TABLE.calendarTable TR.subheader TH {
	background: #ddd;
	color: #900;
}

TABLE.calendarTable TH A:link,
TABLE.calendarTable TH A:visited {
	color: #f0f;
}

.calendarCurrentDayCell {
	font-weight: bold;
}

/* #mark - */

#contact-form TH {
	font-weight: normal;
	text-align: left;
}

#contact-form TH,
#contact-form TD {
	padding: 2px;
}

#contact-form TBODY.textfields TH,
#contact-form TBODY.formbuttons TD {
	background: #F5F3D7;
}

#contact-form TBODY.textfields TD,
#contact-form TBODY.formbuttons TH {
	background: #f4b7a0;  /* originally f43b7ba !? */
}

#contact-form LABEL {
	display: block;
}