/** Gospel of Thomas Website - METANIOA PAGES
	Fonts and Styles Definitions Style Sheet 
	Author Barry McGibbon
	Version 0.1
**/

/** DIV colours **/
/*  DIV#canvas { background-color: blue;} */
/*  DIV#wrapper { background-color: pink; } */
DIV#local_masthead { background-image: URL(metanoia.png)}
DIV#local_masthead h2 {color: #3b3023; text-align:right; }
DIV.content {background-color: #c99251;}

.content h2, h3{color: #3b3023;}
.content p {color: black; }
.content a { text-decoration:underline;  color: #3b3023; }
.content a:visited { text-decoration:none;  color: #3b3023;}
.content a:hover { color: #330066; background-color: #99CCFF;}

.sidenav h2 { color: #3b3023;}

