/*#MainPage {
	text-align:center;
	width:777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
/*	padding-left: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*	background-position: center top;
}*/
.Center {
	background-position: center top;
	text-align:center;
	width:777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
/* ---- Styles for scrolling news box ----- */
#container {
	position:relative;
	width:235px;
	height:235px;
	background:#000;
	overflow:hidden;
	float:left;
	border:0px;
	margin:0;
}
#content {
	position:absolute;
	/*	position:relative;*/
	width:235px;
	left:-1px;
	text-align:center;
	border:0px;
	margin:0;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	word-spacing:.3em;
	padding-left:2px;
	visibility: visible;
	line-height: .5px;
	font-variant: normal;
}
#content a {
	color:#ffffff;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;	
}
#scrollContainer {
	position:relative;
	float:right;
	width:10px;
	height:210px;
}
#scrollArea {
	position:relative;
	height:180px;
	width:10px;
	background-image:url(scroller_bkg2.gif);
	overflow: hidden;
	background-color: #333333;
}
#scroller { 
	position:relative;
	width:10px;
	height:14px;
	vertical-align:top;
	float:left;
}
.scrollButton {
	position:relative;
	width:10px;
	cursor:hand;
}
/* --- End Scrolling styles -- */
#HeaderFlash {
	width:777px;
	height:266px;
}
#MenuHolder {
	width:777px;
	height:32px;
	margin-bottom:9px;
}
#FeatureLeft {
	float:left;
	width:243px;
	left:5px;
	position:relative;
	margin-right:14px; /* 9px + 5px */
}
#News {
	width:245px;
	float:right;
	border:0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 8px;
	margin-left: 8px;
	background-position: left;
}
#FeatureRight {
	width:243px;
	float:right;
	margin-left: 25px;
}
#HorizLine {
	position:relative;
	top:-3px;
	clear:both;
	width:777px;
	margin-bottom:6px;
}
/*
.FeatureSmall {
	width:252px;
	height:124px;
	position:relative;
	margin-right:5px;
	left:5px;
	float:left;
	background-color:#FFFFFF;
	margin-bottom:9px;
}*/

.FeatGraphic {
	float:left;
	padding-right:5px;
/*	width:93px;*/
}
.FeatText {
	color:#989898;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.FeatTable {
	margin:0 5px -1px;
}
.FeatureItem {
/*	float:left;*/
	padding:0px 8px 0px 12px;
	margin-top:0px;
	text-align:left;
	vertical-align:top;
	margin-bottom: 0px;
	/*Tantek box model hack below */
	width:252px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:232px;
}
html>body .FeatureItem {
  width:232px;
} 
.VertLine {
	position:relative;
	top:-8px;
	background-image:url(/img/vert_div.gif);
	width:1px;
	height:230px;
	float:right;
}
.CopyRight {
	color:#666666;
}


/*************************************************************** Only for preview 2 *******************************/
#MenuSeparator {
	height:25px; /*4+32+9*/
}
#MenuContainer {
	background-image:url(/img/bgGrad_tile.gif);
	width:779px;
	height:32px;
	position:absolute;
	z-index:25;
	top:283px;
	left:100px;
	background-color: #000000;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}


/**********************************************************************************************************/
.calendar {
	background-color: #33FF66;
	text-align: center;
	height: 200px;
	width: 200px;
}

