@import url('all.css');
@import url('userstylesheet.css');
/* CONTENT INDEX =============================================================================================================================================================*/
#contentindex {
	width: 75em;
	margin-bottom: 0.5em;
	float: left;
	margin-top: 1em;
}
#contentindex p {
	font-size: 1.3em;
}
#contentindex h1, #contentindex h2, #contentindex h3, #contentindex h4, #contentindex h5, #contentindex h6 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}



/* MAIN CONTENT INDEX =======================================================================================================================================================*/
#mainContentindex {
	width: 39em;
	background-color: #FFFFFF;
	background-image: url(../images/corners_maincontentindex_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1em;
	float: right;
	height: 51em;
	margin-right: 1em;
}
#mainindex2 {
	background-image: url(../images/corners_maincontentindex_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	width: 100%;
}
#mainindex3 {
	background-image: url(../images/rails_maincontentindex.gif);
	background-repeat: repeat-y;
	padding-left: 2em;
	padding-right: 2em;
	height: 50em;
}
#mainContentindex p {
	margin-bottom: 1em;
}
#mainContentindex img {
	width: 23em;
	height: 17.5em;
}
#mainContentindex table {
	width: 520px;
	margin-left: 1.5em;
}
#events {
	float: left;
	width: 17em;
	background-color: #FFFFFF;
	background-image: url(../images/corners_newseentsindex_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2em;
	height: 50em;
}
#events2 {
	background-image: url(../images/corners_newseventsindex_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
}
#events3 {
	padding-right: 1em;
	padding-left: 1em;
}
#events h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 0em;
}
#events p {
	padding-top: 1em;
}
#events a {
	font-weight: normal;
	display: block;
}
#events ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 39em;
}
#events li {
	margin-top: 1.5em;
	font-size: 1.3em;
}


/* NEWS ===================================================================================================================================================================*/
#news {
	float: right;
	width: 17em;
	background-color: #FFFFFF;
	background-image: url(../images/corners_newseentsindex_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2em;
	height: 50em;
}
#news2 {
	background-image: url(../images/corners_newseventsindex_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
}
#news3 {
}
#news h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 0em;
}
#news p {
	padding-top: 1em;
}
#news a {
	font-weight: normal;
	display: block;
}
#news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 39em;
}
#news li {
	margin-top: 1.5em;
	font-size: 1.3em;
}
#events .eventsdate {
	font-weight: bold;
}
.hightlightbox {
	background-color: #D7D7D7;
	padding: .5em 0.5em 0.5em;
	border: 1px dotted #CCCCCC;
}
/* SCHEDULE ===============================================*/
#schedule {
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	width: 75em;
	padding-bottom: 0.5em;
	padding-top: 0.3em;
	height: 22em;
	float: left;
}
#schedule ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
	width: 75em;
}
#schedule ul li {
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	float: left;
	font-size: 1.2em;
	margin-top: 1em;
	width: 13em;
	margin-right: 1em;
	margin-left: 2em;
}
#schedule h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	padding-bottom: 0.5em;
}