﻿
	
#header {
	position:absolute;
	left:20px;
	top:43px;
	height:294px;	
	width:970px;
	background-image:url('/images/header_DOC_heart.jpg');
} 
#leftColourBar
{
	background-image:url('/images/left_colour_bar_biotec.jpg');	
	}

#rightContentBox a {
	color:#cc0000;
	text-decoration: none;
	font-weight: bold;
}
#rightContentBox a:hover {
	color: #000000;
}


#leftContentBox h1
{
	font-size:30px;
	color:#cc0000;
	font-weight:bold;
	line-height:22px;
	}
#leftContentBox h2
{
	font-size:18px;
	color:#000000;
	}
#leftContentBox a
{
	color:#cc0000;
	}
#leftContentBox a:hover
{
	color:#000000;
	}
	
	#subnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	line-height: 29px;
	text-transform:capitalize;
}