
		body
		{
			width: 100%;
			margin-left: auto;
			margin-right: auto;
			background-color: #5E6549;
			font-size: 100%;
			font-family: arial, verdana, 'Trebuchet MS', sans-serif;
			color: #000;
			
		}


		#global																				
		{
			position: absolute;
			width: 770px;
			left: 50%;
			top: 10px;
			margin-left: -385px;
			background-color: #fff;
			text-align: center;
		}

		#container																		
		{
			position: relative;
			width: 760px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			background-color: #fff;
			border-bottom: 10px solid #fff;
		}

		#nav																		
		{
			float: left;
			background-color: #24292B;
			width: 760px;
			line-height: 20px;
			height: 22px;
			color: #fff;
			text-indent: 20px;
			font-size: 70%;
			margin: 5px 0px 1px;
		}
		
		#columns-background, #columns-background2					
		{
			float: left;
			background: #fff url(images-final/bckgrGlobal.gif) repeat-y left top;
			height: 100%;
			width: 100%;
		}
		
		#columns-background2					
		{
			background: #fff url(images-final/bckgrGlobal2.gif) repeat-y left top;
		}
		
		#container-left, #container-left2																			
		{
			float: left;
			width: 338px;
			margin-right: 1px;
		}
		
		#container-left2
		{
			float: left;
			width: 186px;
		}

		#container-center, #container-center2						
		{
			float: left;
			width: 272px;
			height: 510px;
		}
		
		#container-center, #container-center2
		{
			overflow: auto;
			scrollbar-face-color: #978D85;
			scrollbar-highlight-color: #D9AC8B;
			scrollbar-3dlight-color: #000000;
			scrollbar-shadow-color: #2C201A;
			scrollbar-darkshadow-color: #2C201A;
			scrollbar-arrow-color: #000;
			scrollbar-track-color: #2C201A;
		}

		
		#container-center2
		{
			width: 424px;
		}
		
		#content-center, #content-right
		{
			float: left;
			padding: 5px;
			font-size: 75%;
			color: #CABB9B;
		}
		
		#content-center
		{

		padding: 5px 10px 0px;
		}

		#container-right						
		{
			float: left;
			width: 148px;
			height: 520px;
			background: #D9C4A9 url(images-final/sponsorGradient.jpg) no-repeat;
			margin: 0px;
		}		
		
		#footer		
		{
			clear: both;
			float: left;
			width: 100%;
			line-height: 20px;
			color: #56646C;
			font-size: 70%;
			text-indent: 10px;
			text-align: left;
			margin-top: 3px;
			border-bottom: 10px solid #fff;
		}
		
		
		/* --------------------- events image page ----------------------------- */

		#container-events-left																			
		{
			float: left;
			width: 225px;
			margin-right: 2px;
		}
		
		li
		{
			margin-left: -37px;
			list-style-type: none;
		}
		
		#container-events-center						
		{
			float: left;
			width: 384px;
		}
		
		#columns-background3					
		{
			float: left;
			background: #fff url(images-final/bckgrGlobal3.gif) repeat-y left top;
			width: 100%;
		}
		
		#content-events-center
		{
			float: left;
			padding: 2px;
			font-size: 80%;
			color: #CABB9B;
		}
		
		/* ----------------- end events image page ------------------------ */
		
		/* ------------------- headings / classes etc ------------------------- */
		
		h1
		{
			font: bold 115% verdana, arial, 'trebuchet ms', sans-serif;
			color: #EBAB36;
		}
		
		#content-right h1
		{
			color: #EC940A;
			font-size: 100%;
		}
		
		#content-right h1.heading
		{
			color: #36231F;
		}
		
		h3
		{
			font: bold 110% verdana, arial, 'trebuchet ms', sans-serif;
			color: #DBB87B;
		}
		
		/* ------------- sponsors specific styles -------------------- */

		td
		{
			background-color: #fff;
			color: #000;
			font-weight: bold;
		}
		
		td.headingGold
		{
			background-color: #FCA806;
		}
		
		td.headingPlatinum
		{
			background-color: #C0CDCF;
		}
		
		td.headingSilver
		{
			background-color: #D9F7FB;
		}
		
		hr
		{
			border: 1px dashed #fff;
			border-width: 1px 0px 0px 0px;
			}
			
			table#provedores
			{
				font-size: 85%;
				font-weight: normal;
				background-color: #3A2A1D;
			}
			
			table#provedores td
			{
				color: #EDECCE;
				background-color: #2A0202;
			}
			
			table#provedores td.header
			{
				color: #fff;
				background-color: #624730;
				font-weight: bold;
			}

			
				