body {
	background-image: url(graphics/wood.jpg);
	margin: 0px;
}


table.indextable {
	margin: 2%;
}

table.buttons {
	padding-top: 10px;
}

td.logo {
	vertical-align: top;

}

td.button {

}


p.name {
	font: normal normal normal 20px serif;
	text-align: center;
	color: #D0C23A;
}

p.invite {
	font: normal small-caps bold 25px serif;
	text-align: center;
	color: #D0C23A;
}



a.index:link {
	display: block;
	background-image: url(graphics/buttup.jpg);
	width: 150px;
	height: 25px;
	font: normal normal normal 20px "MS Serif", "New York", serif;
	color: Black;
	text-decoration: none;
	padding: 5px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 1px solid #FFFFBD;
	border-top: 1px solid #FFFFBD;
}

a.index:visited {
	display: block;
	background-image: url(graphics/buttup.jpg);
	width: 150px;
	height: 25px;
	font: normal normal normal 20px "MS Serif", "New York", serif;
	color: Black;
	text-decoration: none;
	padding: 5px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 1px solid #FFFFBD;
	border-top: 1px solid #FFFFBD;
}

a.index:hover {
	display: block;
	background-image: url(graphics/buttdown.jpg);
	width: 150px;
	height: 25px;
	font: normal normal normal 20px "MS Serif", "New York", serif;
	color: Black;
	text-decoration: none;
	padding: 5px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
	border-right: 1px solid #FFFFBD;
	border-bottom: 1px solid #FFFFBD;
	border-left: 2px solid #663300;
	border-top: 2px solid #663300;
}


td.title {
	padding: 3px;
}

a:link.button {
	display: block;
	background-image: url(graphics/buttup.jpg);
	width: 110px;
	height: 25px;
	font: normal normal bold 14px "MS Serif", "New York", serif;
	color: Black;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 1px solid #FFFFBD;
	border-top: 1px solid #FFFFBD;
}

a:visited.button {
	display: block;
	background-image: url(graphics/buttup.jpg);
	width: 110px;
	height: 25px;
	font: normal normal bold 14px "MS Serif", "New York", serif;
	color: Black;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 1px solid #FFFFBD;
	border-top: 1px solid #FFFFBD;
}

a:hover.button {
	display: block;
	background-image: url(graphics/buttdown.jpg);
	width: 110px;
	height: 25px;
	font: normal normal bold 14px "MS Serif", "New York", serif;
	color: Black;
	text-decoration: none;
	padding-top: 5px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
	border-right: 1px solid #FFFFBD;
	border-bottom: 1px solid #FFFFBD;
	border-left: 2px solid #663300;
	border-top: 2px solid #663300;
}

table.letter {
	background-image: url(graphics/paper.gif);
	background-position: top left;
	background-repeat: repeat;
}

td.letter {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	vertical-align: top;
}

td.intro {
	width: 80%;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 10px;
	vertical-align: top;
}

p.intro{
	color: Black;
	font: normal normal normal 16px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.indexbook {
	width: 70%;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 10px;
	vertical-align: top;
}

table.book {
	background-image: url(graphics/REDLEATHER.JPG);
	width: 300px;
	padding: 10px;
}

img.logo {
	border: 0;
}

img.indextitle {
	border-right: 2px solid #663300;
	border-bottom: 2px solid #663300;
	border-left: 1px solid #FFFFBD;
	border-top: 1px solid #FFFFBD;
}

td.bookimg {
	padding-top:25px;
	padding-bottom:15px;
	border-top: 2px solid #D0C23A;
	border-left: 2px solid #D0C23A;
	border-right: 2px solid #D0C23A;	
}

td.booktext {
	padding-top:25px;
	padding-bottom:30px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px solid #D0C23A;
	border-left: 2px solid #D0C23A;
	border-right: 2px solid #D0C23A;	
}

td.booktopright {
	border-right: 2px solid #D0C23A;
	border-top: 2px solid #D0C23A;	
	width: 15px;
	height: 15px;
}

td.bookbotright {
	border-right: 2px solid #D0C23A;
	border-bottom: 2px solid #D0C23A;	
	width: 15px;
	height: 15px;
}

p.w3c {
	text-align: right;
	float: right;
}

p.counter {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}