
body{
	color:#4c4dff;
	}

#home_section_side {
	background-color:#FFFCD6;
	border: 1px solid #FFD866;
	width:240px;
	margin-left:5px;
	height:220px;
	margin-bottom:8px;
	margin-top:5px;
	}
	
#home_section_side_title {
	padding:5px;
	background-color:#FFF79A;
	color:#F00;
	font-weight:bold;
	border-bottom: 1px solid #FFD866;
	font-size:120%;
	text-align:center;
	}
#home_section_side_content {
	padding:5px;
	margin-top:5px;
	overflow: auto;
	position: relative;
	color:#4c4dff;

	}


#home_section_side_title a:link{
	color:#F00;
	}

#home_section_center_title a:link{
	color:#F00;
	}
#home_section_side_title a:hover{
	color:#F90;
	}
#home_section_center_title a:hover{
	color:#F90;
	}
#home_section_side_title a:visited{
	color:#F00;
	}
#home_section_center_title a:visited{
	color:#F00;
	}

#home_section_center {
	background-color:#E3F7FF;
	border: 1px solid #99E3FE;
	width:240px;
	margin-left:5px;
	height:220px;
	margin-bottom:8px;
	margin-top:5px;
	}
#home_section_center_title {
	padding:5px;
	background-color:#CDF1FF;
	color:#F00;
	font-weight:bold;
	border-bottom: 1px solid #99E3FE;
	font-size:120%;
	text-align:center;
	}


a:link {
	color:#4c4dff;
	text-decoration: none;
	}
a:hover {
color:#3B4471;text-decoration: none; 
}
a:active {
	color:#4c4dff;
	text-decoration: none;
}
a:visited {
	color:#4c4dff;
	text-decoration: none;
}




.linkbox a {display:block;
}


.homecontent {
clear:left; text-align:left; margin:0 0 0 0; padding:0 0 1em 0; 
}

.homecontent p{
	line-height:1.2em !important;
	
	}

.bulletin {
	padding-top:12px;
	height: 24px;
	background-repeat:no-repeat;
	margin-left:60px;
	width:880px;
}

#bulletin_title{
	padding-top:12px;
	padding-left:5px;
	float:left;
	color:#F00;
	font-weight:bold;
	padding-right:5px;
	}

#participate{
	background-color:#FEE394;
	padding:5px;
	border:2px solid #FE984E;
	width:225px;
	margin:5px;
	color:#3334FF;
	font-weight:bold;
	font-size:110%;
	}


.section{
padding:5px;
margin:5px;
}

.horzdashedline{
margin-top:8px;
border-bottom:dashed;
border-width:1px;
border-color:#B2B2B2;
}

#home_section_side_content li {
padding-right:2px;
color:#F00;
}	

#home_section_side_content ul {
margin-top:0px;
margin-left:12px;
padding-left:12px;
}		
#participate li{
	color:#F00	}




#scrollcontainer {
	position	: relative;
	left		: 10px;
	width		: 210px;
	height		: 215px;
	overflow	: hidden;
}

#scrollcontent {
	position	: relative;
	width		: 200px;
	left		: 5px;
}

#scrollArea {
	position	: relative;
	/*left		: 10px;*/
	height		: 215px;
	width		: 10px;
	border		: 1px solid #999999;
	overflow	: hidden;
	float:right
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 10px;
	background-image:url(/inc/jquery/theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png);

}



.carousellistitem{
	width:75px !important;
	height:120px !important;
	overflow:auto !important;
	}
#carouseltext{
height:30px;
text-align:center;
	
	}

