body, td {
	font: 11px Verdana, Geneva, Arial, sans-serif;
	}

img {
	border: none;
	}
	
small {
	font-style: italic;
	font-size: 90%;
	}

#header {
	color: #000;
	background-color: #fff;
	margin: 10px;
	padding: 10px;
	text-align: left;
	}

#content {
	margin: 10px;
	padding: 10px;
	text-align: center;
	}
	
#leftcontent {
	text-align: center;
	position: absolute;
	left: 70px;
	margin-top: 25px;
	padding-top: 20px;
	width: 180px;
	}

#rightcontent {
	text-align: center;
	padding: 10px 0px 20px 0px;
	margin-top: 25px;
	margin-left: 250px;
	margin-right: 10px;
	}

#pagetopic {
	position: relative;
	margin-left: 150px;
	text-align: right;
	}
	
#backlinks {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 110px;
	float: left;
	text-align: center;
	}
	
.border-bk {
	padding: 10px;
	border: 2px solid #000;
	text-align: center;
	}

.border-photo {
	padding: 10px;
	border: 2px solid #000;
	text-align: center;
	background-color: #fff;
	}

.center {
	text-align: center;
	}
	
.copyright, .small, .trademark-notice {
	font-style: italic;
	font-size: 90%;
	text-align: center;
	}

.framed {
	border: 10px inset #999;
	}

.hilite {
	color: #900;
	background-color: transparent;
	}

.inset {
	padding: 0 10%;
	}

.no-bullet {
	list-style-type: none;
	}
	 
.prominent {
	margin: 5px 50px 10px 50px;
	border: 1px solid #c00;
	background-color: #fff;
	text-align: center;
	}

.pull-quote-left {
	font-weight: bold;
	float: left;
	margin: 5px 30px;
	padding: 5px 0px;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	}
	
.pull-quote-right {
	font-weight: bold;
	float: right;
	margin: 5px 30px;
	padding: 5px 0px;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}
	
h1 {
	font-size: 180%;
	}
	
h2 {
	font-size: 150%;
	}
	
h3 {
	font-size: 120%;
	}
	
h4 {
	font-size: 100%;
	}
	
/* sigh. original stuff below. unclear on the concept. phasing it out. */
	
.btext { 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

.btextb { 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

.btexti { 
	font-style: italic; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

.btextinf { 
	font-size: 12px; 
	line-height: 15px; 
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, sans-serif;
	}

.btextinfb { 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, sans-serif;
	}

.btextinfi { 
	font-style: italic; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: "Comic Sans MS", Verdana, Geneva, Arial, sans-serif;
	}

.btextser { 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Georgia, Palatino, Times, serif;
	}

.btextserb { 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Georgia, Palatino, Times, serif;
	}

.btextseri { 
	font-style: italic; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Georgia, Palatino, Times, serif;
	}

.hb { 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}
	

.hbi { 
	font-style: italic; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

.hbser { 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 24px; 
	font-family: Georgia, Palatino, Times, serif;
	}

.hbseri { 
	font-style: italic; 
	font-weight: bold; 
	font-size: 20px; 
	line-height: 24px; 
	font-family: Georgia, Palatino, Times, serif;
	}

.sh {
	color: #900;
	background-color: transparent;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}
	

