/* CSS Document */
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 */
	font-family: times, arial;
	font-size: 30px;  		/* POST-SCRIPT 22.5pt */
	font-style: italic;
	text-align: center;
	background-color: none;}

h2 {
	position: relative;
	margin: 0;  /* necessary - keep */
	font-family: arial;
	font-size: 16px; 		/* POST-SCRIPT 12pt */
	color: white;
	text-align: center;
	background-color: none;}

p {
	margin: 0;
	padding: 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(../original-site/images/headers/mayan-calendar_990x100.gif);
  	background-repeat: no-repeat;} 
	
/* ------------------ NAVIGATION BAR ------------------- */

#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 */

/* ------------------ MENU SECTION ------------------ */

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

/* ---------- Menu Anchor Links -------- */
  
#menu a:link {			/* DO NOT CHANGE ORDER OF SEQUENCE */
	color:#FFFFFF;} 	/* INITIAL COLOR ; White - FFFFFF ; WORKS FOR BOTH IE & FOX */

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

#menu-right a:hover {
	color: #FFCC00;  	/* HOVER - UNDERLINE WORKS FOR BOTH IE & FOX ; Yellow Gold - FFCC00 ; COLOR DOESN'T REMAIN AFTER VISIT */ 
	text-decoration: underline;} 

#menu-right a:active {
	color:#FFCC00;} 	/* TRANSITION COLOR (Not Important) ; Yellow Gold - FFCC00 ; WORKS ON BOTH IE & FOX  */

/* ------------ 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: 28px;
	padding: 4px 0 0 0;	
	top: 0px;
	left: 0px;
	font-family: arial narrow;
	font-size: 17.5px; 		/* POST-SCRIPT 11.25pt */
	font-style: none;
	font-variant: small-caps;
	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: 32px;
	left: 0px;
	font-family: arial, verdana;
	font-size: 1pt;
	font-style: normal;
	color: black;
	text-align: center;
	overflow: hidden;
	background-image:  url(../../images/sidebar/mayan-astrology_160x600-5.jpg); 
	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/sidebar/mayan-astrology_160x600-3.jpg); 
	background-color: none;}

/* -------------- MAIN WINDOW SECTION ------------- */ 

#main-window {
	position: absolute;
	width: 990px;
	height:1232px;		/* Important Setting (430px) - Match A */
	top: 119px;
	left: 0px;
	padding: 0px;	
	text-align: center;	
	background-color: #F5F5F5;}		/* Light Grey - F5F5F5 */	
	
#mayan-calendar_end-times-countdown {
	position: absolute;
	width: 824px;
	height: 30px; 
	top: 0px;
	left: 161px;
	margin: 0px;
	padding: 2px 5px 0 0; 
	font: arial;
	font-size: 23px;  		/* POST-SCRIPT 18pt */
	text-align: right;
	color: white;
	background-color: #600000;}      /* Header Blue - 00004F, Maroon - 990033, Darkest Red - 600000 */

#first-heading {
	position: absolute;
	width: 830px;
	top: 37px;
	left: 160px;
    color: #000000;			/* Header Blue - 00006F, Maroon - 990033, Darkest Red - 700000 */
	background-color: none;}

#coming-soon-1 {
	position: absolute;
	width: 830px;
	top: 270px;
	left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;			/* Darkest Red - 600000 */
	background-color: none;}

#coming-soon-2 {
	position: absolute;
	width: 830px;
	top: 750px;
	left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;			/* Darkest Red - 600000 */
	background-color: none;}

/* -------------- 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 */	

/* ------------------ 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 */

/* -------------- 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  */

/* -------------- 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 */


/* ----------------- REFERENCE COLORS ----------------
  
	White  - FFFFFF ; Black - 000000 ; Grey - CCCCCC ; Light Grey - F5F5F5 ; Transition Grey - 333333 (18)	
	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 ; CC99FF - Lavender 
	Purple - 9900FF ; Lavender - CC99FF ; 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 
	Cyan   - 00FFFF ; Light Cyan - 66FFFF ; Medium Cyan - 33CCFF ;  Turquoise - 00FFCC
	Blue   - 0000FF ; Adsense Blue- 0066CC, Light Blue - 00CCFF ; Medium Blue - 3366FF ;  Dark Blue - 000066 ; Darker Blue - 00004F, Darkest Blue - 00001F */
	
/* --------- STANDARD AMG LINKING COLOR RULES ---------  
    
	Black Background ; Active Link Blue - 66FFFF ; Roll Over Lime - 00FF00 
	White Background ; */

