table#home {
	margin: 0;
	padding: 0;
}

td#col1 {
	width: 400px;
	vertical-align: top;
}
td#col_spacer {
	width: 26px;
}
td#col2 {
	width: 430px;
	vertical-align: top;
}

#box_news {
	background: #FFF url('../images/box_news_top.png') top left no-repeat;
}

#box_news .news_row {
	margin-bottom: 10px;
}
#box_news .news_row h3 {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
#box_news .news_row h4 {
	font-size: 8pt;
}
#box_news .news_row p {
	color: #666;
	font-style: italic;
}
#box_news .news_row a {
	color: #C00;
	text-decoration: none;
}
#box_news .news_row a:hover {
	color: #F00;
	text-decoration: underline;
}
#box_news .news_row .link { text-align: right; border-top: 2px solid #EEE; padding: 0 5px; margin-bottom: 5px; }
#box_news .news_row .link a {
	padding: 2px 0 5px 0;
	padding-left: 22px;
	background: url('../images/icon_read.png') left 3px no-repeat;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#box_formula_open {
	margin-top: 15px;
}

#box_stage {
	margin-top: 15px;
	height: 115px !important;
	height/**/: 160px;
	color: #000;
	text-align: left;
	background: #FFF url('../images/box_musical.jpg') top left no-repeat;
}
a#box_stage_link { text-decoration: none; }

#box_banners {
	margin-top: 15px;
	background: #CCC url('../images/box_banners_top.png') top left no-repeat;
	text-align: center;
}
#banners_slideshow {
	width: 430px;
	height: 80px;
	overflow: hidden;
}

.box_400 {
	width: 360px !important;
	width: 400px;	
	padding: 45px 20px 0 20px;
	
}
.box_400_bottom {
	width: 400px !important;
	height: 30px;
	margin-left: -20px;
	background: #FFF url('../images/box_400_bottom.png') top left no-repeat;
}
.box_430 {
	width: 390px !important;
	width: 430px;	
	padding: 45px 20px 0 20px;
	
}
.box_430_bottom {
	width: 430px !important;
	height: 30px;
	margin-left: -20px;
	background: #FFF url('../images/box_430_bottom.png') top left no-repeat;
}

#box_banners img {
	border: 0;
}

#ren {
	text-align: center;
}

/* stage overlay */
div#fancy_div {  }
div#fancy_div h4 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #C00;
}
div#fancy_div h3 { padding-bottom: 10px; font-size: 13pt; }
div#fancy_div ul { list-style-position: inside; padding-bottom: 10px; }

div#fancy_div p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#stage_slideshow_wrapper {
	width: 200px;
    height: 300px;
	float: right;
	margin: 0 0 0 20px;
}
#stage_slideshow {
    width: 200px;
    height: 300px;
}
#curriculum {
	overflow: auto;
	height: 100px;
	padding: 5px 15px;
	border: 1px solid #CCC;
}