/* GENERAL ELEMENTS (NO NEED TO CHANGE) */

body { margin: 0px;
       background-color: #efe8e0;
       font-family: verdana, sans-serif;
       font-size: 8pt;
       height: 780px; }

img { border: 0px; }

ul { font-family: verdana, sans-serif;
		 font-size: 8pt;
		 color: #333333;
		 line-height: 160%; }

a:link			{ color: #fd5c04;
							background-color: inherit;
							text-decoration: none; }

a:hover			{ color: #fd5c04;
            	background-color: inherit;
							text-decoration: underline; }

a:active  	{ color: #fd5c04;
							background-color: inherit;
							text-decoration: none; }

a:visited 	{ color: #fd5c04;
							text-decoration: none; }

#IMG-LOGO		{ position: absolute;
							top: 15px;
							left: 13%; }

#DIV-MENU_bg  { background-color: #ff9900; 
					      width: 100%;
					      height: 49px;
					      margin-left: 0px;
					      margin-right: 0px;
					      position: absolute;
					      top: 90px;
					      background-image: url(../images/MENU_bg.png);
					      background-repeat: repeat-x; }

#DIV-MENU_lncontainer	{ position: absolute;
												left: 12%; }
	
#IMG-LINKS_home		{ position: absolute;
										left: 0px; }

#IMG-LINKS_members	{ position: absolute;
											left: 119px; }

#IMG-LINKS_activities	{ position: absolute;
												left: 246px; }

#IMG-LINKS_aboutus	{ position: absolute;
											left: 372px; }


/* IMAGE HEADER */
#IMG-HEADER					{	position: absolute;
											top: 55px;
											left: 12%; }

/* BOX 1 (LEFT) */
#DIV-MAIN_box1 { position: absolute;
								 top: 307px;
								 left: 12%;
								 height: 347px;
								 width: 607px;
								 color: #ffffff;
								 background-image: url(../images/MAIN_box1_bgmiddle.png);
								 background-repeat: repeat-x;
								 background-position: bottom center;
								 font-size: 8pt;
								 color: #333333; }

#IMG-MAIN_box1_bgleft { position: absolute;
												top: 0px;
												left: 0px; }

#IMG-MAIN_box1_bgright { position: absolute;
												 top: 0px;
												 left: 607px; }

#IMG-MAIN_box1_graphic_map	{ position: absolute;
															top: 188px;
															left: 22px;
															border: 1px solid #999999; }

/* BOX 2 (RIGHT) */															
#DIV-MAIN_box2 { position: absolute;
								 top: 307px;
								 left: 640px;
								 height: 347px;
								 width: 252px;
								 color: #333333;
								 font-size: 8pt;
								 background-image: url(../images/MAIN_box1_bgmiddle.png);
								 background-repeat: repeat-x;
								 background-position: bottom center; }

#IMG-MAIN_box2_bgleft { position: absolute;
												top: 0px;
												left: -11px; }

#IMG-MAIN_box2_bgright { position: absolute;
												 top: 0px;
												 left: 252px; }