/*
	BEGIN
		Tantek Celik's "Box Model Hack"
	for
		Dan Cederholm's "Flexible Text" technique
	featuring
		Cliff Walker's "Nested Block Reset" modification
	PAM's explanation of all this lives at
		http://www.positiveatheism.org/conventions.htm#BOXMODEL
		http://www.positiveatheism.org/conventions.htm#FLEXIBLETEXT
*/
/*	The Box Model Hack hiding code for the Flexible Text technique */
body, ul, dl, ol, blockquote {
	font-size: x-small; 
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
/*	The "Be kind to Opera" twist. */
html>body {
	font-size: small;
}
body {
	width: 800px;
	color: #ffd700;
	background-color: #330000;
	background-image: url(http://www.positiveatheism.org/pix/tilemarbledarkbrown.gif);
	font-weight: normal;
}
.DivTextBloq {
	margin-left: 76px;
}
.DivInfoBloq, .DivTopBloq {
	margin-left: 0px;
	background-image: url(http://www.positiveatheism.org/pix/centerforatheism.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 68px;
}
/*	BEGIN Hide from MSIE Win (etc) which won't support PNG.
	Call it [IMPORTANT] to make sure it punches through
	the above rule (though the relevance of '[DIV]' being
	there over [DIV] being missing should take care of it). */
body>div.DivInfoBloq, body>div.DivTopBloq {
	background-image: url(http://www.positiveatheism.org/pix/centerforatheism.png) !important;
}
/*	END Hide from MSIE Win) */
ul.UlAcronym {
	margin-top: 12pt;
	margin-bottom: 12pt;
}
/*	END Box Model Hack.
*/
/*
	BEGIN Regular [BODY] Tag */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 360px;
	margin-right: 220px;
	margin-left: 220px;
	font-size: 360%;
}
h2 {
	font-size: 240%;
	width: 666px;
	margin-left: 76px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 180%;
	text-align: left;
	margin-left: 76px;
}
p {
	font-family: "Comic Sans MS", Tekton, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	line-height: 20pt;
	margin-top: 0.8em;
	margin-bottom: -0..05em;
	margin-bottom: 0.8em;
}
.DivInfoBloq p {
	font-size: 90%;
	width: 418px;
	line-height: 1.3em;
	margin-top: 23px;
	margin-right: 8px;
	margin-bottom: 23px;
	margin-left: 78px;
}
.DivTopBloq p {
	font-family: "Comic Sans MS", Tekton, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	width: 418px;
	line-height: 1.3em;
	margin-top: 24px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 16px;
}
li {
	margin-left: 118px;
	font-weight: normal;
}
ol li {
	font-family: "Comic Sans MS", Tekton, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 6pt;
	margin-bottom: 6pt;
	line-height: 20pt;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
li.LiAcronym {
	font-family: "Comic Sans MS", Tekton, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin-left: 118px;
	list-style-type: none;
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height: 20pt;
}
b {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
}
.DivInfoBloq b {
	font-size: 110%;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
}
.InHorSpacer {
	font-size: 25%;
}
.DivRuleBarBottom {
	color: #330000;
	background-color: #ffd700;
	height: 2px;
	width: 60%;
	margin-top: 12pt;
	margin-right: 20%;
	margin-bottom: 12pt;
	margin-left: 20%;
	font-size: 1px;
	line-height: 2px;
}
/*/*/
.Spoof {/*Start hiding from IE Mac \*/
/*Stop hiding from IE Mac */

}
/* */

