/* CSS document date - 06/09/18 ( 3:30am ) ; CSS format date - 12/31/12 */
/* Coder: Angel Tenez - Copyright 2016 Mayan-Calendar.org / Xcano Media */
/* archive/mayan-books/2018/06/09.css */

body {
	margin: 0;
	border: 0;
	padding: 0;
 	background-color: black;}  		/* Medium White - F5F5F5, Light Grey - E1E1E1,  Grey - 999999, Dark Grey - 222222 */

#wrapper { 	        	
	width: 990px;
	height: 1000px;
  	margin-left: auto;
  	margin-right: auto;
 	background-color: black;}		/*	 Black - 000000, Rose Red - E4082E; Yellow - FFFF00, Darkest Blue - 00004F */

#positioning-frame {
	position: relative;
	width: 990px;}

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

h1 {
	position: relative;
	margin: 0;  /* necessary - keep */
	padding-left: 5px;
	font-family: times, arial;
	font-size: 30px;  		/* POST-SCRIPT 22.5pt */
	font-style: italic;
	text-align: center;
	background-color: none;}


/* ------------------- (6.0) HEADER SECTION ------------------- */

#header { 								/* Header - MAYAN CALENDAR 2012 - Image  */
	position: absolute; 
	width: 990px;
	height: 100px; 
	top: 0; 
	left: 0; 
	text-align: left;
	vertical-align: top;
	background-color: none;  	/* Header Blue - 191963, Gold - FF9900 */
 	background-image: url(../../../../../images/headers/mayan-calendar_990x100.gif);
  	background-repeat: no-repeat;} 
	
/* ------------------ (6.0) TOP NAVIGATION BAR ------------------- */

#top-navigation-bar { 							/* Container - Horizontal Navigation Bar */
	position: absolute; 
	width: 990px;
	height: 25px; 
	margin: 0;
	border: 0 none;	
	padding: 0;
	top: 99px; 
	left: 0; 
	vertical-align: top;
	background-color: none;}   		/* Logo Red - 990000, Rose Red - E4082E, Darkest Blue - 00004F, Darkest Purple - 48158E */

/* ------------------ (6.0) TOP MENU SECTION ------------------ */

#top-menu {							/* Menu Links - Horizontal Navigation Bar */
	position: absolute;
	overflow: visible; 
	width: 990px;
	height: 15px; 
	padding: 0;
	top: 0;
	left: 0;
	color: white;
  	font-family: verdana, arial;
	font-size: 12px;  				/* PREVIOUSLY 9pt */
	background-color: none;}   		/* Logo Red - 990000, Rose Red - E4082E, Darkest Blue - 00004F, Darkest Purple - 48158E */
	
#top-menu ul { 			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	margin: 0;
  	padding: 0 0 0 0;
 	text-align: center;}
 
#top-menu li {			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	display: inline;
  	font-weight: normal;}
 	
.top-menu-dot {
	font-family: Arial;
	font-size: 8px;  			/* PREVIOUSLY 6pt */
	color: #FFFFFF;}		/* White - FFFFFF */

/* ------------ (6.0) ADSENSE SIDE PANEL & BANNER AD ----------- */ 

#column-1 {
	position: absolute;
	width: 160px;
	height: 1234px;
	padding: 0px;	
	top: 0px;
	left: 0px;
	background-color: none;}			/* Adsense Blue- 0066CC, Button Grey - 272727, Charcoal - 333333, Light Grey - F5F5F5 */

#bookmark-text {
	position: absolute;
	width: 160px;
	height: 24px;		/* Revised 12-21-10 */
	top: 0px;
	left: 0px;
	padding: 7px 0 0 0;	/* Revised 12-21-10  top, right, bottom, left */
	font-family: arial, helvetica, sans-serif;
	font-size: 13px; 	/* CURRENT STANDARD - Revised 12-21-10 */
	font-style: none;
/*	font-variant: small-caps;  IMPORTANT: DO NOT USE - DISCREPANCIES IN IE6/IE7 VERSUS IE8 */
	color: white;
	text-align: center;
	background-color: #600000;}	 /* Adsense Blue- 0066CC, Darkest Red - 600000 */

