body {
 width: 100%;
 margin: 0px;
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
 }
p, li {
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
}
p { 
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
 font-size: 12pt;
 line-height: 16pt;
 color: #000000;
 }
h1, h2, h3, h4, h5, h6 {
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
 text-shadow:#ccc 2px 1px 2px;
 }
h1 a {
 text-shadow: none;
 }
td { 
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
 font-size: 12px;
 color: #000000;
 }
a {
 text-decoration: none;
}
a:link, a:hover, a:visited, a:active {
 color: #333333;
 font-weight: bold; 
 text-decoration: underline;
}
a:hover {
 color:#666;
}
/*
a:link {
 color: #333333;
 font-weight: bold; 
 text-decoration: none;
 }
a:visited {
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 }
a:active {
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 }
a:hover {
 color:#666666;
 font-weight: bold;
 text-decoration: underline;
 }
*/
a[name]:hover {font-weight: inherit; text-decoration: inherit; color: inherit; background: inherit}
a[name] {font-weight: inherit; text-decoration: inherit; color: inherit; background: inherit}

input, textarea, select {
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
 background-color: #eeeeee;
 font-size: 10px;
 color: #333;
 padding: 0px; 
}
.news p {
 font-size: 12px;
 line-height: 10px;
 padding-left: 5px;
}

.navigation p {
	font-size: 12px;
	line-height: 1.2em;
	padding-left: 5px;
}
.breadcrumb { 
	width:100%;
	min-width: 800px;
	font-size: 12px;
}
.breadcrumb-left { 
	text-align:left;
	float:left;
	min-width:395px;
	width:49%;
	margin-top:0;
}
.breadcrumb-right {
	margin-right:5px;
	text-align:right;
	float:right;
	min-width:395px;
	width:49%;
	margin-top:0;
}
.foot { 
	width:100%;
	min-width: 800px;
	font-size: 12px;
}
.foot-left { 
	text-align:left;
	float:left;
	min-width:395px;
	width:49%;
	margin-top:0;
}
.foot-right {
	margin-right:5px;
	text-align:right;
	float:right;
	min-width:395px;
	width:49%;
	margin-top:0;
}
.copyright { 
 font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
 font-size: 10px; 
 font-weight: normal;
 line-height: 10px;
 padding-left: 5px;
}
.big { 
 font-size: 14px; 
 line-height: 14px;
 padding-left: 10px;
 color: #e9f2fc;
}
.small { 
 font-size: 10px; 
 font-weight: normal;
 padding-left: 10px;
 line-height: 14px;
 color: #e9f2fc;
}
.small_noindent { 
 font-size: 10px; 
 font-weight: normal;
 padding-left: 2px;
 line-height: 14px;
 color: #e9f2fc;
} 
.medium { 
 font-size: 12px; 
 font-weight: normal;
 line-height: 14px;
 padding-left: 0px;
 color: #e9f2fc;
}
.popup, .popupx, .popupsb {
	cursor:pointer;
}
.smallcaps {
 text-transform: uppercase;
 font-size:.8em;
}
.quicklinks {
 text-align: center;
}
.quicklinks a {
 font-size:1.2em;
 line-height:2em;
 padding:.2em;
}

.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}



/* crowley */
/*.title {
	font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
	font-size: 20px;
	color: #222222;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	}
.heading {
	font-family: "lucida sans unicode", "lucida grande", arial, sans-serif;
	font-size: 16px;
	color: maroon;
	} */
pre {
	font-size: inherit;
	line-height: inherit;
}
div.notes p, div.notes blockquote, div.notes pre {
	font-size:75%;
}
.ninethree {
	font-family: cursive;
	color: red;
	font-size: 1em;
}
.twotwenty {
	color: red;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.2em;
}
.crowley-material-infobox {
	font-size:75%;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	padding:10px;
	text-align="left";
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	max-width: 600px;
}
.crowley-material-infobox p {
	font-size:75%;

}
.crowley-material-infobox li {
	font-size:75%;
	list-style:none;
}
.poetry p {
	text-indent: -1em;
	margin-left: 2em;
	margin-bottom:0;
	margin-top:0;
}

.nolistyle {
	list-style-type: none;
}
p.caption {
	font-size: .8em;
}
@media print {
	.noprint { display: none; }
}

.donate-box {
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	background-color:#eee;
	padding:10px;
	text-align="left";
	margin-left: auto;
	margin-right: auto;
}

.embolden {
	font-size:1.5em;
	font-wieght:bold;
}
.tall {
	line-height: 2em;
}

div.google-plus1-group {
	width: 200px;
	max-width:40%;
	margin-right:2em;
}
div.google-plus1-group a.h1 {
	color:#2d2d2d;
}
div.google-plus1-button {
	padding:.5em 1ex
}
div.fb-like-group{
	width:200px;
	max-width:40%;
	margin-left:2em;
}
div.fb-like-group .fb_iframe_widget {
	background-color:transparent;
}
.fb-like-button {
	padding:.5em 1ex;
}
div.fb-like-group a.h1 {
	color:#627aad;
	text-decoration: none;
}
div.fb-like-group a:hover{
	color:#6d86b7;
	text-decoration: underline;
}

