body {
        margin: 0;
        padding: 0;
        font-family: helvetica, arial, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        height: 100%;
}

html {
        margin:0;
	margin-top: 10px;
        padding:0;
        /* font-size: 14px; */
        /* background: #3887ae url(/images/new09/bg_image.jpg) repeat-y center; */
        height: 100%;
        background: #909090;
}


}

#main {
	width: 867px;
}

div.wrap {
	margin:0 auto;
}

div.background_pic {
        background-image: url(/files/images/background-spring.jpg); 
        background-repeat: no-repeat;
        background-position:top;
        margin-left: auto;
        margin-right: auto;
	width: 865px;
	min-height: 965px;
	border: 1px solid #FFFFFF;
}

#page_container {
        width:900px;
        margin:0 auto;
        text-align: center;
        font-family: arial, Arial, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        background-color: #ffffff;
        height: 100%;
}

div.main {
	/* background-color:#ded9c6; */
	float:left;
	display: inline;
	width:865px;
	padding-top: .75em;
	/* width: 867px;  */
	min-height: 610px;
	padding-right:0.0em;
}

#splash_page {
	}

#splash_page p {
	width: 600px;
}

table {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

table.main {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

td.main_header {
}

td.main_left {
	display: none;
	width: 175px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	padding-top: 20px;

}

h2.left {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

h3.left {
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0099cc;
	margin-bottom: 0px;
}

table.nested_left {
	width: 95%;
	background-color: #cccc66;
}

td.main_right {
	/* height: 550px; */
	width: 867px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 10px;
        vertical-align: top;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 15px;
 /*	background-color:#ded9c6; */
  /* filter:alpha(opacity=80); */
  /* opacity:0.8; */

}


td.main_footer {
	text-align: center;
}


a.footer-old:link {
	color: #0000ff;
	text-decoration: underline;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	
}

a.footer-old:visited {
	color: #0000cc;
	text-decoration: underline;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

a.footer-old:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

p.copyright {
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a.copyright:link {
	color: #000000;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;

}

a.copyright:visited {
	color: #000000;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a.copyright:hover {
	color: #0000ff;
	text-decoration: underline;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

h1 {	
	font-family: helvetica, arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	margin-left: 10px;
}

h2 {	
	font-family: helvetica, arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {	
	font-family: helvetica, arial, sans-serif;
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 0px;
}

td.formlabel {
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
}

td.formvalue {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}		


select {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}		

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}		

div.left_drilldown_section_header {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	background-color: #bad304;
	padding: 2px;
	padding-left: 5px;
	color: #ffffff;
}

div.left_drilldown_section {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
	
a.drilldown_menu_active:link {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ce0545;
	text-decoration: none;
}

a.drilldown_menu_active:visited {
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ce0545;
	text-decoration: none;
}

	
a.drilldown_menu_inactive:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

a.drilldown_menu_inactive:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}


a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
	

 /* The box which holds the header and the footer. */

#menu {
	margin-top: 90px;
	margin-left: 250px;
	position: absolute;
	height: 120px;
	padding: 0px;
	width: 600px;
}

#header {
	width: 780px;
	height: 170px;
    margin-left: 10px;
	background: #ffffff url(images/banner.jpg) no-repeat  top left;
	border-left: 0px #745249 solid;
	border-right: 0px #745249 solid;
	margin: 0px;
	padding: 0px;
}
li.inline {
  float:left;
  margin-top: 70px;
  padding-left: 5px;
  margin-left: 5px;
  padding-right: 5px;
  margin-right: 5px;
  /* border-right: 1px dotted #066; */
  /* list-style: disc url('/icon_10a.gif') inside; */
  list-style: none;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#swfContent { 
	width: 800px; 
	height: 165px; 
	float: left; 
}
#navlist {
	margin:0;
	padding:0;
	height: 25px;
}
#navlist ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}

 #navlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* width of individual menu items */
#navlist li {
	float: left;
	width: 105px;
	height: 30px;
}
#navlist ul li {
	float: none;
}
#classlist {
	padding-top: 2px;
}
#classlist2 {
	margin-top: -15px;
}
#classlist a  {font-size: 12px; font-weight: bold;text-align: center; font-family:times new roman; }

