body	
	{
	background-color: #A3A3A3;
	color: #333;
	margin: auto;
	font: normal 100% arial, verdana, 'trebuchet ms', sans-serif;
	}
	
	
#global
	{
		position: absolute;
		left: 50%;
		top: 20px;
		margin-left: -380px;
		width: 760px;
		background-color: #fff;
		border: 1px solid #333;
		}
		
#banner
	{
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 760px;
		height: 147px;
		background: url(regAlliance_banner.jpg) no-repeat left top;
		border-bottom: 1px solid #333;
		}
		
#content_left
	{
		float: left;
		width: 532px;
		padding: 10px 15px;
		font-size: 75%;
		line-height: 18px;
		border-right: 1px dashed #ccc;
		}
		
#navigation
	{
		float: right;
		width: 170px;
		padding: 5px;
		border-top: 3px solid #f30;
		margin: 3px;
		font-size: 75%;
		text-align: right;
		}
		
		#navigation a, #navigation a:active, #navigation a:visited
			{
				display: block;
				color: #1C1E1F;
				background-color: #ECE4E4;
				padding: 3px;
				margin: 2px 0px;
				text-decoration: none;
								font-size: 100%;
				}
				
				
		#navigation a:hover
			{
				color: #333;
				background-color: #C3CBCC;
				text-decoration: none;
				font-size: 100%;
				}
				
				a, a:active, a:visited
					{
						color: #198ECA;
						text-decoration: underline;
						font-size: 80%;
						}
						
						a:hover
						{
							color: #9c6;
							text-decoration: none;
							}
				
				.logos
					{
						margin-top: 30px;
						}
						
						.logos a
							{
								border: 0px solid #fff;
								}
		
		
		#footer
			{
				clear: both;
				float: left;
				width: 760px;
				background-color: #069;
				height: 20px;
				line-height: 19px;
				font-size: 70%;
				color: #0cf;
				text-indent: 5px;
				}
				
				
				h1
				{
					font: bold 115% verdana, arial, 'trebuchet ms', sans-serif;
					}
					
					
					#paddingBox
						{
							float: left;
							padding: 15px;
							font-size: 75%;
							width: 155px;
							}
