Body {
	background-color:#f5f5dc;
	background-image:URL(parchment65.gif);

	font-family:Papyrus;
	/* Do I want a backup font in here?  I'm cool with default. */
	
	scrollbar-arrow-color: #006633;
	scrollbar-base-color: #006633;
	scrollbar-shadow-color: #006633;
	scrollbar-3d-light-color: #006633;

	scrollbar-dark-shadow-color: black;

	scrollbar-face-color: #99ffcc;

	scrollbar-track-color: #f5f5dc;
	scrollbar-highlight-color: #f5f5dc;
}

Body,
p#footer,
div#main,
hr,
a,
p#leftnav a:hover {
		color:Black;
}


Hr {
	height: 1px;
}

H1,
H2 {
	background-color:Black;
	background-image:URL(BlackGradient2.gif);
	background-repeat:repeat;
	text-transform:capitalize;
}

H1, 
a:hover {
	color:#99ffcc;
}

H2, 
H2 a {
	color:#f5f5dc;
}

a:visited {
	 color:#006633;
}


p#leftnav {
	position:absolute;
	left:0px;
	top:110px;
	width:130px;
	overflow:auto;

	color:#006633;
	background-color:    #99ffCC;
	background-image:URL(LeftNavCenter2.gif);
	background-repeat:repeat-y;

	padding:0px;

	font-weight:bolder;
	font-size:larger;
	line-height:24pt;
	text-align:center;
}

p#leftnav img {
	text-align: left;
}

p#footer {
	padding-left:10px;
	padding-bottom:10px;
	width:100%;
	position:absolute;
	bottom: 0px;
	height: 80px;
	overflow: auto;

	border-top: solid 1px Black;
		
	font-weight:bold;
	font-size:smaller;
	
	z-index:102;
}

div#main {
	position:absolute;
	top:100px;
	left:140px;
		
	z-index: 101;
	overflow:auto;
}


img {
	background-color: #006633;
	border:0px;
}

img.navimages {
	height:36px;
	width:130px;
}

img.band {
	width:100%;
	height:36px;
	clear:both;
}

img.bar {
	width:100%;
	height:11px;
	clear:both;
}

h2 {
	clear:both;
}

img#imgheader {
	height:1in;
	width:100%;
	padding:0px;
	margin:0px;
	position:absolute;
	top:0;
	left:0;
}

img#TroyStoned {
	position:absolute;
	top:10;
	right:10;
	/*height:153px;
	width:144;*/
	height:76px;
	width:72px;

}

img#BigTroy,
img#BigDog,
img.right {
	float:right;
}

img#BigDog {
	/*width:360px;
	height:414px;*/
	width:180px;
	height:207px;

}


dt {
	/*clear:both;*/
	font-size:larger;
	font-weight:strong;
}

input, textarea {
	width: 3in;
	border-color: #006633;
	background-color: #99ffcc;
}

textarea {
	height:1in;
}

input.narrow {
	width:1.87in;
}
