	body#connect2USA-main{
		background-image: url(../../media/images/bkg_tile_vert_5x1600.gif);
	}
	body#connect2USA-main{
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		width: 800px;
	}

	body#connect2USA-main #top{
		background-image: url(../../media/images/frame_shim_top_10x11.gif);
		height: 11px;
		background-position: top left;
		background-repeat: repeat-x;
		bor der: 1px solid;
	}
	body#connect2USA-main #top-m{
		background-image: url(../../media/images/frame_corner_top_left_11x11.gif);
		height: 11px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	body#connect2USA-main #top-r{
		background-image: url(../../media/images/frame_corner_top_right_11x11.gif);
		height: 11px;
		background-position: top right;
		background-repeat: no-repeat;
		boreder: 1px solid red;
		font-size: 6px;
	}

	body#connect2USA-main #left{
		background-image: url(../../media/images/frame_shim_left_11x10.gif);
		height: 500px;
		background-position: top left;
		background-repeat: repeat-y;
		border-color: red;
	}
	body#connect2USA-main #right{
		background-image: url(../../media/images/frame_shim_right_11x10.gif);
		height: 500px;
		background-position: top right;
		background-repeat: repeat-y;
		border-color: red;
	}

	body#connect2USA-main #bottom{
		background-image: url(../../media/images/frame_shim_bottom_10x11.gif);
		height: 11px;
		background-position: top left;
		background-repeat: repeat-x;
		bor der: 1px solid;
	}
	body#connect2USA-main #bottom-m{
		background-image: url(../../media/images/frame_corner_bottom_left_11x11.gif);
		height: 11px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	body#connect2USA-main #bottom-r{
		background-image: url(../../media/images/frame_corner_bottom_right_11x11.gif);
		height: 11px;
		background-position: top right;
		background-repeat: no-repeat;
		boreder: 1px solid red;
		font-size: 6px;
	}
	body#connect2USA-main #contents{
		background-color: white;
		font-size: 18px;
		text-align: right;
	}
	body#connect2USA-main #data{
		padding-top: 485px;
		padding-right: 7px;
	}
	body#connect2USA-main #data a:link, body#connect2USA-main #data a:visited{
		color:#399;
		text-decoration: none;
	}
	body#connect2USA-main #footer{
		font-size: 9px;
		text-align: center;
		color: gray;
		margin-top: 15px;
	}


