body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/comp-2_bgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-size: 100%;
	background-color: #eacf81;
}
h1 {
	color: #71412B;
	font-size: 1.45em;
	font-weight: bold;
	margin: 0.67em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #2D1703;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
}
h3 {
	color: #653B23;
	font-size: 1.17em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0.65em;
}
hr {
	color: #B88453;
}
.dottedB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B88453;
}
.textsmaller {
	font-size: 0.65em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}
#navbar {
	background-color: #2d1703;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 0.75em;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #CC6600;
	text-decoration: none;
}
#menubarTd {
	background-color: #FDFBDF;
	width: 150px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B88453;
	padding: 10px;
	font-size: 0.75em;
	text-align: left;
}
#sidebarTd {
	background-color: #F5E6A8;
	width: 200px;
	background-image: url(pix/GE-face-greyscale2.jpg);
	background-repeat: no-repeat;
	background-position: center 3em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B88453;
	vertical-align: top;
}
#containerDiv #sidebarTd div {
	color: #683925;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.9em;
	padding-top: 10em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	font-weight: bold;
	letter-spacing: .1em;
}

#mainDiv {
	padding: 1em;
	font-size: .75em;
	color: #2D1703;
}
#bannerTd {

}
#footerTd {
	background-color: #2d1703;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: .65em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#containerDiv {
	background-image: url(images/ja_body-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited {
	color: #CC6600;
	text-decoration: none
}
a:hover {
	color: #CC9900;
	text-decoration: none
}
blockquote {
	font-style: italic;
	font-weight: bold;
	font-size: .95em;
}