#adsense-side-panel-1 {
	position: absolute;
	width: 160px;
	height: 600px;
	top: 31px;
	left: 0px;
	font-family: arial, verdana;
	font-size: 1pt;
	font-style: normal;
	color: black;
	text-align: center;
	overflow: hidden;
/*	background-image:  url(../images/mockups/160x600_text-banner.gif); */
	background-color: none;}

#adsense-side-panel-2 {
	position: absolute;
	width: 160px;
	height: 600px;
	top: 632px;
	left: 0px;
	font-family: arial, verdana;
	font-size: 1pt;
	font-style: normal;
	color: black;
	text-align: center;
/*	background-image:  url(../images/mockups/160x600_image-banner.jpg); */
	background-color: none;}

/* -------------- (6.0) MAIN CONTENT SECTION ------------- */ 

#main-content_section {
	position: absolute;
	width: 990px;
	height:1232px;		/* Important Setting (430px) - Match A */
	top: 119px;
	left: 0px;
	padding: 0px;	
	text-align: center;	
	background-color: #F5F5F5;}		/* Lighter "Body" Gray - F5F5F5 */
	
/* ----- (6.0) MAYAN CALENDAR 14TH BAKTUN TIME ELAPSED COUNTER ------ */ 

#date-container {
	position: absolute;
	width: 824px;
	height: 30px; 
	top: 0px;
	left: 161px;
	margin: 0px;
	padding: 2px 5px 0 0; 
	font: arial;
	text-align: right;
	color: white;
	background-color: #600000;}      /* Header Blue - 00004F, Maroon - 990033, Darkest Red - 600000 */

#new-era-description {
	position: absolute;
	width: 325px;
	height: 27px;
	top: 1px;
	left: 4px;
	margin: 0px;			
	padding: 1px 2px 0 0;              /* top, right, bottom, left */
	font-family: times new roman, times, serif;
	font-size: 23px;  		
	color: white;
	text-align: left;
	background-color: none;}                           /* green */

#mayan-calendar_new-era-date {
	position: absolute;
	width: 495px;
	height: 27px;
	top: 1px;
	right: 2px;
	margin: 0px;			
	padding: 1px 2px 0 0;              /* top, right, bottom, left */
	font-family: times new roman, times, serif;
	font-size: 23px;  		
	color: white;
	text-align: right;
	background-color: none;}                            /* blue */

/* ------------- (6.0) First Heading Section ------------- */ 

#first-heading {
	position: absolute;
	width: 830px;
	height: 36px;
	top: 36px;
	left: 160px;
    color: #FFFFFF;		/* Header Blue - 00004F, Light Blue - 99CCFF, Lighter Blue - A8D3FF, Lightest Blue - CAE4FF, Hint of Blue - E1F0FF */
	text-align: center;
	background-image:  url("../../../../../images/archive/elements/title-bars/mayan-calendar_title-bar_830x36-7.gif");
	background-color: none;}   		/* Current Title Bar - CAE4FF, Lighter "Body" Grey - F5F5F5 */ 

#mayan-books_image-bar {			/* Mayan Books - Page Image Bar */
	position: absolute;
	width: 153px;
	height: 1152px;
	top: 76px;
	left: 164px;
	background-image:  url("../../../../../images/archive/column-bars/153x1152/mayan-books_153x1152.jpg");
	background-color: none;}

/* -------------- (6.0) MAIN CONTENT SECTION ------------- */ 

#mayan-calendar_main-window {			/* CONTROLS CONTENT BORDER */
	position: absolute;
	width: 663px;
	height: 1060px;
	top: 76px;
	left: 321px;
	border-color: #0066CC;		 /* Adsense Border Blue - 0066CC, Header Blue - 00004F */
	border-style: solid;
	border-width: 1px;
/*	background-image: url(../images/mockups/mayan-books_mockup_663x1060-with-buttons.gif); */
	background-color: none;}

/* ----------------- (6.0) Books Row - 1 ---------------- */ 

