

.left_sub_section 
	{
		width: 23em; 
		float: left; 
		margin-left: 0.5em; 
		margin-top: 0.5em; 
		text-align: center
	}
	
.right_sub_section 
	{
		width: 22em; 
		float: right; 
		margin-right: 0.5em; 
		margin-top: 0.8em; 
		text-align:center
	}
	
.main_image 
	{
		width: 23em; 
		height: 250px; 
		background: url(/Resources/Graphics/Misc/home-founders-students.jpg) no-repeat center
	}
	
.quicklinks_container 
	{
		width: 23em; 
		margin: auto; 
		margin-top: 0.5em; 
		background-color: #FFFAF0 
	}

.quicklinks_left_section 
	{
		font-size: 0.74em; 
		width: 51%; 
		float:left
	}
	
.quicklinks_right_section 
	{
		font-size: 0.74em; 
	 	width: 48%; 
		float:left
	}
	
.news_logo 
	{
		width: 22em; 
		height: 32px; 
		text-align: right; 
		background: url(/Resources/Graphics/Misc/latest-news.gif) no-repeat left
	}
	
.news_container 
	{
		width: 22em; 
		background-color: #ECF3FF
	}
	
.news_item_container 
	{
		text-align: left; 
		margin-right: 0.5em
	}
	
.news_item 
	{
		float: right; 
	 	width: 80%; 
		font-size: 75%; 
		padding-top: 0.2em; 
		padding-bottom: 0.1em; 
		padding-left: 0
	}
	
.news_item a 
	{
		color: #666666; 
		text-decoration: none;
		border-style:none;
		border:none
	}
	
.news_item a:hover 
	{
		text-decoration: none;
	}

/* Quicklinks */

.quicklinks 
	{
		line-height: 2em; 
		text-align: left; 
		margin-left: 0; 
		margin-top: 0; 
		margin-bottom: 0.3em; 
		margin-right: 0; 
		padding-left: 0; 
		list-style: none
	}
	
.quicklinks a 
	{
		background: url(/Resources/graphics/off/blue-arrow.gif) no-repeat left; 
		color: #002C63; 
		text-decoration: none; 
		padding-left: 1.8em; 
		padding-top: 1ex; 
		padding-bottom: 1ex
	}
	
.quicklinks a:hover 
	{
		color: #F15B40; 
		background: url(/Resources/graphics/on/blue-arrow.gif) no-repeat left
	}

.bottom_links 
	{
		margin-top: 0.3em
	}
	
.bottom_links a 
	{
		font-size: 0.65em; 
		color: #002C63; 
		text-decoration: none
	}
	
.bottom_links a:hover
	{
		text-decoration: none; 
		color: #F15B40
	}

/* News Items */
.news_title 
	{
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 1em;	
		font-weight: bold;
		padding-right:0.5em
	}
	
.news_body 
	{
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 0.8em
	}

/* New Look Homepage Items */

.montage_wrapper 
	{
		width: 100%; 
		background: url(/Resources/Graphics/Misc/home-main-left.jpg) left no-repeat #99CC00; 
		height: 150px
	}
	
.montage_inner 
	{
		float: right; 
		width: 56%; 
		background: url(/Resources/Graphics/Misc/home-main-right.jpg) right no-repeat #FF6600; 
		height: 150px
	}
	
.montage_clear 
	{
		clear: both; 
		height: 0.5em; 
		width: 100%; 
		background: url(/Resources/Graphics/Misc/1x1-Grey.gif) bottom repeat-x
	}
	
.quick_nav_wrapper 
	{
		margin-top: 0.5em; 
		float: left
	}
	
.quick_nav 
	{
		margin-left: 0.7em; 
		margin-top: 0em; 
		list-style: none;
	}
	
.quick_nav a 
	{
		color: #666666; 
		font-size: 75%; 
		padding-left: 1.2em; 
		text-decoration: none;
		background-position: left;
		background-repeat: no-repeat
	}
	
.quick_nav a:hover {text-decoration: underline}

.quick_nav#qn_about a			{background-image: url(/Resources/Graphics/home-bullets/about-us.gif)}
.quick_nav#qn_visitors a		{background-image: url(/Resources/Graphics/home-bullets/visitors-guide.gif)}
.quick_nav#qn_media a			{background-image: url(/Resources/Graphics/home-bullets/media-and-events.gif)}
.quick_nav#qn_vacancies a		{background-image: url(/Resources/Graphics/home-bullets/job-vacancies.gif)}
.quick_nav#qn_international a	{background-image: url(/Resources/Graphics/home-bullets/international-students.gif)}
.quick_nav#qn_graduate a		{background-image: url(/Resources/Graphics/home-bullets/graduate-school.gif)}
.quick_nav#qn_open a			{background-image: url(/Resources/Graphics/home-bullets/open-days.gif)}
.quick_nav#qn_prospectus a		{background-image: url(/Resources/Graphics/home-bullets/request-prospectus.gif)}

.news_headlines_wrapper 
	{
		width: 50%; 
		margin-top: 0.5em; 
		float: right
	}
	
.news_title 
	{
		font-size: 75%; 
		color: #999999; 
		float: right
	}
	
.news_image 
	{
		margin-right: 0.5em; 
		float: left
	}
	
img.news_image {border: hidden}
a img.news_image {border: none}

DIV.TP_Last_updated, DIV#TP_Last_updated
	{
		visibility: hidden; color: white
	}
	
.hp_additional_link a {color: #002C63; text-decoration:none; font-size:70%}
.hp_additional_link a:hover {color: #F15B40; font-size:70%}
