a {
	text-decoration: none;
}
body, div, tr, th, li, p, h1, h2, h3, h4, h5, blockquote {
	font-family: helvetica, arial, sans-serif;
}


blockquote {
	background-color: #f0f0f0;
	border: 1px dashed #bbbbbb;
	font-size: 85%;
	margin: 1em;
	margin-left: 3em;
	margin-right: 3em;
	padding: 0.5em;
}

body {
	background-color: #eeffff;
 	background-image: url(../images/peace-bg.png);
}

div.title {
  text-align: center;
}

div.bigger {
	font-size: 115%;
}

div#footer {
	font-size: 85%;
	font-style: italic;
	text-align: center;
}
div#webmaster {
	font-size: 66%;
	font-style: italic;
	text-align: right;
	float: right;
	border: thin dashed rgb(180,180,180);
	font-style: italic;
	color: rgb(180,180,180);
   text-decoration: none;
}

div.button {
  text-align: right;
  padding-right: 20px;
  background: url(../images/b-deselected.png) no-repeat;
}

div#this {
  padding-right: 20px;
  text-align: right;
  background: url(../images/b-selected.png) no-repeat;
  color: rgb(55,200,200);
}

table.header {
        align: left;
        width: 100%;
	border-style: none;
	border-spacing: 4px;
	empty-cells: show;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0.1em;
}

td.left-header {
	border-style: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin: 1.0px;
	margin-top: 0px;
	margin-right: 1px;
	padding: 0em;
	text-align: right;
	vertical-align: top;
	valign: top;
	width: 130px;
}
td.center-header {
	border-style: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin: 1.0px;
	margin-top: 0px;
	margin-right: 5px;
	padding: 0em;
	text-align: center;
	vertical-align: top;
}
td.right-header {
	border-style: none;
	width: 150px;
	vertical-align: top;
}

hr {
	background-color: #aa0000;
	width: 70%;
}

img {
	border-style: none;
}

p {
	padding-top: 4px;
}
p.centered {
	padding-top: 4px;
	text-align: center;
}

p.right {
	padding-top: 4px;
	text-align: right;
}

table {
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin-left: 1em;
	margin-right: 3em;
	padding: 0.1em;
}

td,th {
	border: 1px solid #bbbbbb;
}

/* CSS partly derived from ncstoptorturenow.org http://personal.ecu.edu/jt0409/ncst/stn.css */

#left {width: 160px;  margin-top: 8px; float: left /* background: url(img/deomsub.gif) left no-repeat; */ }
#body {position: absolute; left: 20px; top: 200px; margin-top: 24px; padding-top: 5px; padding-bottom: 5px; text-align: left}
#title {position: absolute; left: 180px; top: 0px; margin-top: 24px; padding-top: 5px; padding-bottom: 5px; font-size: 20px; color: #0d0fa4 }
#webmaster {position: absolute; right: 8px; bottom: 8px; float: right}

li {margin-top: -2px; text-indent: 0px; border: 0px; border-left: 0px}

#subtitle {color: #a73652; font-weight: bold; 	font-style: italic; font-size: 18px; text-decoration: none}

#left li.here a {color: #0d0fa4; font-weight: bold; font-size: 18px; text-decoration: none}
#left li a {color: #d76682; font-weight: bold; font-size: 18px; text-decoration: none}
#left ul {margin: 0px 0px 0px 1px; padding: 0px; list-style: none}
#left li {margin: 0px; border: 0px; border-left: 6px; color: #756496}

/* here: purple; there: orange */
#left li.here          {border-left:  6px solid #0d0fa4; color: #0d0fa4}
#left li.here a:hover  {border-left:  0px solid #0d0fa4; color: #0d0fa4}
#left li.there         {border-left:  6px solid #d76682; color: #d76682}
#left li.there a:hover {border-left: 16px solid #d76682 ; color: #a73652}

/* alt colors: here: purple #756496; ; there: forest green #0d0f64 */

