/* CSS Document */

/* toc formatting */
	#toc-base{
		font: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: medium;
		background-image:url(images/WebG_bg.gif);
	}
	.toc-entry {
	position: absolute;
	left: 10px;
	width: 120px;
	}
	.toc-sub {
		position: absolute;
		left: 20px;
		width: 110px;
		font-size: 12px;
		visibility: visible;
	}
	.sub-hidden {
		position: absolute;
		left: 30px;
		width: 110px;
		font-size: 12px;
		visibility: hidden;
	}
	#entry-0 {
	top: 20px;
	color: #bbffbb;
	}
	#entry-1 {
	top: 50px;
	color: #bbffbb;
	}
	#entry-2 {
	top: 80px;
	color: #bbffbb;
	}
	#entry-3 {
	top: 110px;
	color: #bbffbb;
	}
	#entry-4 {
	top: 140px;
	color: #bbffbb;
	}
	#entry-5 {
	top: 200px;
	color: #bbffbb;
	}
	#e5-sub-1 {
	top: 220px;
	color: #bbffbb;
	}
	#e5-sub-2 {
	top: 240px;
	color: #bbffbb;
	}
	#entry-6 {
	top: 170px;
	color: #ddffdd;
	}
	#entry-fin {
	top: 400px;
	color: #bbffbb;
	}
	
	a.tlink:link {
	color: #bbffbb;
	text-decoration: none;
	}
	a.tlink:visited {
	color:  #bbffbb;
	text-decoration: none;
	}
	a.tlink:active {
	color: #ddffdd;
	text-decoration: none;
	}
	a.tlink:hover {
	color: #ddffdd;
	text-decoration: none;
	}
	
	a.hilink:link {
	color: #ddffdd;
	text-decoration: none;
	}
	a.hilink:visited {
	color:  #ddffdd;
	text-decoration: none;
	}
	a.hilink:active {
	color: #eeffee;
	text-decoration: none;
	}
	a.hilink:hover {
	color: #eeffee;
	text-decoration: none;
	}
	
	/* center pages */
	  .base {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-style: bold;
	  background-image:url(images/MonarchBGlt.gif);
	  background-repeat: repeat;
	  background-color: #ffffff;
	  }
	  #corner {
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  z-index: 1;
	  }
	  #buddhist {
	  position: absolute;
	  top: 75px;
	  left: 360px; 
	  font-weight: bold;
	  z-index: 2;
	  }
	  #cpheart {
	  position: absolute;
	  top: 125px;
	  left:220px; 
	  z-index: 2;
	  }
	  #iraq-counter {
	  position: absolute;
	  top: 55px;
	  left: 25px;
	  }
	  #hd {
	  position: absolute;
	  top: 10px;
	  left: 10px;
	  font-size: 24px;
	  font-weight: bold;
	  font-style: italic;
	  }
	  #waw {
	  position: absolute;
	  top: 165px;
	  left: 270px;
	  font-family: Verdana, Arial, Sans-serif;
	  font-size: 10px;
	  font-weight: bold;
	  z-index: 3;
	  width: 100px;
	  height: 50px;
	  }
	  #video {
		 float: right;
	  	  border-color: #000000;
		  border-style: ridge;
		  margin-right: 10px;
		  font-family: Verdana, Arial, Sans-serif;
		  font-size: 12px;
		  font-weight: bold;
		  z-index: 3;
		  width: 425px;
		  height: 372px;
	 }
	 .subtext {
	 font-size: 9px;
	 font-weight: normal;
	 }
	a.redlink:link {
	color: #ff0000;
	text-decoration: none;
	}
	a.redlink:visited {
	color:  #880000;
	text-decoration: underline;
	}
	a.redlink:active {
	color: #ff0000;
	text-decoration: none;
	}
	a.redlink:hover {
	color: #ff5555;
	text-decoration: none;
	}
	a.slink:link {
	color: #000000;
	text-decoration: none;
	}
	a.slink:visited {
	color:  #666666;
	text-decoration: underline;
	}
	a.slink:active {
	color: #000000;
	text-decoration: none;
	}
	a.slink:hover {
	color: #aaaaaa;
	text-decoration: none;
	}
	.mtitle {
	   font-size: 14px;
	}
	  #mosaic-help {
		 position: relative;
		 top: 20px;
		 width: 600px;
		 font-family: Verdana, Arial, Sans-serif;
		 font-size: 12px;
		 /*background-color: #e1e2db;*/
		 background-color: #dbd9cd;
		 border-style: inset;
		 border-color: bec0b5;
	}
	
	#calendar {
		position: absolute;
		top: 370px;
		left: 300px;
	}
	  #poll {
	  position: absolute;
	  top: 370px;
	  left: 150px;
	  font-family: Verdana, Arial, Sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  z-index: 1;
	  
	  }
	  #audio-teaser {
	  position: absolute;
	  top: 400px;
	  left: 150px;
	  font-family: Verdana, Arial, Sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  z-index: 1;	  
	  }
	   .hidden {
	  	visibility:hidden;
	  }
	  .shown {
	  	visibility: visible;
	  }
