body {
	background-color: #ffecd0;
	background-image: url(bodybkgd.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin-top:0px;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
a { text-decoration: none}
a:link {  color: #663300; text-decoration: underline}
a:hover {  color: #666666; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:visited:hover {  color: #663300; text-decoration: underline}
#topquote {
	position:absolute;	
	top:0px;
	left:0px;
	width: 100%;
	height:130px;
	background-color: #FFFFFF;
	z-index: 1;
}

#bantitlecontainer {
	position: absolute;
	top:130px;
	left: 0px;
	width: 100%;
	z-index:2;
}

#bantitlecontainer1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:2;
}

.bantitle {
	background-color: #ead4b4;
	background-image: url(bannerbkgd.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#bookcover {
	position: absolute;
	top: 0px;
	right: 0px;
	height:327px;
	width:235px;
	z-index: 30;
}
.navigation1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100px;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 150px;
}

.navigation1 a, .navigation a { text-decoration: none}
.navigation1 a:link, .navigation a:link {  color: #663300; text-decoration: none}
.navigation1 a:hover, .navigation a:hover {  color: #000066; text-decoration: none}
.navigation1 a:visited, .navigation a:visited {  color: #000066; text-decoration: none}
.navigation1 a:visisted:hover, .navigation a:visited:hover {  color: #663300; text-decoration: none}

.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
/*			background-color:#fffdf0;*/
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.articleContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	background-color:#FFECD0;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.articlePicContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	background-color:#FFECD0;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.articlePicContent img {
	width:100%
}

.BlackText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rightColumn {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding:10px;
	padding-top: 40px;
	width:180px;
}
.rightPicColumn {
	background-color: #fff7dc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	padding:10px;
	padding-top: 40px;
	width:185px;
}

.rightPicColumn img{
	padding: 6px;
	background-color:#FFFFFF;
}
td {
	vertical-align: top;
}
.White {
	background-color: #FFFFFF;
}
.copyright {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.thomasImg {
	text-align: center;
	padding-top: 12px;
}

.para {
	text-indent: 1em;
}

.head{
	font-weight:bold;
	color: #010d81;
}

.supsubhead{
	font-size:110%;
	color: #010d81;
	font-weight: bold;
}

.subhead{
    font-weight:bold;
	color: #774900;
}
.subsubhead{
	font-weight:bold;
	color: #6c73b8;
	font-size:85%;
}

.caption {
	font-size:9px;
	text-align:center;
	line-height:1;
}

.authors {
	height:auto;
	clear:both;
	padding-bottom:10px;
}

.authors img {padding-bottom:20px;}

.videocaption {
	width: 340px;
	font-size:.8em;
}

sup {font-variant:small-caps;vertical-align:top;}

tt {line-height: 1;  font-size:100%;}


td a:link {text-decoration:none;}
td a:hover {color:#808000; text-decoration:underline;}
td a:visited {text-decoration:none; color:#663300;}

  #topright {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 150px;
  width: 150px;
  background: url(topright.png) no-repeat;
  text-indent: -999em;
  text-decoration: none;
  z-index:100;}
