﻿@charset "utf-8";
/* CSS Document */

body {background: url(../images/patt2003.png) top left repeat;}

.header {background:#243494 url(../../headers/UNS2003.png) center left no-repeat; 
		height:80px; text-align:right; vertical-align:bottom;
		color:#fff; font-weight:bold;}
.header a, .header a:hover {color:#fff;}

.menu, .footer {background-color:#D3DDF0; color:#0A529E;}
.footer { text-align:center;}

.menu p   { margin-top:.75em;}
.menu p b, .menu p strong {color:#16007E; font-size:110%; font-variant:small-caps;}
.menu p a {display:inline-block; margin:2px 0; border-bottom:1px solid #ADC0E3; width:96%;} 
.menu p a:hover {background-color:#87A2D6; color:#fff; text-decoration:none;}
  
.main, #maintext {background-color:#fff;}
.clear{height:10px;}

.gototop { position:relative; left:15em;  z-index:10;} 

.menu p {margin-left:.5em; padding:.25em;}

h1, .darksky  {color:#1b067e;}
.sky { color:#2a3894;}

.verse {margin:.5em 5em;}

p b, .quest {color:#062764;}


.quest {font-weight:bold;} 

.mess1 {border:1px solid #5664ad; background-color:#e9f1f7;}
.mess2, .mess3, .mess4, .mess5, .mess6, .mess7, .mess8 {padding:5px 10px;}
.mess2 {background-color:#e6e8f2; width:auto; }
.mess3 {background-color:#d8e3f0; }
.mess4 {background-color:#c2bce9; }
.mess5 {background-color:#fdebdd;}
.mess6 {background-color:#e7f0ec;}
.mess7 {margin:5px 10px; border:1px solid #1e108c;}
.mess8 {background-color:#1142a1; color:#fff;}

.rosedark {color:#c22063;}
.bgrose {background-color: #efdddd;}
.bluedark {color:#20108e;}
.bgblue {background-color: #dedeea;}
.greendark {color:#009d74;}
.bggreen {background-color:#e0e7e0;}

td {vertical-align:top;}
.floatleft { float:left; margin-right:10px;}
.floatright { float:right; margin-left:10px;}
.nobrd {border:0 !important;}

.hor_div {background:#fff url(../../images/divider8.png) center center no-repeat; height:20px;}

.rem { margin-left:.5em;}
.rem span {margin-left:-.5em;}
.remline {border-bottom:1px dotted #ddd; width:400px;}
