
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
/* remember to define focus styles! */
:focus{outline:1;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}

/* main */

body {
  text-align: center;
	color: black;
	letter-spacing: 1px;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

a {
	color: inherit;
}

h2 {
	margin: 12px 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 20px;
	display: inline;
}

#next {
float: right;}

#info {
  margin-top: 18px;
}

#info ul {
	margin-top: 8px;
	padding-top: 8px;
	color: black;
	background-color: white;
	border-top: 1px dotted black;
}

#info ul li + li:before {
	content: " / ";
}

#info ul li {
	display: inline;
}

h1 {
	display: inline;
}
#header {
}

#nav {
	height: 50px;
	line-height: 50px;
	text-align: right;
}

#container {
  clear: both;
  text-align: left;
	margin: 24px auto 24px auto;
	width: 720px;
}
p {
	margin-top: 8px;
	border-top: 1px dotted black;
	padding: 8px 0 0 0;
}

#work {
  margin-bottom: 12px;
	padding-bottom: 12px;
  border-bottom: 1px dotted black;
}

#work li {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px dotted black;
}

.student {
	height: 90px;
	width: 90px;
	float: left;
}

#adam-taylor{background-image:url(/images/adam-taylor-hover.png);}#amy-harris{background-image:url(/images/amy-harris-hover.png);}#christopher-harrogate{background-image:url(/images/christopher-harrogate-hover.png);}#david-barbary{background-image:url(/images/david-barbary-hover.png);}#elaine-will{background-image:url(/images/elaine-will-hover.png);}#emily-hadden{background-image:url(/images/emily-hadden-hover.png);}#helen-broadbridge{background-image:url(/images/helen-broadbridge-hover.png);}#holly-matilda{background-image:url(/images/holly-matilda-hover.png);}#jack-pearce{background-image:url(/images/jack-pearce-hover.png);}#jacob-davies{background-image:url(/images/jacob-davies-hover.png);}#jay-holland{background-image:url(/images/jay-holland-hover.png);}#jenny-maddock{background-image:url(/images/jenny-maddock-hover.png);}#joot{background-image:url(/images/joot-hover.png);}#kate-copeland{background-image:url(/images/kate-copeland-hover.png);}#katy-moore{background-image:url(/images/katy-moore-hover.png);}#kishaan-patel{background-image:url(/images/kishaan-patel-hover.png);}#larissa-yeung{background-image:url(/images/larissa-yeung-hover.png);}#laura-starkey{background-image:url(/images/laura-starkey-hover.png);}#lauren-mcdonald{background-image:url(/images/lauren-mcdonald-hover.png);}#lewes-jillett{background-image:url(/images/lewes-jillett-hover.png);}#mairi-hughes{background-image:url(/images/mairi-hughes-hover.png);}#maximilian-brazier-jones{background-image:url(/images/maximilian-brazier-jones-hover.png);}#nick-franklin{background-image:url(/images/nick-franklin-hover.png);}#nicola-higman{background-image:url(/images/nicola-higman-hover.png);}#nozomi-hoshikawa{background-image:url(/images/nozomi-hoshikawa-hover.png);}#pual-n{background-image:url(/images/pual-n-hover.png);}#sam-walter-marsh{background-image:url(/images/sam-walter-marsh-hover.png);}#sara-perry{background-image:url(/images/sara-perry-hover.png);}#sarah-douglas{background-image:url(/images/sarah-douglas-hover.png);}#stephanie-hannelore-begg{background-image:url(/images/stephanie-hannelore-begg-hover.png);}#thea-kirby{background-image:url(/images/thea-kirby-hover.png);}#thomas-marshall{background-image:url(/images/thomas-marshall-hover.png);}#tom-gledhill{background-image:url(/images/tom-gledhill-hover.png);}
#showall {
  float: right;
  margin-left: 90px;
  cursor: pointer;
}

.student a {
  display: block;
  float: left
  height: 90px;
  width: 90px;
}

.student a:hover img {
  visibility: hidden;
}

.student a:link:hover img {
  visibility: hidden;
}

.student a:visited:hover img {
  visibility: hidden;
}