#mayan-book_mayan-books_panel-1 {	/* ROW ONE - SECTION CONTAINER */
	position: absolute;
	width: 651px;
	height: 180px;
	top: 5px;
	left: 6px;
	background-color: none;}
	
#book-1 {					/* Book 1 - Mayan Cosmogenesis */
	position: absolute;
	width: 140px;
	height: 180px;
	top: 0px;
	left: 25px;
	background-image: url(../../../../../images/mayan-books/maya-cosmogenesis-2012_1879181487-140x180.jpg);
	background-color: none;}

#button-1 {					/* Button 1 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 27px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#book-2 {					/* Book 2 - Mayan Calendar and the Transformation of Consciousness */
	position: absolute;
	width: 120px;
	height: 180px;
	top: 0px;
	left: 204px;
	background-image: url(../../../../../images/mayan-books/mayan-calendar-and-the-transformation-of-consciousness_1591430283-120x180.jpg);
	background-color: none;}

#button-2 {					/* Button 2 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 17px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
	
#book-3 {					/* Book 3 - 2012 Awakening: chosinbg Spiritual Enlightenment.. */
	position: absolute;
	width: 117px;
	height: 180px;
	top: 0px;
	right: 174px;
	background-image: url(../../../../../images/mayan-books/2012-awakening-choosing-spiritual-enlightenment-over-armageddon_1569756783-117x180.jpg); 
	background-color: none;}

#button-3 {					/* Button 3 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 17px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
	
#book-4 {					/* Book 4 - 2012 mayan Year of Destiny */
	position: absolute;
	width: 117px;
	height: 180px;
	top: 0px;
	right: 20px;
	background-image: url(../../../../../images/mayan-books/2012-mayan-year-of-destiny_0876045026-117x180.jpg);
	background-color: none;}

#button-4 {					/* Button 4 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 17px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
		
/* ----------------- (6.0) Books Row - 2 ---------------- */ 

#mayan-book_mayan-books_panel-2 {	/* ROW TWO - SECTION CONTAINER */
	position: absolute;
	width: 651px;
	height: 180px;
	top: 216px;
	left: 6px;
	background-color: none;}

#book-5 {					/* Book 5 - Archaeology of Ancient Mexico and Central America */
	position: absolute;
	width: 138px;
	height: 180px;
	top: 0px;
	left: 25px;
	background-image: url(../../../../../images/mayan-books/archaeology-of-ancient-mexico-and-central-america_0415873991-138x180.jpg);
	background-color: none;}

#button-5 {					/* Button 5 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 27px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
	
#book-6 {					/* Book 6 - Twilight of the Gods: The Mayan Calendar and.. */
	position: absolute;
	width: 120px;
	height: 180px;
	top: 0px;
	left: 203px;
	background-image: url(../../../../../images/mayan-books/twilight-of-the-gods_the-mayan-calendar-and-return-of-the-extraterrestrials_1601631413-120x180.jpg); 
	background-color: none;}
	
#button-6 {					/* Button 6 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 18px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
	
#book-7 {					/* Book 7 - An Illustrated Dictionary of The Gods and Symbols of Ancient Mexico-- */
	position: absolute;
	width: 117px;
	height: 180px;
	top: 0px;
	right: 174px;
	background-image: url(../../../../../images/mayan-books/an-illustrated-dictionary-of-the-gods-and-symbols-of-ancient-mexico-and-the-maya_0500279284-117x180.jpg);
	background-color: none;}
	
#button-7 {					/* Button 7 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 17px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#book-8 {					/* Book 8 - The Magic and Mysteries of Mexico */
	position: absolute;
	width: 113px;
	height: 180px;
	top: 0px;
	right: 22px;
	background-image: url(../../../../../images/mayan-books/the-magic-and-mysteries-of-mexico_arcane-secrets-occult-lore-ancient-mexicans-maya_1172326924-113x180.jpg);
	background-color: none;}
	
#button-8 {					/* Button 8 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 15px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

/* ----------------- (6.0) Books Row - 3 ---------------- */ 
	
#mayan-book_mayan-books_panel-3 {
	position: absolute;
	width: 651px;
	height: 180px;
	top: 427px;
	left: 6px;
	background-color: none;}

