<style>



/* Font Families

font-family: 'Antic Didone', serif;

font-family: 'Mallanna', sans-serif;

font-family: 'Shadows Into Light', cursive;

*/



body {

	margin:				0px !important;

 	background-color: 	#FFF;

  	font-family: 		'Shadows Into Light', cursive;

  	font-size: 			48px;

}



a:link {

	text-decoration: 	none;

	color: 				#FC0;

}

a:visited {

	text-decoration: 	none;

	color: 				#FC0;

}

a:hover {

	text-decoration: 	underline;

	color: 				#FC0;

}

a:active {

	text-decoration: 	none;

	color: 				#FC0;

}



#header_home{

	line-height:		30px !important;	

}



div{

	display: 			inline;

	font-family: 		'Shadows Into Light', cursive;

	text-align:			center;

	font-size:			30px;

	vertical-align: 	middle;

}



div#header_row1{

	font-weight:		bold;

}



div #header_devider{

	width: 				30px;

	text-align:			center;

	font-size:			30px;

	color: 				#FC0;

}



#main_stage{

	margin-top: 		60px;

	position: 			relative;

	clear:				both;

	width:				100%;

	overflow: 			hidden;

}



.pm1{

	position:			relative;

	left:				470px;

	top:				61px;  

}



#bar2 .bar2{

	clear:				both;

	position:			relative;

	left: 				80px;

	top: 				47px;	

}



.logo{

	position: 			absolute;

	left: 				50px;

	bottom: 			480px;

}



.swoosh{

	position: 			fixed;

	left: 				500px;

	top: 				-200px;

	z-index:			2;

	opacity: 			97%;

	overflow: 			hidden;

}



.maindiv{

	height:				100px;

	width:				1000px;

	background-color:	#000;

	margin:				0px !important;	

}





/********** Footer font style **********/

.fonttype{

	font-family: 		Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-size: 			11px;	

}



#dev1{

	clear:				both;

	margin-left: 		220px;

}



#pm2{

	clear:				both;

	position:			relative;

	left: 				100px;

	top: 				10px;

	z-index:			5;

}



#dev3 .bar3{

	clear:				both;

	position:			relative;

	left: 				80px;	

}



#pm6{

	clear:				both;

	position: 			relative;

	left: 				350px;

}



#points{

 	margin: 			25px;

	position:			absolute;

 	margin-top: 		-40px;

 	font-size: 			28px;

 	text-align:			left;

 	line-height : 		30px;

	font-family: 		'Shadows Into Light', cursive;

	font-style:			italic;

}



#points em{

	color: 				#F00;	

}



#why #Join{

	clear:				both;

	position: 			absolute;

	right: 				540px;

	bottom: 			60px;	

}



#dev4 .bar4{

	clear:				both;

	position: 			relative;

 	bottom: 			13px;

	left: 				80px;

}



footer{

	margin: 			auto;

	background-color:	#000;

	position: 			relative;

  	bottom: 			0;

	height: 			250px;

}



p .fps div{

	display: 			inline-block;

	color:				#CCC;

	font-size:			12px;

	font-family:		Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}

nav{

	margin: 			auto;

	background-color:	#000;

	position: 			relative;

  	top: 				0;

	left: 				0;

	right: 				0;

	height: 			96px;

}



/********** Contact form **********/

input[type=text]{

  width: 				99.5%;

  padding: 				12px 20px;

  margin: 				8px 0;

  box-sizing: 			border-box;

  -webkit-transition: 	1.5s;

  transition: 			1.5s;

  border:				#FC3 thin solid; 

  outline: 				none; 

  height:				40px; 

  border-radius: 		10px;  

  text-indent:			10px; 

  font-size:			20px; 

  color:				#999;

  -webkit-box-shadow:   none;

  -moz-box-shadow:      none;

  box-shadow:           none; 

  -webkit-appearance: 	none; 

}



textarea{

  width: 				100%;

  padding: 				12px 20px;

  margin: 				8px 0;

  box-sizing: 			border-box;

  -webkit-transition: 	1.5s;

  transition: 			1.5s;

  border:				#FC3 thin solid; 

  outline: 				none; 

  height:				120px; 

  border-radius: 		13px;  

  text-indent:			10px; 

  font-size:			20px; 

  color:				#999;

  resize:				none;

  overflow: 			auto;

  -webkit-box-shadow:   none;

  -moz-box-shadow:      none;

  box-shadow:           none;

  -webkit-appearance: 	none;

}

#subject, #email{

  width: 				100%;

}



input[type=text]:focus, textarea:focus {

  	border: 				thin solid #6C6;

}



#contact span{

	color:				#CCC;	

}



/********* Lift form up a bit **********/

article #contact{

	position:			relative;

	bottom: 			40px;

}

article #cform{

	position:			relative;

	bottom: 			20px;

}

/***************************************/

#aboutpmax{

	clear:				both;

	position: 			relative;

	RIGHT: 				15px;

	bottom: 			170px;

	z-index: 			1;	

}



#giving{

	position: absolute;

	top: 540px;

	right: 360px;

	line-height:30px;

}



#giving1{

	position: relative;

	top: 20px;

	right: 420px;

}

#photos{
	margin: auto;
	align-content: center;
	position: absolute;
}
</style>