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

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

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

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

/* ------------------- HEADER SECTION ------------------- */

#header { 							/* Header - Image */
	position: relative; 
	width: 990px;
	height: 137px; 
	top: 0; 
	left: 0; 
	background-color: none;}  		/* Header Blue - 191963 */
	
#uc-logo {
	position: relative; 
	width: 160px;
	height: 130px; 
	top: 2px; 
/* 	background-image: url('../../images/text/uc_red-square/english_160x130.gif'); 
  	background-repeat: no-repeat; */
  	background-color: none;}		/* Logo Red - 990000 */

#unity-corps_top {
	position: absolute; 
	width: 813px;
	height: 42px; 
	top: 1px; 
	left: 166px; 
	text-align: left;
 	background-image: url('../../images/header/unity-corps_top_813x42-4.gif');  
  	background-repeat: no-repeat;}

#unity-corps_bottom {
	position: absolute; 
	width: 149px;
	height: 30px; 
	top: 43px; 
	left: 780px; 
	text-align: left;
 	background-image: url('../../images/header/unity-corps_bottom_149x30-4.gif'); 
  	background-repeat: no-repeat;}

#header-banner {	
    position: absolute; 
	width: 613px;
	height: 63px; 
	top: 75px; 
	left: 167px;
	color: white;}
/* 	background-color: #5A1BAF;}	 Darker Purple - 5A1BAF 
 	background-image: url('../../images/banners/unity-library/en/613x62-9j.jpg');} */
 	
/* -------------- HEADER ANCHOR LINKS  ------------- */ 

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

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

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

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

/* ---------- MAIN LINKS SECTION -------- */

#call-for-art {
	position: absolute; 
	top: 96px; 
	left: 786px;} 
	
#support {
	position: absolute; 
	top: 75px;  
	left: 785px;
	font-family: arial, verdana; 
	font-size: 12px;}  		/* PREVIOUSLY 9pt */
/*	background-color: red;}  			 Header Blue - 191963 */

#donate {
	position: absolute; 
	top: 75px; 
	left: 851px;
	width: 57px;
	font-family: arial, verdana; 
	font-size: 12px;  		/* PREVIOUSLY 9pt */
	text-align: center; 
	background-color: #5B1616;}  			 /* Dark Red - 5B1616 */

#home {
	position: absolute; 
	top: 76px; 
	left: 915px;
	font-family: arial, verdana; 
	font-size: 12px;}  		/* PREVIOUSLY 9pt */
/*	background-color: red;}  			 Header Blue - 191963 */

#home-icon {
	position: absolute; 
	top: 75px; 
	left: 953px;
	width: 34px;
	height: 35px; 
 	background-image: url('/new-site/images/elements/home-icon_34x35.gif');} 

#nations-of-the-world {
	position: absolute; 
	top: 117px; 
	left: 785px;
	font-family: arial, verdana; 
	font-size: 12px;}  		/* PREVIOUSLY 9pt */

#globe {
	position: absolute; 
	top: 115px; 
	left: 929px;
	width: 25px;
	height: 25px;} 

#red-arrow-right {
	position: absolute; 
	top: 112px; 
	left: 955px;
	width: 31px;
	height: 24px;} 

/* ---------- LANGUAGE MENU BUTTONS -------- */

#language-menu {
	position: absolute; 
	width: 810px;
	height: 22px; 
	top: 44px; 
	left: 165px;
  	background-color: none;  	
  	background-repeat: no-repeat;}

#english_button {
	position: absolute;
	top: 4px;
	left: 0px;}
	
#arabic_button {
	position: absolute;
	top: 0px;
	left: 64px;}

#espanol_button {
	position: absolute;
	top: 5px;
	left: 127px;}

#chinese_button {
	position: absolute;
	top: 5px;
	left: 195px;}

#francais_button {
	position: absolute;
	top: 3px;
	left: 246px;}
	
#japanese_button {
	position: absolute;
	top: 5px;
	left: 316px;}	
	
#deutsch_button {
	position: absolute;
	top: 5px;
	left: 381px;}

#korean_button {
	position: absolute;
	top: 5px;
	left: 448px;}

#italiano_button {
	position: absolute;
	top: 4px;
	left: 504px;}

#hindi_button {
	position: absolute;
	top: 5px;
	left: 570px;}

#portugues_button {
	position: absolute;
	top: 4px;
	left: 656px;}

#russian_button {
	position: absolute;
	top: 7px;
	left: 762px;}
	
/* -------------- SIDE BAR BUTTONS SECTION ------------- */ 

#sidebar-buttons {
	position: absolute;
	width: 160px;
/*	height: 564px; */
	padding: 0px;	
	top: 140px;
	left: 0px;
	background-color: #000000;}			/* Button Grey - 272727, Charcoal - 333333; Light Grey - F5F5F5 */

#button-1 {
	position: absolute;
	top: 0px;
	left: 0px;}

#button-2 {
	position: absolute;
	top: 47px;
	left: 0px;}

#button-3 {
	position: absolute;
	top: 94px;
	left: 0px;}