#book-9 {					/* Book 9 - 2000 Years of Mayan Literature */
	position: absolute;
	width: 138px;
	height: 180px;
	top: 0px;
	left: 25px;
	background-image: url(../../../../../images/mayan-books/2000-years-of-mayan-literature_0520232216-138x180.jpg);
	background-color: none;}

#button-9 {					/* Button 9 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 27px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#book-10 {					/* Book 10 - Maya Intellectual Renaissance */
	position: absolute;
	width: 120px;
	height: 180px;
	top: 0px;
	left: 203px;
	background-image: url(../../../../../images/mayan-books/maya-intellectual-renaissance_0292709390-120x180.jpg); 
	background-color: none;}
	
#button-10 {					/* Button 10 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 18px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#book-11 {					/* Book 11 - New Perspectives on Human Sacrifice and.. */
	position: absolute;
	width: 120px;
	height: 180px;
	top: 0px;
	right: 174px;
	background-image: url(../../../../../images/mayan-books/new-perspectives-on-human-sacrifice-and-ritual-body-treatments-in-ancient-maya-society_0387488707-120x180.jpg);
	background-color: none;}
	
#button-11 {				/* Button 11 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 20px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#book-12 {					/* Book 12 - The Mayan Prophecies for 2012 */
	position: absolute;
	width: 118px;
	height: 180px;
	top: 0px;
	right: 20px;
	background-image:  url(../../../../../images/mayan-books/the-mayan-prophecies-for-2012_1905857764-118x180.jpg);
	background-color: none;}

#button-12 {				/* Button 12 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 18px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

/* ----------------- (6.0) Books Row - 4 ---------------- */ 

#mayan-book_mayan-books_panel-4 {
	position: absolute;
	width: 651px;
	height: 180px;
	bottom: 242px;
	left: 6px;
	background-color: none;}

#book-13 {					/* Book 13 - The Ancient Maya */
	position: absolute;
	width: 148px;
	height: 180px;
	top: 0px;
	left: 20px;
	background-image: url(../../../../../images/mayan-books/the-ancient-maya_people-of-the-ancient-world-series_0531123812-148x180.jpg);
	background-color: none;}

#button-13 {				/* Button 13 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 32px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
	
#book-14 {					/* Book 14 - Secrets of Mayan Science and Religion */
	position: absolute;
	width: 117px;
	height: 180px;
	top: 0px;
	left: 204px;
	background-image: url(../../../../../images/mayan-books/secrets-of-mayan-science-religion_0939680637-117x180.jpg);
	background-color: none;}
	
#button-14 {					/* Button 14 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 17px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}
	
#book-15 {					/* Book 15 - Contemporary Maya Spirituality */
	position: absolute;
	width: 120px;
	height: 180px;
	top: 0px;
	right: 173px;
	background-image: url(../../../../../images/mayan-books/contemporary-maya-spirituality-the-ancient-ways-are-not-lost_0292713096-120x180.jpg);
	background-color: none;}
	
#button-15 {				/* Button 15 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 19px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#book-16 {					/* Book 16 - The Ancient Spirituality of Modern Maya */
	position: absolute;
	width: 126px;
	height: 180px;
	top: 0px;
	right: 16px;
	background-image: url(../../../../../images/mayan-books/the-ancient-spirituality-of-the-modern-maya_0826343503-126x180.jpg);
	background-color: none;}
	
#button-16 {				/* Button 16 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 22px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

/* ----------------- (6.0) Books Row - 5 ---------------- */ 

#mayan-book_mayan-books_panel-5 {
	position: absolute;
	width: 651px;
	height: 180px;
	bottom: 31px;
	left: 6px;
	background-color: none;}

#book-17 {					/* Book 17 - Ancient Mexico and Central America-- */
	position: absolute;
	width: 146px;
	height: 180px;
	top: 0px;
	left: 21px;
	background-image: url(../../../../../images/mayan-books/ancient-mexico-&-central-america_0500287147-146x180.jpg);
	background-color: none;}

