body		{
	/*margin: 0px;*/
	color: #FFFFFF;
	background-color: #125D22;
	font-family: sans-serif;
	font-size: 12pt;
	background-image: url(graphics/backdrop.jpg);
	background-position: left top;
	margin:0;
	padding:0;
	line-height: 1.5em;
}
#p_subtitle	{
	display: block;
	color: #FFFFFF;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 13.5pt;
	line-height: 1.5em;
	padding-bottom: 13.5pt;
	text-align: center;
}
h6.HeaderBar	{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 160px;
	background-image: url(graphics/titlebar.jpg);
	background-position: left bottom;
}
img.HeaderBar	{
	padding-top: 14px;
	padding-left: 168px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.links	{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 8px;
	margin-left: 4px;
	padding: 0px;
}
li.links	{
	/*display: block;*/
	background-color: #FFFF77;
	background-image: url(graphics/linkback.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	color: #2222FF;
	width: 132px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding: 8px;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 16pt;
	font-variant: small-caps;
	text-decoration: underline;
	border: 2px solid #FEFAE2;
	border-left: 2px solid #EEEAD2;
	border-right: 2px solid #EEEAD2;
}
li.links a:link		{ color: blue; }
li.links a:visited	{ color: blue; }
li.links a:active	{ color: blue; }
li.links a:hover	{ color: blue; }
h6		{
	margin: 0px;
	font-size: 13px;
	font-weight: bolder;
	color: white;
	font-family: sans-serif;
	padding: 0px;
	padding-top: 13px;
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 168px;
	padding-right: 0px;*/
	text-align: center;
	float: left;
	clear: both;
	background-color: #125D22;
	font-variant: small-caps;
	background-image: url(graphics/backdrop.jpg);
	background-position: left top;
	width: 100%;
	display: block;
}
p a		{
	color: lime;
}
h6 b		{
	color: #FFFF00;
	font-size: 14px;
}
#column2 div.innertube p {
	margin-right: 8px;
}
p		{
	padding: 0px;
	margin-top: 5pt;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 5pt;
	text-align: left;
}
/* The "File Links" in the "Paper Bag" at-right */
a.pprbag:link		{ color: #000055; }
a.pprbag:visited	{ color: #550055; }
a.pprbag:active		{ color: #770000; }
a.pprbag:hover		{ color: #770000; }
/* The "Paper Bag" at-right */
table.pprbag	{
	font-size: 10pt;
}
hr		{
	padding: 0px;
	margin: 0px;
}
#wrapper	{
	float: left;
	width: 100%;
}
#MenAtWork	{
	font-size: 16pt;
	font-weight: bolder;
	font-variant: small-caps;
}
#column1	{
	width: 160px;
	float: left;
	background-image: url(graphics/backdrop.jpg);
	background-position: left top;
	padding: 0px;
	margin-left: -100%;
}
#column2	{
	margin: 0 184px 0 184px;
	padding-right: 10px;
	/*padding: 0px;
	width: 70%;
	border-left: 3px solid #777777;
	border-top: 3px solid #FFFFFF;*/
}
#column3	{
	float: left;
	width: 176px;
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: repeat;
	background-image: url(graphics/quotebox.png);
	background-position: left 50%;
	margin-left: -184px;
	display: block;
	border: 2px solid #000000;
	border-left: 0px;
	border-right: 0px;
	/*clear: none;*/
	/*padding: 10px;*/
	/*border: 3px solid #000000;*/
	/*text-indent: -8px;*/
	/*background-color: #FFCC00;*/
	/*margin-top: 0px;
	margin: 5px;
	margin-right: 10px;
	margin-top: 0px;*/
}

/* HollyAnn likes bouncy things... ;) */
.innertube{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.MenAtWork	{
	font-size: 16pt;
	font-weight: bolder;
	font-variant: small-caps;
}
a:link	{
	text-decoration: underline;
	color: lime;
}
a:visited	{
	text-decoration: underline;
	color: lime;
}
a:active	{
	text-decoration: underline;
	color: lime;
}
a:hover		{
	text-decoration: underline;
	color: lime;
}
/* This stuff is used mainly on FAQ-type pages: */
ul.interviews {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}
ul.interviews li.syn {
	font-weight: bold;
	font-variant: small-caps;
	font-size:   13pt;
}
ul.interviews li.ack {
	font-weight: normal;
	font-size:   12pt;
}
strong.interviews {
	font-size:       13pt;
	font-family:     "Lucida Console", "Monaco", Monospace;
	font-weight:     bold;
	text-decoration: none;
}
