
h1 {
   font-family: verdana, arial, helvetica, sans-serif;
	 margin-right: -10%;
}
	 
h2 {
  color:RGB(0,90,156);
  margin: 0px 10px 10px 0px;
  padding: 17px 2px 17px 20px;
  border-style:solid;
  border-color: black;
  border-width: 1px 0px 1px 0px;
  font-size: 16pt;
  font-weight:900;
  background-color: #eee;
  font-family: verdana, arial, helvetica, sans-serif;
}

h3 {
  background-color: white;
  border-width: 0px 0px 0px 0px;
  color: black;
  font-family: verdana, arial, helvetica, sans-serif;
}

h1.title-bar {
  float:none;
  clear:left;
}

hr.heading  {
color : blue;
border-width : 0;
height : 15px;
background : #0000cc;
clear: left;
margin-right: 10%;
margin-left: 0%;
float:none;
clear:both;
}

br.clear {
  clear:left;
}

hr.clear {
  clear:left;
}

p.last-modified {
  text-align:center;
}

a {
  color:RGB(0,90,156);
  text-decoration:none;
  font-weight:600;
  font-family:verdana, arial, helvetica, sans-serif;
}

a:link {color: rgb(0,90,156);} 
a:visited {color:purple; } 
a:hover {background-color:#eee;}

body {
  background-image: url(/web-focus/events/workshops/webmaster-2005/resources/images/sidebar.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: white;	
	padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
  margin-left: 10%;
}	

dl {
	margin-left: 5%;
	margin-right: 10%;
}
	
.iwmw2005-body {
	margin-right: 10%;
}
	
.iwmw2005-wikalong {
	margin-right: 10%;
}
	
.nav-table-top, .nav-table-bottom {
	margin-right: 10%;
}
	
table.nav-bar {
   background-color: #CCCCCC;
   margin-right: 10%;
}

img {
   border-width: 0px;
   border: 0;
}

img.html-valid-icon div.footer-icons p.footer-icons {
   text-align:center;
}

img.ukoln-logo {
text-align:right;
float:left;
}

.surname  {
text-transform : uppercase;
}

.day-1-odd {background-color: #ffff00; }
.day-1-even {background-color: #ffff99; }
.day-2-odd {background-color: #ffaaff; }
.day-2-even {background-color: #ffccff; }
.day-3-odd {background-color: #99ff99; }
.day-3-even {background-color: #99ff55; }
