<!--


/* Site Background Image */ 
body {
	background-image: url(../images/site/blue_on_black/background.gif);
	}

/* Top and Bottom Generic Border Image */ 
td.title {
	background-image: url(../images/site/blue_on_black/title_earthsaverdatabase.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px;
	}


/* In-Line Images shouldn't Repeat */ 
div {
	background-repeat: no-repeat;
	}

/* Front Image of Earthsaver */ 
div.entrancepicture {
	height: 200px; width: 690px;
	background-image: url(../images/site/blue_on_black/entrance_20070517_huntermun.jpg);
	}


/* Begin Images Section Headers */

/* Front Header for Mega Man Zero Images */ 
div.images-megamanzero {
	height: 100px; width: 685px;
	background-image: url(../images/site/blue_on_black/header_megamanzero.jpg);
	}
/* Front Header for All AIM Icon Images */ 
div.images-allaimicons {
	height: 100px; width: 685px;
	background-image: url(../images/site/blue_on_black/header_allaimicons.jpg);
	}

/* End Images Section Headers */



/* Begin Fictionation Images */

/* Top Header for Stories */ 
div.stories-header {
	height: 100px; width: 685px;
	}
/* Header for The Werewolf Truth and Other Stories */ 
div.stories-twwt_aos {
	height: 340px; width: 660px;
	background-image: url(../images/site/blue_on_black/storyheaders_twwt-aos.jpg);
	}
/* Story Chapters Times */
div.chapters-times {
	font-family: Times New Roman;
	text-align: right; font-size: 36pt; color: white;
	}

/* End Fictionation Images */



/* Begin Reviews Images */

	img.icons {padding: 5px}

/* Icons for reviews */ 
div.floating {
	float: right; text-align: center;
	padding-top: 10px; padding-bottom: 5px; padding-left: 10px; padding-right: 5px;
	}

/* Old Game Headers */
img.oldgameheader {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	}
/* Header Game Reviews */ 
div.gamereviews-header {
	height: 50px; width: 690px;
	background-image: url(../images/site/blue_on_black/header_videogamereviews.jpg);
	padding-bottom: 10px;
	}
/* Header Game Reviews */ 
div.quicktakes-header {
	height: 50px; width: 685px;
	background-image: url(../images/site/blue_on_black/header_quicktakes.jpg);
	padding-bottom: 10px;
	}

/* Header Movie Reviews */ 
div.moviereviews-header {
	height: 20px; width: 685px;
	}
/* Header Book Reviews */ 
div.bookreviews-header {
	height: 20px; width: 685px;
	}
/* Header Anime Reviews */ 
div.animereviews-header {
	height: 20px; width: 685px;
	}

/* End Reviews Images */



/* Begin Lexicon Images */

/* Alphabetic Characters */
div.lexicon-alpha {
	margin-top: 5px; margin-right: 20px;
	text-align: right; font-size: 333%; color: white;
	}

/* Header for The Crossover Lexicon */ 
div.lexicon-crossoverheader {
	height: 25px; width: 685px;
	}

/* Header for Improvision Lexicon */ 
div.lexicon-improvisionheader {
	height: 25px; width: 685px;
	}

/* Header for The Lexicon */ 
div.lexicon-generalheader {
	height: 25px; width: 685px;
	}

/* Header for White Wolf Lexicon */ 
div.lexicon-whitewolfheader {
	height: 75px; width: 685px;
	padding-bottom: 10px;
	background-image: url(../images/site/blue_on_black/header_lexicon_whitewolf.jpg);
	}
/* Lexicon Icon for White Wolf */ 
div.lexicon-whitewolf {
	height: 75px; width: 75px; float: right;
	margin-top: 13px; margin-bottom: 5px; margin-left: 15px; margin-right: 5px;
	background-image: url(../images/site/blue_on_black/lexicon_whitewolf.gif);
	}
/* White Wolf Merit Icon */ 
div.lexicon-whitewolf_merit {
	height: 25px; width: 75px;
	background-image: url(../images/site/blue_on_black/lexicon_whitewolf_merit.gif);
	}
/* White Wolf Flaw Icon */ 
div.lexicon-whitewolf_flaw {
	height: 25px; width: 75px;
	background-image: url(../images/site/blue_on_black/lexicon_whitewolf_flaw.gif);
	}

/* Header for Mega Man X Lexicon */ 
div.lexicon-megamanxheader {
	height: 25px; width: 685px;
	}

/* Header for Moonie's Crew Lexicon */ 
div.lexicon-mooniescrewheader {
	height: 25px; width: 685px;
	}

/* End Lexicon Images */



/* Begin Lexicon Images */

/* Header for Profiles */ 
div.profiles-header {
	height: 25px; width: 685px;
	}

/* End Lexicon Images */

-->