@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
	background-image: url(url);
}


/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	clear: both;
}
#Gary {

}
#Grace {
	background-position: 0 0;
}
.Script20White {
	color: #FFFFFF;
	font-size: 20pt;
	font-family: grafolita-script;
}
.FranklinGothicWhite12 {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite12 a:link {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite12 a:visited {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite12 a:hover {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite12 a:active {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite10 {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite10 a:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite10 a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite10 a:hover {
	color: #fff200;
	font-size: 10pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicWhite10 a:active {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink14 {
	color: #eb008b;
	font-size: 14pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicBlack13 {
	color: #000000;
	font-size: 13pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink13 {
	color: #eb008b;
	font-size: 13pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink13 a:link {
	color: #eb008b;
	font-size: 13pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink13 a:visited {
	color: #eb008b;
	font-size: 13pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink13 a:hover {
	color: #eb008b;
	font-size: 13pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink13 a:active {
	color: #eb008b;
	font-size: 13pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicYellow14 {
	color: #fff200;
	font-size: 14pt;
	font-family: franklin-gothic-urw;
}
.starsthree {
	width: 30%;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: -20px;
	margin-left: 5px;
	margin-right: 5px;
}

.FranklinGothicYellow14 a:link {
	color: #fff200;
	font-size: 14pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicYellow14 a:visited {
	color: #fff200;
	font-size: 14pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicYellow14 a:hover {
	color: #fff200;
	font-size: 14pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicYellow14 a:active {
	color: #fff200;
	font-size: 14pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicYellow15 {
	color: #fff200;
	font-size: 15pt;
	font-family: franklin-gothic-urw;
}
.FranklinGothicPink18 {
	color: #eb008b;
	font-size: 18pt;
	font-family: franklin-gothic-urw;
	font-weight: 500;
}
.FranklinGothicWhite18 {
	color: #FFFFFF;
	font-size: 18pt;
	font-family: franklin-gothic-urw;
	font-weight: 500;
}
.FranklinGothicPurple24 {
	color: #232176;
	font-size: 24pt;
	font-family: franklin-gothic-urw;
	font-weight: 700;
}
.FranklinGothicPink27 {
	color: #eb008b;
	font-size: 24pt;
	font-family: franklin-gothic-urw;
	font-weight: 700;
}
.FranklinGothicRed27 {
	color: #e80d08;
	font-size: 24pt;
	font-family: franklin-gothic-urw;
	font-weight: 700;
}
.FranklinGothicWhite24 {
	color: #FFFFFF;
	font-size: 24pt;
	font-family: franklin-gothic-urw;
	font-weight: 700;
}
.FranklinGothicWhite24battle {
	color: #FFFFFF;
	font-size: 24pt;
	font-family: franklin-gothic-urw;
	font-weight: 700;
	text-align: center;
}
.FranklinGothicPurple14 {
	color: #232176;
	font-size: 14px;
	font-family: franklin-gothic-urw;
}




.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	clear: none;
	float: none;
}
.leftcolumn {
	background-image: url(../images/sidebar_black.jpg);
	background-position: left top;
	background-repeat: repeat;
}
.NationalChampionships {
	background-color: #F7E600;
}
.FranklinGothic26 {
}

#mainwrapper {


}

.Instagram {
	                              

}

.InstagramBody {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	                              

}


.Twitter {
	border: thick solid #020202;
	                              

}

.sectionFacebook {
	border: thick solid #000000;
	                              

}
.ordervideo {


}
.amda {


}
#InstagramHeader {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
}

.contactusbar {
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0.00) 23.32%,rgba(255,242,0,1.00) 49.23%,rgba(255,255,255,0.00) 74.61%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0.00) 23.32%,rgba(255,242,0,1.00) 49.23%,rgba(255,255,255,0.00) 74.61%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,0.00) 23.32%,rgba(255,242,0,1.00) 49.23%,rgba(255,255,255,0.00) 74.61%);
	background-image: linear-gradient(90deg,rgba(255,255,255,0.00) 23.32%,rgba(255,242,0,1.00) 49.23%,rgba(255,255,255,0.00) 74.61%);
	height: 3px;
	margin-bottom: 10px;
	clear: both;
	float: none;
	margin-top: -25px;
}



.spacer {
}

.PageHeader {
	text-align: center;
	font-family: grafolita-script;
	font-size: 45px;
	color: #FFFFFF;
	background-image: url(../images/headerback.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 144px;
	background-color: #D8C4DA;
	line-height: 2;
}

.aboutusbody {
}
#aboutus {
	background-image: -o-linear-gradient(270deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	padding-bottom: 30px;
}
#rules {
	background-image: -o-linear-gradient(270deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(216,196,218,1.00) 8.29%,rgba(219,200,221,0.92) 94.82%,rgba(255,255,255,0.00) 100%);
	padding-bottom: 80px;
}

.AboutUsPic1 {
	-webkit-box-shadow: 0 0px 5px 3px #FFFFFF;
	box-shadow: 0 0px 5px 3px #FFFFFF;
}
.AboutUsSide {
}
.AboutUsMainContent {
}
.GaryGraceBio {
}
.GaryGracePic {
}

.arrow {
	width: 22px;
	margin-left: 20px;
	margin-right: 10px;
}
#news {
	background-image: -moz-linear-gradient(270deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	background-image: -webkit-linear-gradient(270deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	background-image: -o-linear-gradient(270deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	background-image: linear-gradient(180deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	padding-top: 20px;
}
.SectionNews {
}
.dancerofyear {
}
.Essay {
}
.scholarship {
}
.Date {
	text-align: center;
	font-family: grafolita-script;
	font-size: 24px;
	color: #FFFFFF;
	background-position: center top;
	height: 144px;
}
.NationalsSectionLeft {
}
.NationalsUncasville {
}
.NationalsOrlando {
}
.NationalsAC {
}
.stars {
}
.contactus {
}

.ShowQuestions {
}
.RegistrationQuestions {
	text-align: center;
}
.VideoQuestions {
}
.HotelQuestions {
}
.Bill {
	border: 1px solid #fff200;
	width: 154px;
	margin-left: 15%;
}
.BottomLogos {
}
.TopLogos {
}
.GaryBioImage img {
	width: 33%;
	float: left;
	margin-right: 2%;
	border: medium solid #F5DD01;
	clear: left;
	margin-bottom: 4%;
	margin-top: 10px;
}
.GraceBioImage img {
	width: 33%;
	float: left;
	margin-right: 2%;
	border: medium solid #F5DD01;
	clear: left;
	margin-bottom: 4%;
	margin-top: 10px;
}
#GaryBio {
	width: 100%;
	margin-left: 0px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5%;
	background-image: url(../images/gradient_bottom.png);
	background-position: center top;
	background-repeat: repeat-x;
}
#GraceBio {
	width: 100%;
	margin-left: 0px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5%;
	background-image: url(../images/gradient_bottom.png);
	background-position: center top;
	background-repeat: repeat-x;
}
GaryBioBody {
}
.nationalswinnerscol {

}
.nationalswinersrow {

}
.address {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;

}
.pictureupload {

}
.SendPics {

}
.Starpower30Years {

}
.zeroMargin_mobile {

margin-left: 0;

}
.hide_mobile {

display: none;

}


















/* Tablet Layout: 199px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width : 0px ){
.Noelle {
	border: 1px solid #fff200;
	width: 154px;
	margin-left: 15%;
}
.Chuck {
	border: 1px solid #fff200;
	width: 154px;
	float: none;
	margin-left: 15%;
}
.contactstaff {
	border: 1px solid #fff200;
	width: 154px;
	margin-right: auto;
	display: block;
	margin-left: auto;
}
.nationalspics {
	padding-top: 10px;
	padding-bottom: 10px;


}

#mainwrapper {
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;

}


#mainwrapper #content #sidebar {
	width: 100%;
	margin-left: 0px;
	display: inline-block;
	margin-bottom: 10px;

}
.championshipimage {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.championshipresultsbut {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}




#mainContent {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


.gridContainer {
	padding-left: auto;
	padding-right: auto;
}
.navblue {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(54,16,74,1.00) 0%,rgba(54,16,74,1.00) 93.78%);
	background-image: -moz-linear-gradient(270deg,rgba(54,16,74,1.00) 0%,rgba(54,16,74,1.00) 93.78%);
	background-image: -o-linear-gradient(270deg,rgba(54,16,74,1.00) 0%,rgba(54,16,74,1.00) 93.78%);
	background-image: linear-gradient(180deg,rgba(54,16,74,1.00) 0%,rgba(54,16,74,1.00) 93.78%);
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navblue a:link {
	font-family: grafolita-script;
	color: #FFFFFF;
	min-width: 0px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navblue a:visited {
	font-family: grafolita-script;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navblue a:hover {
	font-family: grafolita-script;
	color: #ED0F8F;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navblue a:active {
	font-family: grafolita-script;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navpink {
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg,rgba(237,15,143,1.00) 0%,rgba(237,15,143,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(237,15,143,1.00) 0%,rgba(237,15,143,1.00) 100%);
	background-image: url(url), -o-linear-gradient(270deg,rgba(46,49,146,1.00) 0%,rgba(46,49,146,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(237,15,143,1.00) 0%,rgba(237,15,143,1.00) 100%);
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background-image: linear-gradient(180deg,rgba(237,15,143,1.00) 0%,rgba(237,15,143,1.00) 100%);
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navpink a:link {
	font-family: grafolita-script;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navpink a:visited {
	font-family: grafolita-script;
	color: #FFFFFF;
	background-color: undefined;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navpink a:hover {
	font-family: grafolita-script;
	color: #36104A;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.navpink a:active {
	font-family: grafolita-script;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}
.leftcolumn {
}
.NationalChampionships {
}
.franklingothicpurple {
	color: #512a82;
	font-family: franklin-gothic-urw;
	font-weight: 500;
	font-size: large;
	text-align: center;
	display: inline-block;
}
.franklingothicpink {
	color: #ec008c;
	font-family: franklin-gothic-urw;
	font-weight: 500;
	font-size: large;
}
#championshipsbox {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FBF202;
	text-align: center;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: 7px solid #FFFFFF;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.SocialMediaHeaderText {
	color: #FFFFFF;
	font-style: italic;
	font-size: small;
	margin-top: 0px;
	white-space: normal;
}
.Instagram {
	padding-left: 6px;
	float: left;
	margin-right: 0px;
	padding-right: 6px;
	                              

}
.InstagramBody {
}
.FacebookFeed {
	width: 100%;
	display: block;
}
.Twitter {
	margin-top: 25px;
	width: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.sectionFacebook {
	margin-top: 20px;
	width: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.tourschedulebut {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 10px;
}
.ordervideo {
	margin-top: 2%;
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;

}
.amda {
	margin-top: 2%;
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;

}
.worlddancepageantbut {
	width: 90%;
	margin-top: 2%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wdpbut {
	margin-top: 7px;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#footerbar {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 50px;

}
#InstagramHeader {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	width: 45%;
}
.starpowerlogo {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;

















	background-size: 90% 90%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.icontactsubmit {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: -o-linear-gradient(359deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	background-image: -webkit-linear-gradient(359deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	background-image: -moz-linear-gradient(359deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	background-image: linear-gradient(91deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	width: 100%;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;

}
.LogoRevolution {
	display: block;
	margin-left: 4%;
	margin-top: 6%;
	width: 26%;
	margin-right: auto;
	margin-bottom: auto;
	left: auto;
	position: relative;
	float: left;

}
.LogoBelieve {
	width: 25%;
	clear: both;
	float: left;
	margin-left: 8%;
	margin-right: 5px;
	padding-top: 3%;

}
.LogoSPI {
	margin-left: 42%
%
%;
	width: 23%;
	margin-left: 8%;
	padding-top: 4%;

}
.LogoPowerPak {
	width: 23%;
	margin-left: 7%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	left: auto;
	display: block;
	position: relative;
	float: left;

}
.LogoWDP {
	width: 22%;
	margin-left: 8%;
	margin-top: auto;
	float: left;
	margin-right: 2%;
	margin-bottom: auto;
	padding-top: 5px;

}
.LogoNexstar {
	width: 25%;
	display: block;
	margin-top: 2%;
	margin-left: 4%;
	margin-right: auto;
	margin-bottom: auto;
	left: auto;
	position: relative;
	float: left;

}
.LogoImagine {
	width: 25%;
	margin-left: 8%;
	margin-right: 5px;
	float: left;
	clear: both;
	margin-top: -5%;

}
.LogoWild {
	margin-left: 6%;
	margin-top: 3%;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
	left: auto;
	position: relative;
	float: left;
	width: 22%;

}
.LogoWDC {
	width: 26%;
	display: block;
	margin-left: 5%;
	top: auto;
	float: left;
	margin-top: -5%;

}
.OfficialSponsor {
	margin-left: 0px;
	color: #FFFFFF;
	clear: none;
	text-align: center;
	margin-top: 4%;

}
.LogoStarDance {
	left: auto;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
	margin-top: 4%;
	position: relative;
	margin-bottom: 2%;
	display: block;

}
.LogosAwardDepot {
	width: 22%;
	margin-left: 10%;
	margin-right: 2%;
	float: left;
}
.LogoCapezio {
	width: 25%;
	margin-top: 2%;
	float: left;
	margin-left: 8%;
}
.LogoUrbanDance {
	width: 17%;
	margin-left: 9%;
	margin-right: 2%;
	margin-top: 3%;
	float: left;
	clear: both;
}
.LogoRoyal {
	width: 22%;
	margin-top: 1%;
	margin-left: 12%;
	float: left;
}
.LogoDanceInforma {
	width: 18%;
	margin-top: 2%;
	margin-left: 11%;
	float: left;
}
.LogoUrban {
}
.footer {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto 70px;
	margin-top: 10px;
}
.spacer {
}
.LogoIDance {
	width: 21%;
	margin-top: 2%;
	margin-left: 11%;
	float: left;
}
.aboutusbody {
}
.AboutUsPic1 {
	width: 33%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.RulesPic1 {
	width: 50%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	-webkit-box-shadow: 0 0px 5px 3px #FFFFFF;
	box-shadow: 0 0px 5px 3px #FFFFFF;
}
.AboutUsSide {
}
.AboutUsMainContent {
	width: 95%;
	float: left;
	clear: none;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12pt;
	color: #232176;
	font-family: franklin-gothic-urw;
}
.GaryGraceBio {
}
.GaryGracePic {
	width: 100%;
}
.SectionNews {
}
.dancerofyear {
}
.Essay {
	padding-top: 20px;
	padding-bottom: 20px;
}
.scholarship {
}
.Date {
}
.NationalsSectionLeft {
}
.NationalsUncasville {
	margin-right: auto;
	display: block;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
}
.NationalsOrlando {
	margin-bottom: 20px;
}
.NationalsAC {
	margin-bottom: 20px;
}
.stars {
	margin-right: auto;
	display: block;
	margin-left: auto;
}
.contactus {
	background-color: #6718ba;
}
.Questions {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ShowQuestions {
	text-align: center;
}
.VideoQuestions {
	text-align: center;
}
.HotelQuestions {
	text-align: center;
}
.starpowerlogoabout {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-clip: content-box;
	min-height: 150px;

}
.franklingothic12pink {
	font-family: franklin-gothic-urw;
	color: #eb008b;
	font-size: 12pt;
}
#Gary {
	background-color: #6e17c7;
	width: 100%;
	background-position: 0% center;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#Grace {
	background-color: #ec008c;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 0% center;
}
.downloadrules {
	margin-top: 15px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 5px;
}
#news {
	background-image: -moz-linear-gradient(270deg,rgba(216,196,218,1.00) 82.91%,rgba(219,200,221,0.00) 93.25%);
	background-image: -webkit-linear-gradient(270deg,rgba(216,196,218,1.00) 82.91%,rgba(219,200,221,0.00) 93.25%);
	background-image: -o-linear-gradient(270deg,rgba(216,196,218,1.00) 82.91%,rgba(219,200,221,0.00) 93.25%);
	background-image: linear-gradient(180deg,rgba(216,196,218,1.00) 82.91%,rgba(219,200,221,0.00) 93.25%);
	padding-top: 20px;
	padding-left: 10px;
	width: 100%;
	padding-right: 10px;
}
.BottomLogos {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.TopLogos {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: 0px;
}
.starpowerlogocontactus {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.starpowerlogonationals {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.starpowerlogonews {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.starpowerlogoregister {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.starpowerlogoresults {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.starpowerlogorules {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-clip: content-box;
	min-height: 150px;

}
.starpowerlogoschedule {
	background-image: url(../images/starpowerlogo_mobile.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	background-clip: content-box;
	min-height: 150px;

}
.NationalsHeader {
	text-align: center;
	font-family: grafolita-script;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(../images/headerback.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 144px;
	line-height: 4;
}
.nationalswinersrow {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	display: block;
	padding-top: 2px;
	padding-bottom: 10px;
	height: 20px;
}
.nationalswinnerscol {
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: small;
	padding-left: 2px;
	padding-right: 2px;
}
.address {
}
.DanceNetwork {
	margin-left: auto;
	display: block;
	background-color: rgba(1,1,1,0.00);
	margin-right: auto;
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: x-large;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 0px;
	background-image: url(../images/dance_img_back.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 450px;
}
.LogoDanceNetwork {
	width: 17%;
	margin-top: -5px;
	margin-bottom: auto;
	margin-left: 9%;
	float: left;
	display: block;
}
.pictureupload {
}
.SendPics {

}
.Starpower30Years {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: large;
	background-color: rgba(78,14,235,1.00);
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.Starpower30Years {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: x-large;
	background-color: rgba(78,14,235,1.00);
}
.LogoDreamMaker {
	margin-top: 5%;
	top: auto;
	float: left;
	width: 28%;
	display: block;
	margin-left: 3%;
}









































}



/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width:769px){

.gridContainer {
	width: 1000px;
	max-width: 1000px;
	padding-left: auto;
	padding-right: auto;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	display: block;
}

#mainwrapper #content #sidebar {
	width: 30%;
	padding-top: 10px;
	overflow: auto;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	clear: right;
	display: inline-block;
	margin-bottom: 10px;
	padding-bottom: 10px;

}



#navstarpower {
	height: 93px;
	background-image: url(../images/star_nav_back.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: 100px 93px;
	width: 1100px;
}
.navpink {
	font-family: grafolita-script;
	color: #fd01cc;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	width: 110px;
	height: 93px;
	text-align: center;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	font-size: 18px;
	
}

.navpink a:link {
	font-family: grafolita-script;
	color: #fd01cc;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	width: 110px;
	height: 93px;
	text-align: center;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	font-size: 18px;
	padding-top: 40px;
}
.navpink a:visited {
	font-family: grafolita-script;
	color: #fd01cc;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	width: 110px;
	height: 93px;
	text-align: center;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	font-size: 18px;
}
.navpink a:hover {
	font-family: grafolita-script;
	color: #232176;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	width: 110px;
	height: 93px;
	text-align: center;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	font-size: 18px;
}
.navpink a:active {
	font-family: grafolita-script;
	color: #fd01cc;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	width: 110px;
	height: 93px;
	text-align: center;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	font-size: 18px;
}
.navblue {
	font-family: grafolita-script;
	color: #232176;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	width: 110px;
	height: 93px;
	text-align: center;
	line-height: 70px;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
}

.navblue a:link {
	font-family: grafolita-script;
	color: #232176;
	width: 110px;
	height: 93px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
	padding-top: 40px;
}
.navblue a:visited {
	font-family: grafolita-script;
	color: #232176;
	width: 110px;
	height: 93px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
}
.navblue a:hover {
	font-family: grafolita-script;
	color: #fd01cc;
	width: 110px;
	height: 93px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
}
.navblue a:active {
	font-family: grafolita-script;
	color: #232176;
	height: 93px;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 2px 2px 4px #FFFFFF;
	background-image: url(../images/star_nav_back.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100px 93px;
}
.columnscontainer {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.leftcolumn {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.NationalChampionships {
}
#championshipsbox {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FBF202;
	text-align: center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}

.franklingothicpurple {
	color: #512a82;
	font-family: franklin-gothic-urw;
	font-weight: 500;
	font-size: large;
	text-align: center;
	display: inline-block;
}

.franklingothicpink {
	color: #ec008c;
	font-family: franklin-gothic-urw;
	font-weight: 500;
	font-size: large;
}
#mainContent {
	float: left;
	width: 69%;
	display: block;
}
#mainwrapper {
	/* Container of all content */

	width: 100%;
	margin-right: auto;
	display: block;
	margin-left: auto;

}
.Instagram {
	padding-left: 6px;
	float: left;
	padding-right: 6px;
	width: auto;
	                              

}
.DanceNetwork {
	margin-left: auto;
	float: none;
	clear: both;
	display: block;
	background-color: rgba(1,1,1,0.00);
	margin-right: auto;
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: x-large;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 0px;
	background-image: url(../images/dance_img_back.jpg);
	background-repeat: repeat;
	height: 450px;
}

.SocialMediaHeaderText {
	color: #FFFFFF;
	font-style: italic;
	font-size: small;
	margin-top: 0px;
	white-space: normal;
	vertical-align: middle;
}
.InstagramBody {

	                              

}
.FacebookFeed {
	width: 100%;
	display: block;
	                              

}
.Twitter {
	width: 49%;
	float: right;
	clear: right;
	margin-top: 20px;
	                              

}
.sectionFacebook {
	width: 49%;
	float: left;
	clear: both;
	margin-top: 20px;

	                              

}
.championshipimage {
	padding-left: 3px;
	padding-right: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.championshipresultsbut {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tourschedulebut {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 10px;
}
.ordervideo {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;

}
.amda {
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;

}
.worlddancepageantbut {
	width: 96%;
}
.wdpbut {
	width: 96%;
	margin-bottom: 5px;
}

#footerbar {
	/* Footer bar at the bottom of the page */

	height: 40px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;

}
#InstagramHeader {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 36.26%,rgba(237,0,140,1.00) 36.27%);
	width: 25%;
}
.starpowerlogo {
	background-image: url(../images/starpowerlogo_home.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;
	float: none;
	clear: both;
	min-width: 1000px;

}
.starpowerlogoabout {
	background-image: url(../images/starpowerlogo_about.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;
	float: none;
	clear: both;

}
.starpowerlogorules {
	background-image: url(../images/starpowerlogo_rules.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;

}
.starpowerlogoschedule {
	background-image: url(../images/starpowerlogo_schedule.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;

}
.starpowerlogoregister {
	background-image: url(../images/starpowerlogo_register.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;

}
.starpowerlogoresults {
	background-image: url(../images/starpowerlogo_results.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;

}
.starpowerlogonationals {
	background-image: url(../images/starpowerlogo_nationals.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;

}
.starpowerlogocontactus {
	background-image: url(../images/starpowerlogo_contact.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;
	min-width: 1000px;

}
.starpowerlogonews {
	background-image: url(../images/starpowerlogo_news.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 287px;

}
.icontactsubmit {
	background-image: -webkit-linear-gradient(359deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	background-image: -moz-linear-gradient(359deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	background-image: -o-linear-gradient(359deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	background-image: linear-gradient(91deg,rgba(255,255,255,0.00) 0%,rgba(240,62,165,1.00) 12.44%,rgba(237,15,143,1.00) 86.53%,rgba(237,15,143,0.00) 100%);
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display: block;

}
.CompanyLogos {
	width: 1100px;
	margin-top: 10px;
	margin-bottom: auto;
	padding-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
	margin-left: 0px;
}
.LogoStarDance {
	left: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 188px;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
	clear: both;
	float: none;

}
.LogoRevolution {
	padding-top: 5px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	top: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	width: 125px;
}

.LogoDreamMaker {
	padding-top: 5px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	top: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	width: 125px;
}

.LogoBelieve {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	width: 100px;
	clear: none;
}
.LogoSPI {
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 10px;
	width: 120px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
.LogoPowerPak {
	width: 80px;
	padding-top: 20px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
.LogoWDP {
	width: 100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 35px;
	float: left;
	padding-left: 0px;
	padding-right: 3px;

}
.LogoNexstar {
	width: 105px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
.LogoImagine {
	width: 105px;
	margin-top: auto;
	margin-left: auto;
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 5px;
	clear: none;
}
.LogoWild {
	width: 90px;
	margin-left: auto;
	margin-top: auto;
	float: left;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 22px;
}
.LogoWDC {
	width: 105px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 28px;
}
.OfficialSponsor {
	color: #FFFFFF;
	width: 188px;
	margin-left: auto;
	left: auto;
	position: relative;
	margin-right: auto;
	display: block;
	margin-top: -4%;
	text-align: left;
}
.LogosAwardDepot {
	margin-top: auto;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: auto;
	float: left;
	width: 90px;
}
.LogoCapezio {
	width: 110px;
	margin-left: auto;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	float: left;
	padding-top: 5px;
}
.LogoUrbanDance {
	width: 80px;
	margin-left: auto;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	float: left;
	clear: none;
}
.LogoRoyal {
	width: 85px;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	float: left;
}
.LogoDanceInforma {
	width: 80px;
	margin-top: auto;
	margin-left: 1%;
	margin-right: 5px;
	margin-bottom: auto;
	float: left;
}
.LogoUrban {
	width: 80px;
	margin-top: -3%;
	margin-left: 66%;
}
.LogoDanceNetwork {
	width: 65px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
	display: block;
}

.footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto 70px;
	height: 40px;
	margin-top: 10px;
	width: 100%;
	clear: none;
}
.spacer {
	width: 60px;
	float: left;
	clear: none;

}
.LogoIDance {
	width: 95px;
	margin-left: auto;
	display: block;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
}
.aboutusbody {

}
.AboutUsPic1 {
	margin-left: 20px;
	width: 178px;
	margin-top: 10px;

}
.franklingothic12pink {
	font-family: franklin-gothic-urw;
	color: #eb008b;
	font-size: 12pt;
}
.rulestab {
	font-family: franklin-gothic-urw;
	color: #eb008b;
	font-size: 11pt;
}

.AboutUsSide {
	width: 190px;
	float: left;
	clear: both;
}
.AboutUsMainContent {
	width: 75%;
	float: left;
	clear: none;
	margin-left: 30px;
	margin-top: 10px;
	font-size: 12pt;
	color: #232176;
	font-family: franklin-gothic-urw;
}
.GaryGraceBio {
}
.GaryGracePic {
	width: 280px;
	clear: none;
	float: left;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0px 0px 5px 1px #FFFFFF;
	box-shadow: 0px 0px 5px 1px #FFFFFF;
}
.SectionNews {
}
.dancerofyear {
	width: 450px;
	margin-left: 2%;
	float: left;
	clear: none;
}
.Essay {
	width: 45%;
	clear: none;
	margin-right: 30px;
	float: left;
	margin-left: 30px;
}
.scholarship {
	background-position: 0% 0;
	position: relative;
}
.Date {
}
.NationalsSectionLeft {
	width: 100%;
}
.NationalsUncasville {
	width: 479px;
	margin-right: auto;
	display: block;
	margin-left: 10px;
}
.NationalsOrlando {
	width: 479px;
	display: block;
	margin-left: auto;
	margin-right: 10px;
	float: right;
	clear: none;
}
.NationalsAC {
	width: 478px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block;
	margin-right: auto;
	float: none;
}
.stars {
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}
.contactus {
	background-color: #6718ba;
	-webkit-box-shadow: 0px 0px 10px 2px #FFFFFF;
	box-shadow: 0px 0px 10px 2px #FFFFFF;
	width: 98%;
	display: block;
	margin-top: 8px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.Questions {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
	margin-left: auto;
}
.ShowQuestions {
	width: 25%;
	text-align: center;
}
.RegistrationQuestions {
	width: 25%;
	text-align: center;
	float: left;
	clear: none;
}
.VideoQuestions {
	width: 25%;
	float: left;
	clear: none;
	text-align: center;
}
.HotelQuestions {
	width: 25%;
	float: left;
	clear: none;
	text-align: center;
}

.col4 {
	width: 25%;
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
  }
  
  #contact3col {
	width: 75%;
	margin-right: auto;
	display: block;
	margin-left: auto;
}
#contact4col {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#Gary {
	background-color: #6e17c7;
	width: 30%;
	margin-left: 5%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 0% center;
	margin-top: 60px;
}
#Grace {
	background-color: #ec008c;
	width: 30%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 0% center;
	margin-top: 60px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	clear: none;
}
.downloadrules {
	width: 200px;
	margin-right: 40px;
	margin-bottom: 5px;
	clear: none;
	float: right;
}
.RulesPic1 {
	width: 210px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	-webkit-box-shadow: 0 0px 5px 3px #FFFFFF;
	box-shadow: 0 0px 5px 3px #FFFFFF;
	margin-left: 12px;
}
#news {
	background-image: -moz-linear-gradient(270deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	background-image: -webkit-linear-gradient(270deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	background-image: -o-linear-gradient(270deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	background-image: linear-gradient(180deg,rgba(216,196,218,1.00) 72.55%,rgba(219,200,221,0.00) 85.48%);
	padding-top: 20px;
}
.BottomLogos {
	width: 580px;
	margin-top: -50px;
	margin-bottom: auto;
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	margin-left: 260px;
}
.TopLogos {
	height: 140px;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -10px;
	overflow-x: visible;
	visibility: visible;
	float: left;
}
.NationalsHeader {
	text-align: center;
	font-family: grafolita-script;
	font-size: 45px;
	color: #FFFFFF;
	background-image: url(../images/headerback.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 144px;
	line-height: 2;
}
.nationalswinersrow {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	height: 20px;
}
.nationalswinnerscol {
	width: 20%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-size: small;
	padding-left: 2px;
	padding-right: 2px;
}
.address {
}


.dancenetworkvideo-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.dancenetworkvideo-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.dancenetworkvideo-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.pictureupload {
}

.SendPics {

}

.Starpower30Years {
	color: rgba(255,255,255,1.00);
	text-align: center;
	font-size: x-large;
	background-color: rgba(78,14,235,1.00);
	margin-bottom: 10px;
}

.zeroMargin_desktop {
margin-left: 0;
}

.hide_desktop {
display: none;
}





















}
