/* for the main container */

#links {
	margin: 20px auto;
		 }
		 
/* for the headers */

.heading_header {
	width: 210px;
	margin: 20px auto;
				 }
				 
h5 {
	text-align: center;
	background-color: #2d2d38;
	border: 2px solid;
	width: 210px;
	}

/* for the links */

#ga {
	background-color: #2d2d38;
	border: 2px solid;
	margin: 20px auto;
	width: 288px;
	 }

#gHP {
	background-color: #2d2d38;
	border: 2px solid;
	margin: 20px auto;
	width: 284px;
		  }
		  
#rpg {
	background-color: #2d2d38;
	border: 2px solid;
	margin: 20px auto;
	width: 298px;
	  }
		  
/* for the text links */

#texts {
	background-color: #2d2d38;
	border: 2px solid;
	margin-top: 30px;
	text-align: center;
		 }
		 
/* for the non-top and non-bottom images of our Golden Affiliates */

#center_images img { margin-top: 5px; }
		  
/** Coded by: Jeffrey (Joseph Witchard)
 ** Created on: 01/18/09
 ** Last modified: 06/27/09
 ** Purpose: To structure the affiliates
 **			 page. */
