html {
	overflow-Y: scroll;
}


#mostTop {background-color:#526DAD; height: 10px; border-top:10px solid #444444;}

#logo{text-align:center; margin-top:20px;}

.mainContainer {min-height: 600px; margin: 0 auto; text-align:center;}

.container {
	width: 500px;
	margin: 0 auto;
	text-align:left;
}

/* Listen */
ul#news {
	border-bottom: 1px solid #ccc;
	padding: 2em;
	/* background:  #fffeb8; */
}

ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}




ul#news {
	margin-top: -20px;
	height: 25px !important;
	text-align:left;
}
#news li{list-style:none; font-size:14px; padding: 5px;}
#news li span{color: red;}

body {
	font: 11px normal Arial, Helvetica, sans-serif;
	background: url(../img/52366_csDoc_bg_icon_blackboard_tile.png) repeat-x left bottom;
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
h1 {
	font: 4em normal Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 20px 0;
	color: #aaa;
}
h1 span { color: #66666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}



h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../img/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 18px;
	font-weight: normal;
	/*float: left;*/
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a img{
	border:0px;
	padding-left: 10px; 
	vertical-align:middle;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../img/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
	background: url(../img/toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.2em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container .mainImg  {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
#footer {
	font: 12px normal Arial, Helvetica, sans-serif;
	height:300px;
	margin-top: 50px;
	background: url(../img/52366_csDoc_bg_icon_blackboard_tile.png);
	color: white;
	text-align: center;
}
#footerMain{
	height:50px;
	background: url(../img/bg_footer_large.gif) repeat-x left top; 
	color: white;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #555555;
	margin-bottom:10px;
	padding:10px;
}
#footerMain a{
	color: white;
}
#footerTop{
	height:22px;
	background-color: #526DAD; 
	color: white;
	border-top: 2px solid #6b8ec6;
	border-bottom: 2px solid #4A5984;
}
#calendar {
	float: left; position: relative;
	background: url(../img/calendar.gif) no-repeat ; 
	height: 128px;
	width: 128px;
	text-align: center;
	margin-right: 15px;
    z-index: 0;
	
}
#calTop {
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-top: 8px;
	letter-spacing: 3px;
}
#calBottom {
	font-size: 70px;
	font-weight: bold;
	color: #526DAD;
	margin-top: 20px;
	line-height: 70px;
}
#textBesideCal {
	vertical-align: top;
}
#today {
	color: #526DAD;
	font-size: 16px;
	font-weight: bold;
	}
