/* CSS Document */

body  {
	color: #000000;
	font-size: 13px;
	font-family: Georgia, serif;
	line-height: 140%;
	background-color: #ffffff;
	background-image: url(graphics/tdbg.png);
	margin: 0;
	padding: 0 }
img,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:link {
	color: #4524B3;
	text-decoration: none;
}
a:visited {
	color: #992D17;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p   {
	font-weight: normal;
	text-indent: 30px;
	margin-top: 5px;
	margin-bottom: 5px }
.noindent {
	text-indent: 0 }
.name {
	position: absolute;
	height: 30px;
	width: 270px;
	top: 10px;
	left: 150px;
}
.tagline {
	position: absolute;
	height: 20px;
	width: 220px;
	top: 40px;
	left: 340px;
}

/* begin nav */

.contents {
	position: absolute;
	height: 277px;
	width: 95px;
	top: 250px;
	left: 10px;
}
.contents h4 {
	margin-top: 10px;
}
.here  {
	list-style-image: url(graphics/nav/arrow.gif) }

/* end nav */

.pagetitle {
	position: absolute;
	top: 90px;
	left: 190px;
	width: 190px;
}
.fronttext1 {
	position: absolute;
	top: 110px;
	left: 230px;
	width: 480px;
}
.fronttext2   {
	position: absolute;
	top: 220px;
	left: 160px;
	width: 540px }
.emph   {
	font-weight: bold;
	text-indent: 39px;
	margin-top: 13px;
	margin-bottom: 13px }
.emph2 {
	color: #992d17;
	font-weight: bold }
.maintext  {
	position: absolute;
	top: 140px;
	left: 340px;
	width: 420px }
.sidebar {
	position: absolute;
	top: 260px;
	left: 145px;
	width: 165px }
.barback1 {
	background-color: #f2eae8;
	padding: 10px;
	border: solid 2px #bf978f }
.barback2  {
	background-color: #edecf2;
	padding: 10px;
	border: solid 2px #958cb3 }
.bartitle {
	font-weight: bold;
	text-align: center }
.righttitle  {
	color: #992d17;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-top: 30px }
.halfbox  {
	padding-top: 5px;
	padding-right: 10px;
	border-top: 5px double #f2eae8 }
.halfbox1 {
	padding-top: 5px;
	padding-right: 10px;
	border-top: 2px solid #f2eae8;
	border-right: 2px solid #f2eae8;
	border-bottom: 2px solid #f2eae8 }
.list { 
	position: relative;
	left: 30px;
	width: 90% }
.smalltext  {
	font-size: 11px;
	line-height: 130% }
.attrib {
	text-align: right }
ol  {
	list-style-type: decimal;
	margin: 5px 0 10px;
	padding: 0 10px 0 65px }
ol ol {
	list-style-type: lower-alpha;
	margin: 0;
	padding: 0 0 0 40px }
.artlist  {
	font-weight: bold;
	margin-left: 5px;
	padding-left: 30px }
.sublist {
	font-weight: normal }
ul {
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0 }
ul ul {
	font-weight: normal;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 55px }
dt {
	font-weight: bold;
	margin-top: 5px }
dd  {
	font-size: 11px;
	line-height: 130%;
	margin-left: 30px }
.sidebar ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0 }
.sidebar ul ul {
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 20px }
.button  {
	color: #f2eae8;
	font-size: 13px;
	font-weight: bold;
	background-color: #bf978f;
	cursor: pointer;
	border-width: 1px;
	border-color: #992d17 }
input {
	font-family: Georgia, serif }
table {
	background-color: #edecf2;
	margin: 20px 20px 20px 30px;
	border: solid 2px #958cb3 }