#classlist2  a {font-size: 12px; font-weight: bold; font-family: times new roman;}

ul #classlist , ul #classlist2  {margin-top: -200px;  margin-left: -20px}

#classlist li, #classlist2 li {
	display: inline;
	float: left;
	width: 120px;
	text-align: center;
	margin-top: -10px;
}
#classlist2 li {
	display: inline;
	float: left;
	width: 120px;
	text-align: center;
	margin-top: -1px;
}

#classlist a, #classlist2 a {
	text-decoration: none;
}
#menu a#header {
	background: transparent url(images/banner.gif) no-repeat center top;
	display: block;
	height: 50px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}

#menu a#find {
	background: url(images/find-a-class.jpg) no-repeat center top;
	display: block;
	height: 30px;
	width: 105px;
	border: 0px;
}
#menu a#member { 
	background: url(images/membership.jpg) no-repeat center top;
	display: block;
	height: 50px;
	width: 105px; }

#menu a#schedule { 
	background: url(images/schedule.jpg) no-repeat center top;
	display: block;
	height: 30px;
}

#menu a#faq { 
	background: url(images/faq.jpg) no-repeat center top;
	display: block;
	height: 30px;
	width: 105px; }
#menu a#contact { 
	background: url(images/contact-us.jpg) no-repeat center top;
	display: block;
	height: 50px;
	width: 105px; }

#menu a#find:hover  { 	
        background: url(images/find-a-class-hover.jpg) no-repeat center top; 
}

#menu a#schedule:hover  { 	
        background: url(images/schedule-hover.jpg) no-repeat center top; 
}

#menu a#member:hover { 	
        background: url(images/membership-hover.jpg) no-repeat center top; 
}

#menu a#faq:hover { 	
        background: url(images/faq-hover.jpg) no-repeat center top; 
}
#menu a#contact:hover { 	
        background: url(images/contact-us-hover.jpg) no-repeat center top; 
}



#content {
	width: 800px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 100px;
}

#content h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
}

.clear {
	clear: both;
}


div.footer {
	text-align: center;
	width: 807px;
 	background: #C2D91B;
	border: 1px solid black;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	display: inline;
	filter:alpha(opacity=80);
	opacity:0.8;
}


fieldset {
	padding: 1.0em;
	margin-bottom: 1.0em;
}

legend {
	font-weight: bold;
	}

label {
	float: left;
	width: 10em;
	clear: both;
}


div.upcoming_dates{
   width: 60px;
   float: left;
   margin-left: 2px;
   margin-top: 1px;
   display: inline;
   color : #000000;
   font-size : 5px;
   }

div.upcoming_events{
   width: 130px;
   float: left;
   margin-left: 2px;
   margin-top: 1px;
   display: inline;
   color : #0000FF;
   font-size : 5px;
   }


a.upcoming_events {
        text-decoration: underline;
        color: #0000FF;
        display:block;
}

a.upcoming_events:visited {
        text-decoration: underline;
        color: #0000FF;
        display:block;
}


a.upcoming_events:hover {
        background:#dddac1;
        display:block;
}

div.terms {
        width : 100%;
	display: inline;
	float: left;
       margin-top: 10px;
       margin-bottom: 20px;
}
div.term_choices {
        width : 15%;
        display: inline;
        float: left;
}

div.programs_outer {
	width: 49%;
	display: inline;
	float: left;
	margin-left: 2px;
}
	

