p {
	margin-top: 1.0em;
}

body {
	color: #1E1E23;
	background-color: #4E7083;
}

.siteTable table {
	background-color: #867D4F;
}

/******    Link Styles    *******/

div#contentarea a:link,
div#contentarea a:visited {	color: #4C48F2;	}
div#contentarea a:hover   { color: #3A37B6; }

td#header, td#header1 {
	background-image: url('../images/individuation/header.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 133px;
	max-height: 133px;
	height: 133px;
}
td#header1 {
	background-image: url('../images/individuation/header1.jpg');
}
/* layer 2 */
td#header2 {
	background-image: url('../images/individuation/header2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 134px;
	max-height: 134px;
	height: 134px;
}

td#sidemenu {
	background-image: url('../images/individuation/menusidebar.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* layer 2 */
td#sidemenu2 

td#contentarea {
	background-image: url('../images/individuation/contentarea.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox1 {
	background-image: url('../images/individuation/bottombox1.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox2 {
	background-image: url('../images/individuation/bottombox2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

td#bottombox3 {
	background-image: url('../images/individuation/bottombox3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/*************************************************/

div#sidemenu, div#sidemenu2 {
	color: #F0F0EF;
}

div#sidemenu2 { color: #625028; }

.sidemenupara { margin-top: 2em; }

.sidemenu li {
	color: #AAAAFF;
 	font-size: 14px;
}


/******************************************
	Content Styles
*******************************************/

.pagehead {
	color: #625028;
	font-family: 'Times New Roman';
	font-size: 16px;
    line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
    text-align: left;
    margin-top: 1em;
}

.appl_head 

.appl_subhead {
	color: #625028;
	font-size: 1.1em;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
}

.compass_heading {
	font-size: 16px;
    line-height: 22px;
	font-weight: bold;
}

.body_quote_text {
	font-family: 'Times New Roman';
	font-style: italic;
	color: #E0D6BF;
	display: block;
	margin: 1em 0em 1em 0em;
	font-size: 12px;
}

.booktitle {
	font-weight: bold;
	font-style: oblique;
}

