*	{padding: 0;
	margin: 0;
	border: 0;
	}

body 	{background-color: #95A7CD;
	color: #140054;
	font-family: arial, geneva, sans-serif;
	font-size: 1em;
	}

/* BANNER */

.banner 
	{background-image: url("BackgroundStars.jpg");
	background-color: #1E0B4D;
	text-align: center;
	height: 70px;
	color: white;
	padding: 27px 0 25px 0;
	}

/* MAIN */

.main
	{border-top: solid 1px #D4D8E5;
	background-color: #95A7CD;
	width: 100%;
	padding: 0 0 10px 0;
	}

.maininner
	{margin: 0 auto 0 auto;
	width: 960px;
	}

/* NAVIGATION */

.nav  	{width: 210px;
	float: left;
	text-align: center;
	}
.earth
	{margin-top: -101px;
	}

.button	{background-color: #5C638A;
	color: white;
	font-family: arial, geneva, sans-serif;
	font-size: .95em;
	font-weight: bold;
	padding: 4px 1px 4px 5px;
	margin: 7px 0px 7px 0px;
	width: 200px;
	text-decoration: none;
	text-align: center;
	float: left;
	}

.buttonon
	{background-color: #5C638A;
	color:  #95A7CD;
	border: solid white 1px;
	font-family: arial, geneva, sans-serif;
	font-size: .95em;
	font-weight: bold;
	width: 200px;
	padding: 4px 1px 4px 5px;
	margin: 7px 0px 7px 0px;
	float: left;
	text-decoration: none;
	text-align: center;
	}

.amazon
	{background-color: #5C638A;
	color:  #95A7CD;
	border: solid white 1px;
	margin: 0px auto 0px auto;
	text-decoration: none;
	text-align: center;
	}

a.button
	{border: solid white 1px;
	text-decoration: none;
	}

a.button:hover	
	{background-color: #8F98B4;
	color: white;
	border: solid white 1px;
	text-decoration: none;
	}

ul.access
	{list-style-type: none;
	}
	/* This is to seperate links to make them accessible */


/* CENTER */

.center 
	{float: left;
	padding: 10px 0 10px 20px;
	width: 730px;
	}

.text 	{text-align: left;
	padding: 5px 0 5px 0px;
	margin: 5px 0 5px 5px;
	}

.text h1	{font-family: "times new roman", times, serif;
	font-size: 1.4em;
	text-align: center;
	padding: 0 0 10px 0;}

h2.subhead	
	{font-family: "times new roman", times, serif;
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 10px 0;
	}

/* BLURB */

.blurb	
	{color: #CA0047;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	height: 29px;
	text-align: center;
	margin: -10px 240px 10px 0;}


/* BOOK */	
.book
	{float: right;
	width: 216px;
	padding: 20px 0 10px 20px;
	}

.book a:link
	{color: white;
	background-color: #5C638A;
	padding: 3px 3px 3px 3px;
	margin: 10px 0 0 0;
	border: solid white 1px;
	display: block;
	text-decoration: none;
	width: 208px;
	text-align: center;}

.book a:visited
	{color: white;
	font-weight: bold;
	background-color: #5C638A;
	padding: 3px 3px 3px 3px;
	margin: 10px 0 0 0;
	border: solid white 1px;
	display: block;
	text-decoration: none;
	width: 200px;
	}

.book a:hover
	{color: white;
	font-weight: bold;
	background-color: #8F98B4;
	padding: 3px 3px 3px 3px;
	margin: 10px 0 0 0;
	border: solid white 1px;
	display: block;
	text-decoration: none;
	width: 200px;
	}

.book a:active
	{color: white;
	font-weight: bold;
	background-color: #5C638A;
	padding: 3px 3px 3px 3px;
	margin: 10px 0 0 0;
	border: solid white 1px;
	display: block;
	text-decoration: none;
	width: 200px;
	}

/* ARTICLE */

.article 
	{text-indent: 2em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
	font-size: .90em;}
	/* Creates paragraph indent for articles */

.articleraised 
	{text-indent: 2em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
	font-size: .90em;
	}
	/* Creates paragraph indent for articles without the 	margin top */

/* HEADINGS */

h1	{
	font-family: "times new roman", times, serif;
	font-size: 1.4em;
	text-align: center;
	}

h2	{font-family: "times new roman", times, serif;
	font-size: 1.3em;
	text-decoration: none;
	}

h3	{font-family: "times new roman", times, serif;
	font-size: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* GENERAL STYLES */

.links	{text-align: left;}

.bold	{font-weight: bold;
	}

.italica
	{font-style: italic;
	}

/* SLIDESHOW */

.slideshow
	{text-align: center;
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 5px 5px 5px 5px;
	}


.fixheading
	{margin: 0px 237px 0px 0px;
	font-family: "times new roman", times, serif;
	font-size: 1.4em;
	text-align: center;}

/* BIBLIOGRAPHY */

.bibliography
	{font-size: .80em;
	padding: 0 0 0 40px;
	}

.bibliography ul
	{list-style-type: none;}

.bibliography h2
	{font-family: "times new roman", times, serif;
	font-size: 1.3em;
	text-align: center;
	padding: 10px 0 10px 0;
	}

/* SUMMARY */

.summary
	{margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: .95em;
	}

ul.summarymenu
	{list-style-type: none;
	}

.summary li
	{margin: 3px 0px 0px 0px;
	}

.summary a:link
	{color: #140054;
	}

.summary a:visited
	{color: #140054;
	}

.summary a:hover
	{color: #5C638A;
	}

.summary a:active
	{color: #140054;
	}


.bottomnav
	{text-align: center;
	font-weight: bold;
	}

.bottomnav a:link
	{color: #140054;
	}

.bottomnav a:visited
	{color: #140054;
	}

.bottomnav a:hover
	{color: #5C638A;
	}

.bottomnav a:active
	{color: #140054;
	}

/* FOOTER */

.copyright
	{text-align: center;
	}
