body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #000;
	background-color: #fff;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images4/bkgd1.jpg);
	}
#content {
	margin: 0em;
	padding: 0em .75em 0em 1em;/* use padding instead of margin for multicolumn layouts because of a really odd ie5pc bug where it sometimes relates the width of an unrelated menu div to this div.*/
	}
	
	/*for Horizontal Glider Magic in 66 Love Letters archive page*/
#p7HGM_1 {
	width: 574px;
	overflow: hidden;
	}
	
.column2 {
	margin: 0em;
	padding: 0em .5em 0em 1em;
	}
.hilight1 {
	margin: 0em;
	padding: 2px 3px 3px 5px;
	font-size: 0.90em;
	line-height: 1.1em;
	color: #630;
	}
.hilight2a {
	background-color: #e2dcc5;
	}	
.hilight2b {
	margin: 0em;
	padding: 2px 3px 3px 5px;
	font-size: 0.90em;
	line-height: 1.1em;
	color: #630;
	}
#header {
	margin: 0em;
	padding: 0em;
	width: 780px;
	}
#menu {
background-image:url(/images3/menuoutline.gif)
	width: 185px;
	padding: 0px 0px 0px 0px;
	left:auto
	}
#gcn {
	width: 185;
	padding:  30px 0px 0px 0px;
	}		
/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #3678b6;
	}
a:link {
	}
a:visited {
	color: #5191cd;
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color: #d66212;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.2em;
	color: #663300;
	margin-top: .2em;
	margin-bottom: .2em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.6em;
	line-height:1.2em;
	color: #663300;
	margin: .2em 0em .2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #663300;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #663300;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #663300;
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	color: #663300;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {
	/*list-style: none;*/
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.75em;
	line-height: 1.4em;
	}
ul ul li, ul ul ul li {
	list-style: disc; color:#666;
	}
ul li {
	list-style: square; 
	}	
li.outside {
	list-style-position: outside;
	}
li.inside {
	list-style-position: inside;
	}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0em 0em 1.4em 0em;
	}
.brown {
	color: #630;
	}
.text-indented-1 {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0.5em 0em 0.5em 2em;
	}
.pspacer {	
	font-size: 0.6em;
	line-height: .8em;
	margin: .3em 0em .3em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.1em;
	}
strong, b {
	font-weight: bold;
	}
	
.small1 {
	font-size: 0.90em;
	line-height: 1.25em;
	}			
.small2 {
	font-size: 0.75em;
	line-height: 1.25em;
	}	
.footer {
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0em 0em .5em 0em;
	}
/*form styles*/
#forms {
	width: 400px;
	background-color: #f5f0e2;
	padding: 8px 8px 8px 8px;
	border: solid #e9ddbe 2px;
	}
form {
	line-height: 1.5em;
	}
form br {
	clear: both;
	}
input[type=text], .forminputtt {
	font-size: 0.90em;
	line-height: 1.25em;
	color: #5E502F;
	}
.formbutton {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	/*color: #f5f0e2;
	background-color: #816032;*/
	}
textarea, .formtextarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.90em;
	line-height: 1.25em;
	color: #5E502F;
	}
select, .formselect {
	font-size: 0.90em;
	line-height: 1.25em;
	color: #5E502F;
	}
label, .formlabel {
	font-size: 0.90em;
	line-height: 1.25em;
	}			
/*sidebars*/
.sidebar1 {
	float:right;
	width: 180px;
	margin: 5px 0px 5px 10px;
	padding: 10px 2px 10px 12px;
	background-color:#e2dcc5;
}
/*table formatting for data tables (not layout tables)*/
.tabletitlebars {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #e2dcc5;	
	}
.tablecolheads {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #eae9d9;	
	}
.tablecells {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #f6f3e7;	
	}
.tabpanelbucket {
	margin: 9px 2px 2px 12px;
	}































