/* CSS Document */
.montage_wrapper 
	{
		width: 100%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/History/home-main-left.jpg) left no-repeat 

#FFCC33; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(../../../../../Resources/Graphics/Home-Pages/History/home-main-right.jpg) right no-repeat 

#CC0000; 
		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 */
.his_nav_clear {margin:0.4em 0 0.2em 0; border-bottom:#666666 1px solid;}
.his_nav_contact  {background:url(/Resources/Graphics/Home-Pages/History/Contact-Us.jpg) left no-repeat #FFCC33; height:150px;}
.his_nav_students {background:url(/Resources/Graphics/Home-Pages/History/Students.jpg) left no-repeat #990099; height:150px;}
.his_nav_research {background:url(/Resources/Graphics/Home-Pages/History/Research.jpg) left no-repeat #99CC00; height:150px;}
.his_nav_prostudents {background:url(/Resources/Graphics/Home-Pages/History/Pros-Students.jpg) left no-repeat #FF6600; height:150px;}
.his_nav_news {background:url(/Resources/Graphics/Home-Pages/History/News-Events.jpg) left no-repeat #99CC00; height:150px;}
.his_nav_staff {background:url(/Resources/Graphics/Home-Pages/History/Staff.jpg) left no-repeat #3399CC; height:150px;}
.his_nav_about {background:url(/Resources/Graphics/Home-Pages/History/About-us.jpg) left no-repeat #FFCC33; height:150px;}
