

BODY {
	margin : 0px 0px 0px 0px;
	font : smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #E7E4DB url(images/backgrounds/option8_whitearea.gif) repeat-y;
}

.ahem{
	display : none;
}


H1 {
	font-size : medium;
	color : #993333;
	margin : 0px;
}

H2 {
	font-size : small;
	margin : 0px;
}

.outerBox {
	border : 1px dashed #993333;
	background-color : #E7E4DB;
	padding : 5px 5px 5px 5px;
}

.innerBox {
	background-color : White;
	border-bottom : 1px solid #993333;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #993333;
	border-top : 1px solid #CCCCCC;
	padding : 2px 2px 2px 2px;
}

.navigationArea {
	top : 161px;
	text-align : right;
	position : absolute;
	left : 0px;
	width : 150px;
	background : White;
}


.header {
	top : 0px;
	left : 0px;
	width : 100%;
	background-image : url(images/backgrounds/option8_header_p2.gif);
	background-repeat : repeat-x;
	height : 237px;
}


.image {
	width : 200px;
	left : 560px;
	position : absolute;
	top : 161px;
	margin-left : 10px;
	padding-left : 10px;
	font : smaller;
	background-color : White;
}

.title {
	width : 430px;
	left : 150px;
	position : absolute;
	top : 108px;
}

.mcLeft {
	width : 410px;
	left : 150px;
	position : absolute;
	top : 161px;
	line-height : 1.5em;
	background-color : White;
	padding-top : 20px;
}

.mcLeftText {
	padding-left : 30px;
	padding-right : 30px;
}

P.intro:first-letter {
	font-size : larger;
	font-weight : bold;
}


.mcRight {
	width : 200px;
	left : 550px;
	position : absolute;
	top : 161px;
	padding-left : 10px;
	background : transparent none;
	font-size : smaller;
}

.mcRightContent{

	padding-left : 10px;
	padding-right : 10px;
}

.mcRightHeaders{

	color : #993333;
}

.mainNav {
	padding-right : 10px;
	font-weight : bold;
	text-decoration : none;
}

.journalEntry {
	width : 350px;
	line-height : 1.5em;
	text-align : left;
}

unusedBordersForJournalEntry{
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #C1B3A0;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #C1B3A0;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.journalEntry2{
	font-size : smaller;
}

.journalDay {
	font-size : smaller;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #C1B3A0;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #C1B3A0;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

.journalInner {
	font-size : smaller;
	}
	
	.designby{
	font : small-caps smaller;
	color : #999999;
}

 A.mainNav:VISITED{
	color: Gray;
}

 A.mainNav:LINK {
	text-decoration : none;
	color : Black;
}

A.mainNav:FOCUS {
	text-decoration : underline;
}

 A.mainNav:HOVER {
	color : #993333;
}

A:LINK {
	color : Black;
	text-decoration : none;
}


A:ACTIVE {
	color : Red;
}

A:FOCUS {
	text-decoration : underline;
}

A:VISITED {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	color : #993333;
	text-decoration : underline;
}








