body   {
	background-color:	#ffcc00;  								/* banana yellow */
}

a {
	text-decoration:	none;
}
	
a:active {
	color:				#ee0000;
}
 
a:link {
	color:				#0000ff;								/* blue */
}

a:visited {
	color:				#0000ff;								/* blue */
}

a:hover {
	color:				#ffcc00;  								/* banana yellow */
	background-color:	#9e1f1f;								/* dark red */
}

blockquote {
	font-style:			italic;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	text-align:			justify;
	margin-left:		90px;
	margin-right:		90px;
	font-size:			85%;
	font-style:			normal;
}

fieldset {
	border:				0;
}

fieldset.button, form.button, input.button, .button {
	background-color:	#ffcc00;  								/* banana yellow */
	color:				#0000ff;
	font-family:		Verdana, Tahoma, Arial, Helvetics, sans-serif;
	font-weight:		bold;
	border:				2px solid black;
	font-style:			normal;
}

form {
	text-align: 		center;
}

h1 {
	font-family:		Mona Lisa, Skia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:			center;
	font-weight:		bolder;
	color:				red;
	font-size:			300%;
	background-color:	black;
	line-height:		100%;
	margin-top:			0px;
	margin-bottom:		4px;
	margin-left:		-2px;
	margin-right:		-2px;
}

h2 {
	font-family:		Mona Lisa, Skia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:			center;
	font-weight:		bold;
	color:				#9e1f1f;
	background-color:	black;
	font-size:			140%;
	border:				2px solid black;
	margin-top:			6px;
	margin-left:		-2px;
	margin-right:		-2px;
	line-height:		120%;
}

.clarheader {
	font-size:			40%;
}

h3 {
	font-family:		Mona Lisa, Skia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:			center;
	font-weight:		bold;
	color:				#9e1f1f;
	background-color:	black;
	font-size:			100%;
	border:				2px solid black;
	margin-top:			6px;
	margin-left:		-2px;
	margin-right:		-2px;
	line-height:		120%;
}

img {
	border:				2px solid black;
}

ul li {
	margin-left:			20px;
}

						/* CLASSES */

.author-info {
	font-weight:		bold;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	text-align:			center;
	color:				black;
	font-size:			70%;
}

.book-title {
	color:				black;
	font-size:			100%;
	font-weight:		normal;
	text-decoration:	underline;
}

.center-align {
	text-align:			center;
}

.citation {
	text-align:			right;
	font-style:			italic;
}

.contact-info {
	font-weight:		bold;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	text-align:			center;
	color:				black;
	font-size:			90%;
	text-align:			center;
	margin-left:		auto;
	margin-right:		auto;
}

.contact-text {
	font-weight:		bold;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	text-align:			center;
	color:				#0000ff;
	font-size:			90%;
	text-align:			center;
	margin-left:		auto;
	margin-right:		auto;
}

.cqcounter {
	background-color:	#ffcc00;								/* banana yellow */
	color:				#0000ff;								/* blue */
	font-family:		Verdana, Tahoma, Arial, Helvetics, sans-serif;
	font-weight:		bold;
	border:				2px solid #000000;						/* black */
	padding:			1px;
	margin:				1px;
	font-style:			normal;
	line-height:		150%;
}

.footnote {
	font-weight:			bold;
	color:				#0000ff;
	text-decoration:		none;
}

.footnotes, #addme, #webring, #standard {
	font-size:			70%;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-style:			normal;
	line-height:		150%;
}

.inner-container {
	border-left:		1px solid black;
	border-right:		1px solid black;
	border-top:			2px solid black;
	border-bottom:		2px solid black;
	margin:				2px;
	padding:			2px;
	background-color:	#ffcc00;  								/* banana yellow */
}

.neg-color {
	color:				red;
}

.note {
	color:				#0000ff;								/* blue */
	font-size:			125%;
	font-weight:		bold;
	font-style:			normal;
}

.nothing {
	list-style-type:	none;
}

.opening-quotes {
	font-style:			normal;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	margin-left:		90px;
	margin-right:		90px;
	text-align:			justify;
	color:				black;
	font-size:			90%;
}

.org-name {
	color:				red;
	font-weight:		bold;
	font-size:			200%;
}

.org-preposition {
	font-style:			italic;
	font-size:			80%;
}

.outer-container {
	border:				4px solid #9e1f1f;						/* red */
	margin:				2px;
	padding:			2px;
	background-color:	black;
}

.pos-color {
	color:				#0000ff;
}

.quotation {
	font-size:			85%;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	margin-left:		50px;
	margin-right:		50px;
	text-align:			justify;
}

.searchtext {
	font-size:			70%;
	color:				#9e1f1f;								/* dark red */
	font-weight:		bold;
}

.section-title {
	color:				#9e1f1f;								/* red */
	font-size:			90%;
	font-weight:		bold;
	font-style:			italic;
	font-family:		Technical, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.series-head {
	color:				#000000;								/* black */
	font-size:			80%;
	font-weight:		normal;
	font-style:			normal;
}

.series-title {
	color:				#000000;								/* black */
	font-size:			100%;
	font-weight:		bold;
	font-style:			normal;
}

.superscript {
	font-size: 			smaller;
    vertical-align: 		baseline;
    position: 			relative;
    bottom: 				0.33em;
}

.subscript {
    font-size: 			smaller;
    vertical-align: 		baseline;
    position: 			relative;
    bottom: 				-0.25em;
}

.text-descrip {
	color:				#000000;								/* black */
	font-size:			80%;
	font-weight:		normal;
	font-style:			normal;
}

.text-title {
	color:				#0000ff;								/* blue */
	font-size:			100%;
	font-weight:		normal;
	text-decoration:	none;
	font-style:			normal;
}

.thesis-number {
	text-align:			center;
	font-weight:		bold;
	font-size:			135%;
	color:				black;
}

.thesis-text {
	font-style:			normal;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans serif;
	margin-left:		30px;
	margin-right:		30px;
	text-align:			justify;
	color:				black;
	font-size:			90%;
}

.underline {
	text-decoration:	underline;
}

.visit {
	font-size:			30%;
}

h2.zero-bottom {
	margin-bottom:		2px;
	margin-top:			2px;
}

.zero-bottom-margin {
	margin-bottom:		0;
}

.zero-top-margin {
	margin-top:			0;
}


						/* IDENTIFIERS */

#footer {
	text-align:			center;
	margin-left:		auto;
	margin-right:		auto;
	border:				2px solid #9e1f1f;						/* dark red */
	padding:			24px;
	width:				50%;
	background-color:	#f4d400;								/* light yellow */
	margin-bottom:		6px;
}

#header {
	text-align:			center;
}

#headergraphic {
	height:				531px;
	width:				709px;
	text-align:			center;
	border:				2px solid #9e1f1f;						/* red */
	padding:			8px;
	background-color:	#f4d400;								/* light yellow */
}

#mission {
	font-size:			100%;
	color:				#9e1f1f;								/* dark red */
	font-family:		Technical, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left:		80px;
	margin-right:		80px;
	text-align:			justify;
}

#mission-header {
	text-align:			center;
	font-size:			200%;
	color:				#000000;								/* black */
	font-weight:		bold;
}

#title {
	color:				black;
	background-color:	red;
}