body {
	background-image: url(img/black_background_wood-wallpaper.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}
#indexheader {
	margin: 0px;
	padding: 0px;
	height: 498px;
	width: 1000px;
}
#indexnav {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 1000px;
}
#indexheader2 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1000px;
}
#container {
	background-color: #CCC;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-color: #CCC;
	text-align: left;
	height: auto;
	width: 800px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.imgbdr {
	margin: 5px;
	border: thin double #900;
}
.litllebodycopycenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #900;
	text-align: center;
}


.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: left;
}
.bodycopycenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.blueeyed {
	color: #006;
}
