		/* Style sheet for Glows Bows and Haloes */
		
		body {
			font-family: arial, helvetica, sans-serif;
			background: #246;
		}
		
		body img {
			border: 0;
		}
		
		.warn {
			color: red;
		}
		
		.indtxt {
			background: #ffd;
		}
		
		.indback {
			background: #eed;
		}
		
		.glowtxt {
			background: #fda;
		}
		
		.glowback {
			background: #feb;
		}
		
		.bowtxt {
			background: #dfc;
		}
		
		.bowback {
			background: #dec;
			
		}
		
		.halotxt {
			background: #cef;
		}
		
		.haloback {
			background: #cde;
		}
		
		.topic {
			position: relative;
			width: 920px; 
			margin: auto;
			border: solid #9cf;
		}
		
		.pnote {
			color: #777;
		}
		
		#topicheader {
			background: #ddd;
			border-width: 4px 4px 0 4px;
		}
		
		#topicbody{
			background: #ddd url(misc/gbhbodyl.png);
			border-width: 0 4px 0 4px;
		}
		
		#topictrailer{
			background: #ddd ;
			border-width: 0 4px 4px 4px;
			clear: both;
			text-align: center;
		}
		
		#headbar {
			background: #ddd url(misc/gbhtopg.jpg);
			height: 60px;
		}
				
		#headnav {
			height: 46px;
			text-align: center;
		}
				
		#navmenu {
			position: relative;
			top: 20px;
			width: 140px;
			float: left;
			color: white;
		}
		
		#navmenu ul {
			margin: 0 0 0 0;
			list-style: none;
			padding: 0 5px 0 10px;
		}
		
		#navmenu ul a {
			color: black;
			text-decoration: none;
			display: block;
			margin: 0 0 2px 0;
			font-size: 0.75em;
		}
		
		#navmenu a:visited {
			color: #c00;
		}
		
		#navigation a:hover {
			background: #444;
		}
		
		#content {
			margin-left: 160px;
			width: 700px;
		}
		
		#content img {
			border: 0;
			margin: 15px 10px 1px 10px;
		}
		
		#content p {
			font-size: 0.8em;
		}
		
		#gallery {
			margin-left: 160px;
			width: 700px;
		}
		
		#gallery img {
			border: 0;
			margin: 5px 5px 0px 5px;
		}
		
		#gallery p {
			font-size: 0.8em;
		}
		
		#whatsnew {
			margin-left: 160px;
			width: 700px;
		}
		
		#whatsnew img {
			border: 0;
			margin: 0px 0px 0px 15px;
		}
		
		#whatsnew p {
			font-size: 0.8em;
		}
		
		#photodet {

		}
		
		#photodet p {
			font-size: 0.6em;
			color: #777;
		}
		
		#bpicmenu {
			height: 110px;
		}
		
		#trailnav {
			height: 46px;
			text-align: center;
		}
		
		#tpicmenu {
			height: 90px;
		}
		
		#tpicmenu img {
			border: 0;
			margin: 10px 5px 10px 5px;
		}
		
		#bpictitle {
			height: 20px;
			font-weight: bold;
		}
		
		#bpicmenu img {
			border: 0;
			margin: 10px 5px 10px 5px;
		}
		
		#footer {
			background: #bbb;
			height: 20px;
			font-size: 0.8em;
		}
		
		#pl {
			word-spacing: 1em;
		}
		
		#pc {
			text-align: left;
		}
		
		p {
			margin: 0 1em 0 1em;
		}
		
		h1 {
			font-size: 1.6em;
			margin: 0;
		}
		
		h2{
			margin: 0;
		}
		
		h3 {
			font-weight: normal;
			line-height: 0.5em;
		}
		
		h4 {
			font-weight: bold;
			font-size: 1.2em;
			margin: 0;
		}
		

		
		

