* {

	padding: 0 auto;

	margin:0 auto;

}

body {

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	background: #ffa5dc;

	margin: 0; 

	padding: 0;

	text-align: center; 

}

.border {

	border: 2px solid white;

	margin: 2px;

}

br {

	clear:float;

}

#container {

	width: 864px; 

	background: #ff3ca2;

	margin: 0 auto; 

}

#header {

	background: url('images/header2.jpg') no-repeat ;

	height: 834px

}

	#top_link {

	 	width: 514px;

		position:relative;

		top: 80px;

		left: 150px;

	}

	#top_images {

		width: 300px;

		position:relative;

		top: 100px;

		left: 280px;

	}

	#center_images {

		width: 864px;

	}

		#center_images img, #top_images img {

			margin: 20px 10px;

		}

.join {

	width: 818px;

	height: 113px;

	

}

#text_bg {

	width: 824px;

	height: 120px;

	background: url('images/text_bg.png') no-repeat ;

	padding-bottom: 20px

}



		#content_txt {

		 	width: 788px;

			color: #FFFFFF;

			position: relative;	

			padding: 9px 10px;

			margin: 15px auto;

			text-align: left;

			font-size: 12px;

			font-weight: bold;

		}

		

		

	#text {

		width: 800px;

		height: 100px;

		padding: 30px 10px;

		color: #ffffff;

		text-align: left;

	}

#bottom_images {

	padding-bottom: 20px;

}