div.program_names {
        width : 100%;
	display: inline;
	float: left;
        border-bottom: 1px solid gray;
        margin-top : 5px;
        margin-bottom : 5px;
}
div.program_description {
	width: 280px;
	display: inline;
	float: left;
       margin-left: 3px;
       margin-right: 3px;
}
	div.class_list {
		width: 220px;
		display: inline;
		float: left;
	       margin-top: 10px;
	}
	div.class_times {
		width: 100px;
		display: inline;
		float: left;
	}
	div.class_grades {
		width: 120px;
		display: inline;
		float: left;
		height: 18px;
	}

	div.class_dates2 {
		display: inline;
		float: left;
		width: 100px;
	}
	
	div.class_dates3 {
		display: inline;
                float: left;
                width: 170px;
	}

	div.class_times2 {
		display: inline;
		float: left;
		width: 120px;
	}

	div.class_grades2 {
		display: inline;
		float: left;
		width: 80px;
	}


	div.class_list2 {
	float:left;
	display: inline;
	width: 100%;
	padding-left: 10px;
}

a.program_names:link {
	font-size: 12pt;
	font-weight: bold;
}

a.program_names:visited {
	font-size: 12pt;
	font-weight: bold;
}

a.program_names:hover {
	font-size: 12pt;
	font-weight: bold;
}


a.class_times {
	font-weight: normal;
}

div.terms {
	width : 320px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.term_choices {
	width : 25%;
	display: inline;
	background: #ffffff url(/files/images/dance-on.jpg) no-repeat  top left;
	float: left;
}


#wrap {
   background: none;
}

div.prg_menu {
/*   background-image: url(/files/images/LogoHeader.png); */
   background-image: url(/files/images/LINX_Web_Banner.jpg);
        height: 205px;
        width: 865px;

   background-repeat: no-repeat; 
   background-color: transparent;
/*   width:867px; */
	float: left;
	display: inline;
}

a.prg_background {
  float: left;
  display: inline;
  width: 180px;
  height: 200px;
 }


div.prg_background {
  background: none;
  margin-top: 10px;
 }

div.prg_list {
    width : 680px;
    float: left;
    display: inline;
    padding: 0px;
    margin-left: 5px;
}

div.prg_list_bottom {
    width : 660px;
    float: left;
    display: inline;
    padding: 0px;
}

div.prg_center {
    float: left;
    display: inline;
}

div.prg_desc {
	width : 0px;
	height: 0px;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	color: #585858;
}

div.prg_choices, div.prg_choices:hover, div.prg_sel, div.prg_sel_2line {
	height: 18px;
	padding: 5px;
	padding-top: 10px;
	background-color: #44ACE9;
	float: left;
	display: inline;
	text-align: center;
}

div.prg_choices_2line, div.prg_choices_2line:hover {
        height: 22px;
        padding: 5px;
        padding-top: 6px;
        background-color: #44ACE9;
        float: left;
        display: inline;
        text-align: center;
}



div.prg_choices, div.prg_choices_2line {
	background: none;
        background-color: #44ACE9;
}

div.prg_choices:hover {
    background: url(/files/images/over20px.jpg) top left;
}


div.prg_choicesTop {
    height: 29px;
	width: 70px;
    background: none;
    display: inline;
    float: left;
    text-align: center;
}

div.prg_choicesTop:hover {
    height: 34px;
/*	padding: 3px; */
/*	padding-top: 8px; */
	width: 70px;
    background: url(/files/images/over20px.jpg) top left; 
    display: inline;
    float: left;
    text-align: center;
    /* border-right: 1px solid #0066cc; */
}


div.prg_choicesBottom {
        height: 12px;
        padding: 5px;
        background: none;
        background-color: #3F7FEF;
        float: left;
        text-align: center;
        /* border-right : 1px solid #0066cc; */
}

div.prg_choicesBottom:hover {
    height: 12px;
        padding: 5px;
    background: url(/files/images/over20px.jpg) top left;
    display: inline;
    float: left;
    text-align: center;
        /* border-right: 1px solid #0066cc; */
}



div.prg_sel, div.prg_sel_2line {
    background: none;
	height: 26px;
}

div.prg_sel, div.prg_sel_2line, div.prg_choicesBottom {
   background: #E50E63;
}


