body {
	color: #000000;
	background-image: url(images/background.png);
	background-repeat: repeat;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h2 a:link {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
h2 a:visited {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
h2 a:hover {
	color: #006699;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.Credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
	text-align: center;
}
.RightSideCell {
	color: #000000;
	background-image: url(images/index_r4_c4.jpg);
	background-repeat: repeat-y;
}
.FirstPhrase {
	font-style: italic;
	font-weight: bold;
}


.LeftPhotoCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/index_r4_c2.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
}
.LeftPhotoCell a:link {
	color: #CCFFFF;
	text-decoration: underline;
	background-image: url(images/index_r4_c2.jpg);
	background-repeat: repeat;
}
.LeftPhotoCell a:visited {
	color: #CCFFFF;
	text-decoration: underline;
	background-image: url(images/index_r4_c2.jpg);
	background-repeat: repeat;
}
.LeftPhotoCell a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-image: url(images/index_r4_c2.jpg);
	background-repeat: repeat;
}

.TopNavCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.MainTextCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 15px;
}
.TopNavCell a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.TopNavCell a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.TopNavCell a:hover {
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}

