body	{
	margin:0px;
	padding:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#000;
	background : #fff;
}
div, p, th, td, li, dd, dl, dt    {
	/* redundant selectors to help NS4 not forget */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	/* margin-top: 0; */
	/* padding-top: 0; */
}

.pullquote {
	float: left;
	margin: 4px 6px 4px 0;
	color:#999;
	width : 120px;
	font-size: x-small;
}


.paperclipdiv    {
	margin : 20 px;
	width : 450px;
}

a:link	{
	text-decoration:	underline;
	font-weight:	bold;
	color:	#CE656B;
	background-color: transparent;
	}
a:visited	{
	text-decoration:	underline;
	font-weight:	bold;
	color: #666;
	background-color: transparent;
}
a:active	{
	text-decoration:	underline;
	font-weight:	bold;
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	text-decoration:	underline;
	font-weight:	bold;
	color:	#CE656B;
	background-color: transparent;
	text-decoration:	underline overline;
	}
	
	
a.none:link	{
	color:	#CE656B;
	background-color: transparent;
	}
a.none:visited	{
	color: #666;
	background-color: transparent;
}
a.none:active	{
	color:	#000;
	background-color: transparent;
	}
a.none:hover	{
	color:	#CE656B;
	background-color: transparent;
	text-decoration:	underline overline;
	}


dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	padding-top: 5px;
	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-color: #eee;
	}


h1, h2, h3, h4, h5, h6	{

	margin-top: 10px;
	padding: 3px;
	color: #000;
	background-color: #ccd0ff;
}
.littlebitlarger {
	font-size: 110%;
}
img	{
		/* turns off gaps around images */
	border:	0
	}
#footer, .marginalia {
	font: xxx-small Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}

.small {
	font-size: xxx-small;
}
.tiny {
	font-size: xxx-small;
}
.white {
	color: #fff;
	background-color: #CE656B;
	}
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #fff;
	background-color: #CE656B;
	border: 1px dotted #366;
	}
	
	
.mycontainer {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #ea9d93;
	width : 750px;
	}
.mycontainertiny {
	margin-top: 10px;
	font-size: xx-small;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #ea9d93;
	width : 750px;-size
	}
	
.mydottedcontainer {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	color: #ddd;
	background-color: #fff;
	border-bottom: 1px dotted #CE656B;
	}
.mycontainer440 {
	margin-top: 0px;
	padding: 0px 0px 0px 50px;
	color: #000;
	width : 440px;
	}
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #366;
	}
.choicesbox a:link {color: #000}
.choicesbox a:visited {color: #333}
.choicesbox a:active, .choicesbox a:hover {color: #CE656B}
.subnav {
	font: bold xx-small/1.5em palatino, georgia, times, "times new roman", serif;
	color: #999999;
	text-align: center;
	}
.caption {
	font: xxx-small Arial, Helvetica, sans-serif;
	color: #366;
	background-color: transparent;
	}
.fineprint {
	font: xxx-small palatino, georgia, times, "times new roman", serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
	}

img.pict
{
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 15px;
}

img.pad { padding: 8px 8px 0px 8px; }

img.botpad { padding-bottom: 6px; }

/* for inline-post image thumbnails */
img.thumb
{
	float: right;
	margin: 4px 6px 4px 0;
}

