
/* page specific */

body {
}
.pt {
}
#ageom1 {
}
#frame1 {
	height: 250px;
	margin: 0px 0px 5px 0px;
	z-index: 10;
}
#frame2 {
	width: 115px;
	margin: 5px 4px 5px 0px;
	z-index: 8;
}
#frame3 {
	width: 320px;
	margin: 5px 0px 5px 4px;
	z-index: 6;
}
#framei {
	bottom: 8px;
	right: 8px;
}

table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}




/* general */

body {
	font-family: 'Lucida Sans Unicode', 'Luxi Sans', 'Lucida Grande', 'Lucida Sans', Swiss, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #6b7f63;
	background: url(/images/mindful-background.png);
	color: black;
}

.mini {
	text-align: left;
	font-size: 11px;
}

.rule {
	color: #b2c6aa;
	background-color: #b2c6aa;
}

.spacer {
}

.article {
	text-align: justify;
	font-size: 13px;
}

.article.title {
	font-size: 19px;
	font-weight: bold;
}

.article.chrono {
	font-size: 12px;
	text-align: right;
	font-variant: small-caps;
}

.article.nav {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}


.heading {
	font-size: 13px;
	font-variant: small-caps;
}


a:link, a:visited, a:hover, a:active {
	color: #daf2d1;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:link {
}

a:visited {
	color: #b2c6aa;
}

a:hover {
	text-decoration: underline;
	color: white;
}

.imagespec {
	border-style: none;
}

#frame2ext {
	background-color: #20310b;
	padding: 1px 1px 1px 4px;
	color: #b2c6aa;
}



