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

#wrapper { 	        	
	width: 990px;
	height: 704px;		/* Important Setting - maintains black bg */ 
  	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;}
	
/* ------------ ARTIST QUESTIONAIRE ----------- */ 

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;}
	
fieldset {
	margin: 5px;
	padding: 0px;
	border-right: none;
	border-left: none;
	border-bottom: none;}
	
/* ------------------- 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');} */
 		
/* ---------- 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-repeat: no-repeat
  	background-color: red;}

#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;}
	
/* -------------- MAIN WINDOW SECTION ------------- */ 

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

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

#footer {
	position: absolute;
	width: 823px;
	height: 69px;
	padding: 0px;	
	top: 635px;
	left: 167px;
	font-family: verdana, arial; 
	font-size: 13px;  		/* PREVIOUSLY 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: #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 - CCCCCC, Dark Grey - 999999, Medium Black - 222222 
	    
	Misc   - ###### ; Adsense Border Blue - 0066CC ; Adsense Border Blue Grey - 336699 
					  Adsense Normal Grey - 999999 ; Adsense Light Grey - CCCCCC ; 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 03-05-11 */