div.prg_selTop {
    height: 22px;
    padding: 3px;
	padding-top: 8px;
	width: 75px;
    background: none;
    background-color: #44ACE9;
    /* background-image: url(/files/images/select20px.jpg) top left; */
    display: inline;
    float: left;
    text-align: center;
    /* border-right: 1px solid #0066cc; */
}

div.prg_selBottom {
    height: 12px;
        padding: 5px;
    background: none;
    background-color: #1C38AF;
    display: inline;
    float: left;
    text-align: center;
        border-right: 1px solid #0066cc;
}


a.prg_choices:link {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}
a.prg_choices:visited {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

a.prg_choicesTop:link {
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
	display: block;
        padding: 3px;
        padding-top: 8px;

}
a.prg_choicesTop:visited {
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
	display: block;
        padding: 3px;
        padding-top: 8px;

}

a.prg_choicesBottom:link, a.prg_choicesBottom:visited {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}


a.prg_choices_sel:link {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.prg_choices_sel:visited {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}

a.prg_choicesTop_sel:link {
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.prg_choicesTop_sel:visited {
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}

a.prg_choicesBottom_sel:link {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}
a.prg_choicesBottom_sel:visited {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
}

a.prg_choices:hover, a.prg_choicesBottom:hover {
        color: #000000;
}


div.summeroutline {
	width: 847px;
	height:auto;
	padding: 10px;
	margin: 0px;
	border: 0px solid black;
	display: block;
	float: left;

}

h1.summer {
	color: white;
}

div.summerall {
	width: 100%;
	display: inline;
	float: left;
}

div.summerinfo {
	padding: 2px;
	width: 170px;
	margin: 1px; 
	display: inline;
	float: left;
}

span.summerinfo {
	margin-left: 10px;
	/* color: #EE861A; */
        color: #F9C37A;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.summerinfo:link {
	margin: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.summerinfo:visited {
	margin: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.summerinfo:hover {
	margin: 10px;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}


a.summercamp:link {
	margin: 18px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}


a.summercamp:visited {
	margin: 18px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.summercamp:hover {
	margin: 18px;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}


div.summerleft {
	width: 525px;
	float: left;
	display: inline;
}

div.summertext2 {
	padding: 7px;
	width: 500px;
	margin: 5px; 
	display: inline;
	float: left;
	background: white;
}


div.summerright {
	width: 215px;
	display: inline;
	float: left;
}

div.summerlistings {
	padding: 8px;
	width: 290px;
	margin: 10px; 
	display: inline;
	float: left;
  background-color: #EE861A;
  border: 1px solid white;
/*  filter:alpha(opacity=200);  */
/*  opacity:2.0;  */
}

div.summerlistingstext {
   float:left;
   display:inline;
   color: black;

}

a.summeroffer:link {
	margin: 0px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.summeroffer:hover {
	margin: 0px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

a.summeroffer:visited {
	margin: 0px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

div.summerpics {
	width: 200px;
	margin: 10px;
	padding: 20px;
	display: inline;
	float: left;
}

div.summerclose {
	width: 700px;
	margin: 10px;
	height: 15px;
	display: inline;
	float: left;
}

div.backgroundimage {
	background-repeat: no-repeat; 
	width: 865px; 
	height: 574px;
}

div.backgroundtext, div.backgroundtextfull, div.backgroundtextwide, div.backgroundtextleft, div.backgroundtextprograms, backgroundtextnoopacity {
	width: 500px;
	margin-top: 5px;
        margin-left: 136px;
        float: left;
        display: inline;
        font-size: small;
        background-color: #FFFFFF;
        border: 1px solid black;
        padding:5px;
        filter:alpha(opacity=90);
        opacity:0.9;
        color: #000000;
}


div.backgroundtextfull {
        width: 800px;
        margin-top: 5px;
        margin-left: 13px;
}

div.backgroundtextwide, div.backgroundtextleft {
        width: 650px;
        margin-top: 5px;
        margin-left: 75px;
}


div.backgroundtextleft {
     margin-top: 10px;
     margin-left: 0px;
     width: 600px; 
}

div.backgroundtextprograms {
        width: 500px;
        margin-top: 5px;
        margin-left: 20px;
        filter:alpha(opacity=60);
        opacity:0.6;
}

div.backgroundtextnoopacity {
        width: 500px;
        margin-top: 5px;
        margin-left: 181px;
        color: #000000;
}



div.summercampstatus {
        width: 470px;
        margin-top: 15px;
	margin-bottom: 15px;
        margin-bottom: 0px;
        margin-left: 140px;
        float: left;
        display: inline;
        font-size: small;
        background-color: #ffffff;
        border: 1px solid black;
        padding:4px;
        filter:alpha(opacity=90);
        opacity:0.9;
        color: #000000;
	text-align: center;
}

div.darktext {
	font-weight: bold;
	color: #000000;
}


a.backgroundlink:link {
        /* color: #ffff00; */
	font-weight: bold;
}

a.backgroundlink:visited {
        /* color: #ffff00; */
	font-weight: bold;
}

div.pagesBody2 {
  padding-right: 5px;
  padding-bottom: 5px;
  margin: 0px;
  float: left;
  display: inline;
}

.outerwrap {
        position:relative;
        overflow:hidden;
}
.container {
	float:left;
	position:relative;
	left:50%;
}
.center {
	float:left;
	position:relative;
	left:-50%;
}

div.icons {
	float: left;
	display: inline;
        padding: 7px;
        width: 500px;
        margin: 5px;
        display: inline;
        float: left;
	border: 1px solid white;
}

img.icons {
        border: 0px;
        width: 40px;
        height: 40px;
}

td.icons {
        text-align: center;
        vertical-align: top;
}

td.spacer {
        width: 40px;
}

a.icons:link {
	color: blue;
	text-decoration: none;
	font-size: 8pt;
}

a.icons:hover {
	color: blue;
	text-decoration: underline;
	font-size: 8pt;
}

a.icons:visited {
	color: blue;
	text-decoration: none;
	font-size: 8pt;
}

div.left_bar {
	display: none;
}

div.public_notes {
	color: red;
}

div.additionalclasses {
        background-image: url(/files/images/suggestedicon.png);
        background-repeat: no-repeat;
        width: 400px;
        height: 50px;
        margin-left: 45px;
	padding-top: 25px;
}

div.program_group_desc {
	display: inline;
	float: left;
	width: 450px;
	padding: 5px;
}

div.program_group_pic {
	padding-top: 45px;
	float: left;
	display: inline;
	width: 332px;
}

img.program_group_pic {
	border: none;
	width: 330px;
}


div.prg_selTop, div.prg_choices, div.prg_sel, div.prg_choicesBottom, div.prg_selBottom, div.prg_choices_2line, div.prg_sel_2line {
        border: 1px solid gray;
}

div.formentry {
        width: 700px;
        margin-top: 5px;
        margin-left: 66px;
        float: left;
        display: inline;
        font-size: small;
        background-color: #44ACE9;
        border: 1px solid black;
        padding:5px;
        filter:alpha(opacity=90);
        opacity:0.9;
        color: #000000;
}

div.formentryline {
	margin-top: 16px;
}

label.formentry {
	width: 220px;
}

input.formentry {
	width: 440px;
}

div.plainwhite {
  margin-left: 125px;
  background: white;
  border: 1px solid black;
}


div.class_pictures {
	float: left;
	display: inline;
	width: 500px;
        padding: 7px;
        margin: 5px;
}

img.class_pictures {
	border: none;
	width: 150px;
}

div.plain {
	float: left;
	display: inline;
	width: 100%;
}

img.event_pic {
	width: 504px; 
	height: 360px;
}

div.banner {
	float: left;
	display: inline;
}

img.banner {
	width: 100%;
	border: none;
}

table.border_table {
	border: 1px solid black;
	border-collapse: collapse;
}

.border_table td {
	border: 1px solid black;
}

div.content_container {
	float: left;
	display: inline;
}

a.sidelinksiphone {
	display: none;
}


