				body
				{
					background-image:url(../images/back/bg_page.png); background-repeat:repeat; background-position:50% 50%;
				}
				
				#head
				{
					position:absolute; left:50%; 	margin-left:-374px; width:748px; top:0px; height:190px; z-index:0; 
				}
				
				#head_left
				{
					float:left; width:114px; height:190px;
				}
				
				#head_right
				{
					float:left; width:634px; height:190px;
					background-image:url(../images/back/bg_head.jpg); background-repeat:no-repeat;
				}
				
				#content
				{
					position:absolute; left:50%; 	margin-left:-374px; width:748px; top: 190px; z-index:0;
					background-image:url(../images/back/bg_content.jpg); background-repeat:no-repeat; background-position:0% 100%;
				}
				
				#content_left
				{
					float:right; width:135px; z-index:1;
				}
				
				#content_right
				{
					float:right; width:613px; z-index:1; bottom-margin:0px;
				}
				
				#content_bottom
				
				{
					float:right; width:613px; height:136px;
				}
				
				#spacer_10px
				{
					float:left; width:10px; height:30px;
				}
				
				#image
				{
					float:left;
					margin-top:3px; margin-right:10px; margin-bottom:7px;
					border-style:solid; border-width:1px; border-color:white;
				}
				
				#image2
				{
					float:left;
					border-style:solid; border-width:1px; border-color:white;
				}
				
				#image3
				{
					float:left;
					margin-top:3px; margin-right:12px; margin-bottom:7px;
				}
				
				.white8
				{
					font-size:8pt; color:white; font-family:Arial;
				}
				
				.white10
				{
					font-size:10pt; color:white; font-family:Arial; text-decoration:none;
				}
				
				.white12
				{
					font-size:12pt; color:white; font-family:Arial; text-decoration:none;
				}
				
				.white12bold
				{
					font-size:12pt; color:white; font-family:Arial; text-decoration:none; font-weight:bold;
				}
