.montage_wrapper 
	{
		width: 100%; 
		background: url(/Resources/Graphics/Home-Pages/clrc/home-main-left.jpg) left no-repeat #FFCC33; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(/Resources/Graphics/Home-Pages/clrc/home-main-right.jpg) right no-repeat #3399CC; 
		height: 150px
	}
	
.montage_clear 
	{
		clear: both; 
		height: 0.8em; 
		width: 100%; 
		background: url(/Resources/Graphics/Home-Pages/1x1-Grey.gif) bottom repeat-x;
		margin-bottom: 1em
	}
	
/* Navigation Themes */
.clrc_nav_clear {margin:0.4em 0 0.2em 0; border-bottom:#666666 1px solid;}
.clrc_nav_events {background:url(/Resources/Graphics/Home-Pages/clrc/events.jpg) left no-repeat #FFCC33; height:150px;}
.clrc_nav_research {background:url(/Resources/Graphics/Home-Pages/clrc/Research.jpg) left no-repeat #3399CC; height:150px;}
.clrc_nav_projects {background:url(/Resources/Graphics/Home-Pages/clrc/Projects.jpg) left no-repeat #99CC00; height:150px;}
.clrc_nav_publications {background:url(/Resources/Graphics/Home-Pages/clrc/Publications.jpg) left no-repeat #990099; height:150px;}

.clrc_nav_contact {background:url(/Resources/Graphics/Home-Pages/clrc/contact.jpg) left no-repeat #3399CC; height:150px;}
.clrc_nav_about {background:url(/Resources/Graphics/Home-Pages/clrc/aboutus.jpg) left no-repeat #FFCC33; height:150px;}
.clrc_nav_courses {background:url(/Resources/Graphics/Home-Pages/clrc/courses.jpg) left no-repeat #FF6600; height:150px;}
.clrc_nav_resources {background:url(/Resources/Graphics/Home-Pages/clrc/resources.jpg) left no-repeat #99CC00; height:150px;}
.clrc_nav_links {background:url(/Resources/Graphics/Home-Pages/clrc/links.jpg) left no-repeat #FF6600; height:150px;}
.clrc_nav_people {background:url(/Resources/Graphics/Home-Pages/clrc/people.jpg) left no-repeat #990099; height:150px;}

/* Navigation Themes */
