div.header{
	background: transparent url(/images/layout/main-bg3.jpg) repeat-y right;	
}

.table_right{
	background: url(/images/home/rightcol2-2.jpg) repeat-y 600px;
}

div.rightcol{
	
}

div.rightcol div.rightcol1{
	background: url(/images/home/rightcol1-2.jpg) repeat-y right;
}

div.rightcol div.rightcol1 div.rightcol1_top{
	background: url(/images/home/rightcol1-1.jpg) no-repeat right top;
}

div.rightcol div.rightcol1 div.rightcol1_bottom{
	background: url(/images/home/rightcol1-3.jpg) no-repeat right bottom;
}

div.rightcol div.rightcol1 div.rightcol1_inner{
	padding: 20px;
}

div.rightcol div.rightcol2{
	background: url(/images/home/rightcol2-2.jpg) repeat-y right;
}

div.rightcol div.rightcol2 div.rightcol2_top{
	background: url(/images/home/rightcol2-1.jpg) no-repeat right top;
}

div.rightcol div.rightcol2 div.rightcol2_inner{
	padding: 20px;
	padding-bottom: 100px;
}


div.home_event,
div.home_project{
	margin: 0px 5px;	
}

div.home_event div.title,
div.home_project div.title{
	background-color: #AEA4AC;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}

div.home_event div.title a,
div.home_project div.title a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-family: Tahoma;
}

div.home_event div.description,
div.home_project div.description{
	margin: 0px 10px;
}

div.home_project div.more_link{
	margin-top: 5px;
	margin: 5px 10px;
}

div.home_project div.more_link a{
	color: #1D50D3;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}





