#button-4 {
	position: absolute;
	top: 141px;
	left: 0px;}

#button-5 {
	position: absolute;
	top: 188px;
	left: 0px;}

#button-6 {
	position: absolute;
	top: 235px;
	left: 0px;}

#button-7 {
	position: absolute;
	top: 282px;
	left: 0px;}

#button-8 {
	position: absolute;
	top: 329px;
	left: 0px;}

#button-9 {
	position: absolute;
	top: 376px;
	left: 0px;}

#button-10 {
	position: absolute;
	top: 423px;
	left: 0px;}

#button-11 {
	position: absolute;
	top: 470px;
	left: 0px;}

#button-12 {
	position: absolute;
	top: 517px;
	left: 0px;}

#sidebar-banner {
	position: absolute;
	width: 152px;
	height: 293px;
	padding: 0px;	
	top: 564px;
	left: 8px;
/*	background-image: url('../../images/unity-art/unity-symbol/unity-hand-sign-&-symbol_152x299-1.jpg'); */
	background-color: none;}	 /* Button Grey - 272727, Charcoal - 333333; Light Grey - F5F5F5 */
	
#unity-symbol-flyer {
	position: absolute;
	width: 152px;
	top: 293px;
	left: 0px;
	font-family: arial, verdana;
	font-size: 11px;  		/* PREVIOUSLY 8pt */
	text-align: center;
	color: white;}

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

#main-window {
	position: absolute;
	width: 823px;
/*	height: 870px; */
	top: 140px;
	left: 167px;
	color: #000033;
	font-family: verdana, arial; 
	font-size: 13px;  		/* PREVIOUSLY 10pt */
	font-style: normal;	
	background-color: #F5F5F5;}			/* Medium White - F5F5F5 
	background-image: url('/new-site/images/mockups/about-us-mockup_823x563.gif');} */

#main-window h2 {							/* Heading - "ABOUT US" */
	position: absolute;
	width: 425px;
	height: 21px;
	top: 8px;
	left: 12px;
	margin: 0;
	font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
/*	font-variant: small-caps; */ 
	color: #48158E; 				/* Darkest Purple - 48158E, Logo Red - 990000 */				
	background-color: none;
	text-align: left;}

#main-window h3 {							/* Heading - "THIS PAGE UNDER CONSTRUCTION" */
	position: absolute;
	width: 425px;
	height: 21px;
	top: 245px;
	left: 290px;
	font-family: arial, verdana; 
	font-size: 11pt;
	font-weight: 500;
	color: #990000;  /* Darkest Purple - 48158E, Logo Red - 990000 */				
	background-color: none;
	text-align: left;}

#main-image {
	position: absolute;
	width: 357px;
	height: 487px;
	padding: 0px;	
	top: 0px;
	left: 501px;
	font-family: verdana, arial; 
	font-size: 10pt; 
	font-style: normal;
	text-align: center;
	background-color: #999999;		/* Pic Transition Grey - CCCCCC */
	background-image: url('/new-site/images/main/power-to-the-people_322x487.jpg');
  	background-repeat: no-repeat}

/* -------------- FOOTER SECTION ------------- */ 

#footer {
	position: absolute;
	width: 823px;
	height: 69px;
	padding: 0px;	
	top: 635px;
	left: 167px;
	font-family: verdana, arial; 
	font-size: 10pt; 
	font-style: normal;
	text-align: center;
/*	background-color: #9900CC;}			 Footer Purple - 9900CC */
	background-image: url('/new-site/images/footer/main_823x69-4.jpg');} 
	
/* -------------- STANDARD AMG BODY RULES ------------- */ 

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

a:link {					/* DO NOT CHANGE ORDER OF SEQUENCE */
	color: #0000A1;} 	/* initial color - Link Blue - 0000A1 */

a:visited {
	color: #0000A1;}  	/* visited color - Link Blue - 0000A1 */

a:hover {
	color: #0000FF;		/* hover color - Blue - 0000FF */ 
	text-decoration: underline;}
	
a:active {
	color: #0000FF;} 	/* transition color - Blue - 0000FF */

/* ----------------- REFERENCE COLORS ----------------
  
	White  - FFFFFF ; Black - 000000 ; Grey - CCCCCC (Pic Transitions) ; Light Grey - F5F5F5 ; (Text) Transition Grey - 333333 (18)	
	Red    - FF0000 ; Logo Red - 990000 ; Rose Red - E4082E ; Dark Red - 5B1616 ; Maroon - 990033 ; Violet Red - CC0099
	Violet - EE82EE ; Pink - FFCCFF ; Salmon - F7E9E5 ; Light Pink - FFF5F5 ; CC99FF - Lavender ; Fucia - FF00FF
	Purple - 9900FF ; Lavender - CC99FF ; Dark Purple - 6100C1 ; Darker Purple - 5A1BAF ; Darkest Purple - 48158E
	Orange - FF7F00 ; FF9900 - Gold ; 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 ; Light Turquoise - 66FFCC 
	Blue   - 0000FF ; 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 ; */