body {
	margin-top: 0px;
	background-color: #715104;
	margin-bottom: 0px;
}
a:link {
	color: #136C4E;
	text-decoration: none;
}
a:visited {
	color: #136C4E;
	text-decoration: none;
}
a:hover {
	color: #136C4E;
	text-decoration: underline;
}
a:active {
	color: #136C4E;
	text-decoration: none;
}
.topGBTile {
	background-image: url(../images/topBgTile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titlebar {
 height: 15px;
 background: #03c;
 font: bold 11px Arial, Helvetica, sans-serif;
 color: #fff;
 margin: 0;
 padding: 1px;
   overflow: hidden;
}
.winbody {
	width: 538px;
	height: 800px;
	position: relative;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	overflow: hidden;
	cursor: default;
	left: 128px;
	top: -460px;
}
p {
 margin: 10px;
}.tileBook {
	background-image: url(../images/tileBook.gif);
	background-repeat: repeat-y;
	background-position: right;
}
h2 {
	font: bold 14px Times New Roman, Times, serif;
	color: #660000;
}
.bodyText {
	font: 12px Times New Roman, Times, serif;
	color: #000;
}
.bodyTile {
	background-image: url(../images/bodyTile.jpg);
	background-repeat: repeat-y;
}
.header {
	background-image: url(../images/topSign.jpg);
	background-repeat: no-repeat;
}
.h1 { /* really large header */
		font-family: Times New Roman, Times, serif;
		font-size: 24px;
		font-weight: normal;
		position: relative;
		width: 400px;
		z-index: 10;
		margin: 0;
		padding: 0;
		top: 20px;
		left: 0px;
		color: #ffffff;
		}

.h1.shadow { /* header's dropshadow */
		z-index: 1;
		margin: 0;
		padding: 0;
		color: #000000;
		top: -8px;
		left: 2px;
}
h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	}
.topBook {
	background-image: url(../images/topBook.gif);
	background-repeat: no-repeat;
}
.botwindow {
	background-image: url(../images/botWindown.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
