@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	color:#CCC;
}

a:link {
	color: #cd4fc3;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #cd4fc3;
}

a:hover {
	text-decoration: none;
	color: #D977D1;
}

a:active {
	text-decoration: none;
	color: #cd4fc3;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	width:994px;
	left:50%;
	margin-left:-497px;
	padding-left:40px;
	padding-right:40px;
	font-size:12px;
	font-weight:600;
	top:350px;
	padding-top:0px;
	text-align: justify;
	background:transparent;
	position: absolute;
}	

#contentMembers {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	width:994px;
	left:50%;
	margin-left:-497px;
	padding-left:40px;
	padding-right:40px;
	font-size:12px;
	font-weight:500;
	position: absolute;
	top:500px;
	padding-top:0px;
	text-align: justify;
	background:transparent;	  
}

#contentMembersText {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	width:994px;
	left:338px;
	margin-left:-497px;
	padding-left:40px;
	padding-right:40px;
	font-size:12px;
	font-weight:500;
	position: absolute;
	top:500px;
	padding-top:0px;
	text-align: justify;
	background:transparent;
}	

#footer {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	width:994px;
	left:50%;
	margin-left:-497px;
	font-size:12px;
	font-weight:500;
	position: absolute;
	padding-top:0px;
	text-align:center;
	background:transparent;
	clear: none;
}

.comingSoon {
	font-size:14px;
	font-weight:500;
	font-variant:normal;
	color:#FF0;
	padding-top:0px;
	font-family: "Comic Sans MS", cursive;
}
	
#contentPhotogTag {
	font-family:Arial, Helvetica, sans-serif;
	color: #CDCDCD;
	line-height:20px;
	width:994px;
	left:50%;
	margin-left:-497px;
	padding-left:400px;
	padding-right:40px;
	font-size:14px;
	font-weight:600;
	position: absolute;
	text-align:justify;
	font-weight:500;
	top:475px;
	background:transparent;
}
