a:link {color: blue}
a:visited {color: #000080}
a:active {color: #000080}
body {
  background-image: url(/web-focus/resources/css/web-focus-papers.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	margin-right:10%;
	font-family : verdana, arial, helvetica, sans-serif;
	}	
	
hr.top-banner-divide {
  color: blue; border-width: 0px; height: 10px; background:#0000cc;
	}

.title-bar {
clear: left;
float:none;
}

img.ukoln-logo {
text-align:right;
float:right;
clear: both;
margin-right: 10%;
}

.html-valid-icon 
{
float: right;
border: 0;
}

img.ukoln-logo
{
float: right;
border: 0;
margin-right: 0%;
}

hr.heading  {
color : blue;
border-width : 0;
height : 15px;
background : #0000cc;
clear: left;
float: none;
margin-left:0%;
}

img {border-width: 0px;}

.nav-bar {background-color: #CCCCCC;
}

img.html-valid-icon  {
text-align:center;
}

h1 {
   font-family: verdana, arial, helvetica, sans-serif;
	 margin-right: -12%;
	 }


a {
color:RGB(0,90,156);
text-decoration:none;
}

a:link {
color: rgb(0,90,156);
text-decoration:none;
} 

a:visited {
color:purple; 
text-decoration:none;
}

a:hover {background-color:#eee;}