#button-17 {				/* Button 17 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 30px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#dvd-1 {					/* DVD 1 - 2012 Science or Superstition */
	position: absolute;
	width: 127px;
	height: 180px;
	top: 0px;
	left: 199px;
	background-image: url(../../../../../images/mayan-video/2012-dvd_2012-science-or-superstition_127x180.jpg);
	background-color: none;}
	
#button-18 {				/* Button 18 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 22px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#dvd-2 {					/* DVD 2 - 2012 An Awakening */
	position: absolute;
	width: 126px;
	height: 180px;
	top: 0px;
	right: 170px;
	background-image: url(../../../../../images/mayan-video/2012-dvd_2012-an-awakening_126x180.jpg);
	background-color: none;}
	
#button-19 {				/* Button 19 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 22px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

#dvd-3 {					/* DVD 3 - Maya */
	position: absolute;
	width: 126px;
	height: 180px;
	top: 0px;
	right: 17px;
	background-image:  url(../../../../../images/mayan-video/mayan-video_maya_126x180.jpg);
	background-color: none;}
	
#button-20 {				/* Button 20 */
	position: absolute;
	width: 87px;
	height: 21px;
	top: 185px;
	left: 23px;
/*	background-image: url(../images/elements/buttons/order-item_87x21.gif); */
	background-color: none;}

/* --------- (6.0) ADSENSE & BOTTOM ADS / GOOGLE SEARCH BOX --------- */ 

#google-bottom-section_container {
	position: absolute;
	width: 665px;
	height: 60px;
	top: 1142px;
	right: 4px;
	background-color: none;}

/* --------------- (6.0) AdSense Bottom Text Links --------------- */

#adsense-bottom-middle-panel {
	position: absolute;
	width: 468px;
	height: 60px;
	top: 0px;
	left: 0px;
/*	background-image: url(../../../images/mockups/468x60_text-links.gif); */
	background-color: none;}
	
/* ------------------- (6.0) Google Search Box ------------------- */

#google-search-box {
	position: absolute;
	width: 193px;
	height: 60px;
	top: 0px;
	left: 472px;
	padding: 0; 	/* top, right, bottom, left */
	margin: 0;
	font-family: arial, verdana;
	font-size: 11px;
	font-style: normal;
	color: white;
/*	text-align: center; */
	background-color: none;}  		/* Medium White - F5F5F5, Light Grey - E1E1E1,  Grey - 999999, Dark Grey - 222222 */

#gsb-1 {
	position: absolute;
	width: 120px;
	height: 24px;
	top: 0px;
	left: 0px;
	background-color: none;}
	
#gsb-2 {
	position: absolute;
	width: 63px;
	height: 23px;
	top: -1px;
	right: 2px;
	background-color: none;}	

/* -------------- (6.0) Contact Information -------------- */

#contact-information {
	position: absolute;
	width: 193px;
	height: 34px;
	bottom: -1px;
	right: 1px;
	font-family: times new roman, times, serif;
	font-size: 13px;
	font-style:italic;
	color: #00006F;				/* Blue - 0000FF ; Dark Blue - 000066 ; Darker Blue - 00004F ; Darkest Blue - 00001F */
	line-height: 1;
/*	background-image: url(../images/elements/xm-contact-info_193x34.gif); */
	background-color: none;}

/* ---------------- (6.0) BOTTOM NAVIGATION BAR ------------------ */

#bottom-navigation-bar { 							/* Container - Horizontal Navigation Bar */
	position: absolute; 
	width: 665px;
	height: 22px; 
	margin: 0;
	border: 0 none;	
	padding: 0;
	bottom: 4px; 
	right: 4px; 
	vertical-align: middle;    
	background-color: #00004F;}      /* Header Blue - 00004F,  Darkest Blue - 00004F, Darkest Purple - 48158E */

/* ------------------ (6.0) BOTTOM MENU SECTION ------------------ */

