body {
	background-color: #4b6580;
	font-family: Georgia, Times New Roman, Garamond, Serif;
	font-size: 10pt;
}
p,td,a {
	color: #4b3f27;
	font-family: Georgia, Garamond, Times New Roman, Serif;
	font-size: 10pt;
}

div {
}

input, textarea, select {
	font-family: Georgia, Times New Roman, Garamond, Serif;
	font-size: 10pt;
  background-color: #e9e3bc;
	border: 1px inset #4b3f27;
}

#globalwrapper {
	margin-left: 30px;
	margin-top: 30px;
	width: 750px;
}

#globalcontent {
	margin: 0px;
	background: url(/images/borders/paper.gif);
	height: 450px;
	border-collapse: collapse;
}
#globalcontent .upperleft {
	height: 48px; width: 48px;
	background: url(/images/borders/corner-ul.gif) no-repeat;
}
#globalcontent .top {
	height: 48px;
	background: url(/images/borders/border-t.gif) repeat-x;
}
#globalcontent .upperright {
	height: 48px; width: 48px;
	background: url(/images/borders/corner-ur.gif) no-repeat;
}
#globalcontent .left {
	width: 48px;
	background: url(/images/borders/border-l.gif) repeat-y;
}
#globalcontent .center {
	background: url(/images/borders/paper.gif);
}
#globalcontent .right {
	width: 48px;
	background: url(/images/borders/border-r.gif) repeat-y;
}
#globalcontent .lowerleft {
	height: 48px; width: 48px;
	background: url(/images/borders/corner-ll.gif) no-repeat;
}
#globalcontent .bottom {
	height: 48px;
	background: url(/images/borders/border-b.gif) repeat-x;
}
#globalcontent .lowerright {
	height: 48px; width: 48px;
	background: url(/images/borders/corner-lr.gif) no-repeat;
}

#content {
	margin-left: 202px;
}

.clear { clear: both; }
.clearright { clear: right; }

#leftbar {
	float: left;
  position: relative;
  left: -22px;
  top: -10px;
}

.welcome {
	margin-top: 0px;
	padding-left: 4px;
	font-style: italic;
	font-variant: small-caps;
	border-top: 1px solid #d6c8ba;
  font-size: 12pt;
  text-align: center;
	clear: none;
}

.menuright {
	margin-left: 15px;
	border: none;
}

.menuleft {
	border: none;
}

#menu {
  width: 200px;
  padding-top: 275px;
  float: left;
  background: url(/images/layouthead.jpg) no-repeat;
}

.layouthead {
	float: left;
	position: relative;
	top: -5px;
	left: -25px;
}

.layouttitle {
	float: right;
	position: relative;
	top: -15px;
	right: -15px;
}

#statement {
	clear: right;
	border-left: 1px solid #9e8760;
}
#statement .title {
	background-color: #d4cdae;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 4px;
	border-bottom: 1px solid #9e8760;
	border-right: 1px solid #9e8760;
	border-top: 1px solid #9e8760;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 120%;
	clear: none;
}
#statement .subtitle {
	margin-top: 0px;
	padding-left: 4px;
	font-style: italic;
	font-variant: small-caps;
	border-top: 1px solid #d6c8ba;
	clear: none;
}
#statement .staginfo {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
}
#statement .cappies {
  font-variant: small-caps;
  border-bottom: 1px dotted black;
}
#statement .taginfo {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 3px;
}
#statement .text {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	clear: none;
}

.faqq {
	font-weight: bold;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	clear: none;
}

.faqa {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	clear: none;
}

#links li {
	margin: 5px;
	list-style-type: square;
}
#links a {
	text-decoration: none;
}
#links a:hover {
	color: #c19e58;
}

.formleft {
  text-align: right;
}

.formright {
  text-align: left;
}

.button {
	border: 1px outset #4b3f27;
}

blockquote {
	font-style: italic;
}

.pronounce {
	font-family: Courier New, Courier;
	font-style: normal;
}

.copyright {
	clear: both;
	margin-left: 30px;
	margin-bottom: 30px;
	width: 750px;
	color: white;
	text-align: center;
}

#navigate image {
  border: none;
}

#navigate td {
  width: 80px;
  height: 80px;
}

