body {	background-color: rgb(255,255,255);	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	width: 600px;	margin-left: auto;	margin-right: auto;	text-align: justify;}div.bmmheader{	background-image: url(frame01430mw.jpg);	width: 600px;	height: 150px;	margin-left: auto;	margin-right: auto;	background-repeat: no-repeat;	background-position:top;

}
div.paperlinks {a:link { color: aqua; text-decoration: none; }  //this doesnt work for some reason
		a:visited { color: purple; text-decoration: none; } 
		a:hover { color: green; text-decoration: underline } 

}
td.side{ width: 10% }td.center{ width: 80% }h1.titlebar{font-size: 35px;font-weight: bold; background-color: #FFCCFF;color: #FFFFFF;}a.img:link{	color: white;}a.img:visited{	color: white;}.style2{color: #1D429B}.style3 {	font-family: "Gill Sans";	color: #3366CC;	font-size: 16px;	font-style: normal;	font-weight: normal;	text-decoration: none;}.high /*for research and publications*/{ 	background-color: #FFCCFF;	a:link: #FFFFFF;	a:visited: #FFFFFF;	a:hover: #9C000F;	color: #1D429b;}h2.research{	background-color: #FFCCFF 	;	color: #3366CC;}div.pdmenu {	padding: 0 0 0 0;	background-color: #FFCCFF;}.pdmenu ul {	margin: 0;	padding: 0 0 0 0;	list-style-type: none;	}.pdmenu li  {	font-size: 12px;	width:110px;	margin: 0 0 0 0;	padding: 0 0 0 0;	color:#3366CC;	text-decoration:none;	background-color:#FFCCFF;	float:left;}.pdmenu li.current {	font-size: 12px;	width:100px;	margin: 0;	padding: 0;	border:1px solid black;	color:#3366CC;	text-decoration:none;	background-color:#FFCCFF;	float:left;}.pdmenu a {	font-size: 12px;	text-decoration: none;	display: block;	color: #3366CC;	background-color: #FFCCFF;	padding: 5px;}.pdmenu a:hover {	text-decoration: none;	font-size: 12px;	color: #3366CC;	background-color: #FFCCFF;}.pdmenu li ul {	display: none;}.pdmenu li:hover ul {	font-size: 12px;	visibility: visible;	display: block;	position:absolute;	z-index:1;	width:110px;	padding: 0;	margin: 0;}.pdmenu li li {	border: none;	}	.pdmenu li li a {	padding: 2px 2px 2px 10px;}.support {	clear: both;}.footer {/*below image*/	margin: 0px auto;	width: 600px;	margin-left:auto;	margin-right:auto;	padding: 1px;	position: center;	background-color: #3366CC;	text-align: center;}a.footer:link {/*what happens after*/	font-family: "Utopia, Gill Sans";	color: #FFFFFF;	background: #3366CC; /*weird, changes old software and publications different coulour*/	font-style: normal;	font-weight: normal;	font-size: 12px;	text-decoration: none;}a.footer:visited {/*normal look*/	font-family: "Gill Sans";	color: #FFFFFF;	background: #3366CC;	font-style: normal;	font-weight: normal;	font-size: 12px;	text-decoration: none;}a.footer:active {	font-family: "Gill Sans";	color: #3366CC;	background: #FFCCFF;	font-style: normal;	font-weight: normal;	font-size: 12px;	text-decoration: none;}a.footer:hover {/*when u go over it*/	color: #FFCCFF;	background: #3366CC;}

a.linksandresources:hover { text-decoration: none; } 