#bottom-menu {						/* Menu Links - Horizontal Navigation Bar */
	position: absolute;
	width: 665px;
	padding: 0;
	top: 3px;
	left: 0;
	color: white;
  	font-family: verdana, arial;
	font-size: 12px;  				/* PREVIOUSLY 9pt */
	background-color: none;}   		/* Logo Red - 990000, Rose Red - E4082E, Darkest Blue - 00004F, Darkest Purple - 48158E */
	
#bottom-menu ul { 			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	margin: 0;
  	padding: 0 0 0 0;
 	text-align: center;}
 
#bottom-menu li {			/* --------------- COMPLETE - DON'T CHANGE ---------------- */
  	display: inline;
  	font-weight: normal;}

.bottom-menu-dot {
	font-family: Arial;
	font-size: 8px;  			/* PREVIOUSLY 6pt */
	color: #FFFFFF;}		/* White - FFFFFF */
	
/* ---------- (6.0) Menu Anchor Links -------- */
  
#bottom-menu a:link {			/* DO NOT CHANGE ORDER OF SEQUENCE */
	color:#FFFFFF;} 	/* INITIAL COLOR ; White - FFFFFF ; WORKS FOR BOTH IE & FOX */

#bottom-menu a:visited {
	color: #FFFFFF;}   	/* VISITED COLOR ; White - FFFFFF ; WORKS FOR BOTH IE & FOX -  */

#bottom-menu a:hover {
	color: #FFFFFF;  	/* HOVER - UNDERLINE WORKS FOR BOTH IE & FOX ; Light Cyan - 66FFFF ; COLOR DOESN'T REMAIN AFTER VISIT */ 
	text-decoration: underline;} 

#bottom-menu a:active {
	color:#FFFFFF;} 	/* TRANSITION COLOR (Not Important) ; Light Cyan - 66FFFF ; WORKS ON BOTH IE & FOX  */

/* -------------- (6.0) FOOTER / COPYRIGHT SECTION ------------- */ 

#footer-copyright_container {
	position: absolute;
	width: 990px;
	height: 100px;
	top: 1358px;
	left: 0px;
	padding: 0px;	
/*	background-image: url('../images/footers/unity-corps_proud-sponsor_990x77.jpg'); */ 
	background-color: black;}			/* Footer Purple - 9900CC */	

/* ------------------ (6.0) FOOTER ------------------ */ 

#footer {
	position: absolute;
	width: 990px;
	height: 77px;
	top: 0px;
	left: 0px;
	padding: 0px;	
/*	background-image: url('../images/footers/unity-corps_proud-sponsor_990x77.jpg'); */ 
	background-color: none;}			/* Footer Purple - 9900CC */

/* -------------- (6.0) COPYRIGHT NOTICE ------------- */ 

#copyright {
	position: absolute;
	width: 990px;
	top: 81px;
	left: 0px;
	padding: 0px;
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal;
	color: #E1E1E1;			/* White - FFFFFF, Light Grey - E1E1E1, Charcoal - 333333 */
	text-align: center;
	background-color: black;}		/* Light Grey - E1E1E1 */
  
.list-dot {
	font-family: Arial;
	font-size: 8px;  		/* POST-SCRIPT 6pt */
	color: #E1E1E1;}		/* Medium Grey - 555555 */

#copyright a:link {
	color:#E1E1E1;} /* INITIAL COLOR - White - WORKS FOR BOTH IE & FOX */

#copyright a:visited {
	color: #E1E1E1;}   /* VISITED COLOR - White - WORKS FOR BOTH IE & FOX -  */
	
#copyright a:hover {
	color:#E1E1E1;  /* HOVER - UNDERLINE WORKS FOR BOTH IE & FOX - COLOR DOESN'T REMAIN AFTER VISIT */ 
	text-decoration: underline;} 

#copyright a:active {
	color:#E1E1E1;} /* TRANSITION COLOR (Not Important) - White - WORKS ON BOTH IE & FOX  */

/* --------- (6.0) MAYAN CALENDAR BODY PARAGRAPH RULES --------- */ 

#mayan-calendar_content a {
	text-decoration: none;} /* prevents initial underline on both IE & Firefox */

#mayan-calendar_content a:link {					/* DO NOT CHANGE ORDER OF SEQUENCE */
	color: #00005F;} 	/* initial color - Hyper-Link 'Dark' Blue - 00005F */

