/*======= index.aspx =======*/
#Content1a .row-1 .col-1 {
	width:300px;
	padding:0 15px 0 0;
}
#Content1a .row-1 .col-2 {
	width:300px;
}
#Content1a .row-1 .col-3 {
	width:300px;
	padding:0 0 0 15px;
}

/*======= about.aspx =======*/

#Content2 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content2 .row-1 .col-2 {
	width: 300px;
}

/*======= contact.aspx =======*/

#Content3 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content3 .row-1 .col-2 {
	width: 300px;
}

/*======= contact.aspx =======*/

#Content4 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content4 .row-1 .col-2 {
	width: 300px;
}

/*======= signupthankyou.aspx =======*/

#Content5 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content5 .row-1 .col-2 {
	width: 300px;
}

/*======= register.aspx =======*/

#Content6 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content6 .row-1 .col-2 {
	width: 300px;
}

/*======= schedule.aspx =======*/

#Content7 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content7 .row-1 .col-2 {
	width: 300px;
}
#Content7 .row-1 .col-1 {
	width: 615px;
	padding: 0 15px 0 0;
}
#Content7 .row-2 {
	width: 930px;
}
#Content7 .row-2 .SmallTxt{
	font-size:9px;
}
