@CHARSET "utf-8";

/* HTML  standard */
body,p,td {font-size:13px; font-family:"verdana","helvetica","sans-serif"; background:#f3f3eb}
h1 {font-size:33px; font-family:"cursive","serif"; font-style:italic; text-align:center; color: #404080}
h2 {font-size:19px; font-weight: normal}
h3 {font-size:17px}
h4 {font-size:15px}
h5 {font-size:13px}
a {color:#404080; text-decoration:none}
a:hover {text-decoration:underline}
ul {margin: 0px}

/* Main page picture */
.top_pic {border: 1px solid #ffffff; margin: 5px}

/* Main page columns */
.chapters {background:#f3f3eb}
.content {background:#f3f3eb}
.gallery {background:#e0e0d0}

/* Gallery picture */
.pic {border: 3px solid #ffffe8}

/* Main menu items */
.chapters a {padding:7px; color:#000040; background-color:#e0e0d0; text-decoration:none; display:block; font-weight: bold}
.chapters a:hover {color:#000040; background-color:#8087c0}
.chapteractive a {color:#ffffe8; background-color:#404080}

/* CMS editor cells  */
.editor {background: #f0f0f0}
.editorActive {background: #ffffff}
.editor2 {background: #d0d0d0}
.editor3 {background: #e0e0e0}