#mayan-calendar_content a:visited {
	color: #00005F;}  	/* visited color - Hyper-Link 'Dark' Blue - 00005F */

#mayan-calendar_content a:hover {
	color: #00005F;		/* hover color - Hyper-Link 'Dark' Blue - 00005F */ 
	text-decoration: underline;}
	
#mayan-calendar_content a:active {
	color: #00005F;} 	/* transition color - Hyper-Link 'Dark' Blue - 00005F */

/* -------------- (6.0) STANDARD AMG BODY RULES ------------- */ 

a {
	text-decoration: none;} /* prevents initial underline on both IE & Firefox */

a:link {					/* DO NOT CHANGE ORDER OF SEQUENCE */
	color: #FFFFFF;} 	/* initial color - Light Cyan - 66FFFF */

a:visited {
	color: #FFFFFF;}  	/* visited color - Light Cyan */

a:hover {
	color: #FFFFFF;		/* hover color - White */ 
	text-decoration: underline;}
	
a:active {
	color: #FFFFFF;} 	/* transition color - Light Cyan */

/*  ----------------- AMG / UC STANDARD REFERENCE COLORS ----------------
  
	White  - FFFFFF ; Light White - FAFAFA ; Index Marquee BG White - EFEFEF 
    Grey   - CCCCCC ; Light Gray - E1E1E1, Lighter "Body" Gray - F5F5F5 ; Hint of Gray - FBFBFB ; Transition Gray - 333333 (18)	
	Black  - 000000 ; Near Black - 090909 ; Horizonal Rule Black - A9A9A9 (close match between IE & Firefox)
	
	Red    - FF0000 ; Rose Red - E4082E ; Dark Red - 990000 ; Darkest Red - 700000 ; Maroon - 990033 ; Violet Red - CC0099 ; Fucia - FF00FF
	Violet - EE82EE ; Pink - FFCCFF ; Salmon - F7E9E5 ; Light Pink - FFF5F5 ; Lavender - CC99FF ; Light Lavender - E9D2FF
	Purple - 9900FF ; Light Purple - BD59FF ; Lighter Purple - D79BFF ; Lightest Purple - E7C1FF ; Hint of Purple - F3DFFF 
					  Medium Purple - AB2DFF ; Dark Purple - 6100C1 ; Darker Purple - 5A1BAF ; Darkest Purple - 3F009D 
	Orange - FF7F00 ; Copper - C96333 ; Gold - CC9900 ; Orange Gold - FF9900 ; Yellow Gold - FFCC00 
	Yellow - FFFF00 ; Light Yellow - FFFF66 ; Lime - CCFF33
	Green  - 00FF00 ; Bright Green - 00FF33 ; Light Green - CCFFCC ; Olive - CCFF33 ; Dark Green - 33CC33 ; Darker Green - 006600
	Cyan   - 00FFFF ; Medium Cyan - 33CCFF ; Light Cyan - 66FFFF ; Lighter Cyan - B3FFFF ; Lightest Cyan - D2FFFF ; Turquoise - 00FFCC
	Blue   - 0000FF ; Light Blue - 99CCFF, Lighter Blue - A8D3FF, Lightest Blue - CAE4FF, Hint of Blue - E1F0FF 
					  Medium Blue - 3366FF ; Dark Blue - 000066 ; Darker Blue - 00004F ; Darkest Blue - 00001F
					   
    Body   - F5F5F5 ; Light Grey - E1E1E1,  Grey - 999999, Dark Grey - 222222 
	    
	Misc   - ###### ; Adsense Border Blue - 0066CC ; Adsense Border Blue Grey - 336699 ; Index Marquee Purple - 1D0048
					  MA Eagle Logo Gold - C3A756 ; MA Index Text Gold - FFE693 ; Red Arrow Bright Red - FF0006

    --------- STANDARD AMG LINKING COLOR RULES ---------  
    
	Black Background ; Active Link Blue - 66FFFF ; Roll Over Lime - 00FF00 
	White Background ; updated 10-27-10 */
