/* CSS Document */
	<style type="text/css" media="screen">
	
		.it
		{	font-size:10pt;
			font-family:Arial, Helvetica, sans-serif;
		
		}
		

		
		html, body {
	margin:0;
	padding:0;
	background-color:#000000;
	}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.revise4finals.co.uk/images/prevlabel.gif) left 20% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.revise4finals.co.uk/images/nextlabel.gif) right 20% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

		
		img {border-width: 0px;}
		
		hr
		{
		width:440px;
		margin-left:10px;
		margin-right:12px;
		}		
		
/* normal links */
		
		
		a:link { 
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
		}

		a:visited {
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
		}

		a:hover {
			color: #000;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
		}

		a:active { 
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
		}

/* normal fonts */
		
		p {
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 500;
			text-decoration: none;
			margin-left:5px;
			margin-right:5px;
			margin-bottom:0px;
			margin-top:0px;
			text-align:left;
			line-height: 110%;
		}
		
		li {
			font-size:10pt;
			font-weight:500;
			color:#ffffff;
		}
		
		h1 {
			font-family: arial, sans-serif;
			font-size: 20pt;
			color: #EEDD82;
			font-weight: 200;
			text-align:center;
			background-image:url(http://www.revise4finals.co.uk/images/heading-mid.gif);
			margin-bottom:5px;
			margin-top:1px;
			margin-left:5px;
			margin-right:5px;
			padding-top:5px;
			padding-bottom:5px;
			line-height:30px;
		}

		h2 {
			color: #0a4567;
			font-family: Arial, sans-serif;
			font-size: 13pt;
			font-weight: 900;
			margin-bottom:0px;
			margin-left:5px;
			margin-right:0px;
			margin-bottom:0px;
			line-height: 120%;
		}

		h3 {
			color: #bad986;
			font-family: Arial, sans-serif;
			font-size: 10pt;
			font-weight: 800;
			margin-bottom:0px;
			margin-left:5px;
			margin-right:0px;
			margin-bottom:0px;
			line-height: 110%;
		}
		
		h4 {
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 600;
			text-decoration: none;
			position: relative;
			margin:0px;
			text-align:left;
		}

		h5 {
			color: #fff;
			font-size: 9pt;
			font-family: arial, sans-serif;
			font-weight: 400;
			text-decoration: none;
			position: relative;
			margin:0px;
			text-align:left;
		}
	
		.jl {
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 500;
			text-decoration: none;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			margin-top:0px;
			text-align:right;
			line-height: 110%;
		}
	
/* banner */
	
		div#banner
		{
			width: 760px;
			height: 95px;
			background-color:#000000;
			margin-top:0px;
			margin-bottom:0px;
		}

/* topmenubar */

		div#topmenubar a:link 
		{
			color: #226578;
			font-family: Arial, sans-serif;
			font-size: 12pt;
			font-weight: 600;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			text-decoration: none;
			display: block;
		}

		div#topmenubar a:visited 
		{
			color: #226578;
			font-family: Arial, sans-serif;
			font-size: 12pt;
			font-weight: 600;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			text-decoration: none;
			display: block;
		}

		div#topmenubar a:hover 
		{
			color: #bad986;
			font-family: Arial, sans-serif;
			font-size: 12pt;
			font-weight: 600;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			text-decoration: none;
			display: block;
		}
		
		div#topmenubar a:active 
		{
			color: #bad986;
			font-family: Arial, sans-serif;
			font-size: 12pt;
			font-weight: 600;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			text-decoration: none;
			display: block;
		}

/* containers */

		div#container
		{
			background-color: #000000;
			width: 760px;
		}
		
		div#container2
		{
			background-color: #000000;
			width: 761px;
			background-image:url(http://www.revise4finals.co.uk/images/nav_col_base3.gif);
			background-repeat:repeat-y;
			background-position:left;
		}

/* nav in lhc */

		#nav, #nav ul { /* all lists */
			padding:0px;
			margin-left: 0px;
			list-style: none;
			float : left;
			width : 135px;
		}	
	
		#nav li { /* all list items */
			position : relative;
			float : left;
			line-height : 120%;
			margin-bottom : -1px;
			width: 140px;
			margin-left:0px;
			padding-left:0px;
		}
	
		#nav li ul { /* second-level lists */
			position : absolute;
			left: -999em;
			margin-left : 140px;
			margin-top : -20px;
		}
	
		#nav li ul ul { /* third-and-above-level lists */
			left: -999em;
		}
	
		#nav li a {
			width: 139px;
			w\idth : 140px;
			display : block;
			color : #ffffff;
			font-weight : 700;
			text-decoration : none;
			background-color : #1f505e;
			border : 1px solid #1f505e;
			margin-left:5px;
		}
	
		#nav li a:hover {
			color : #000000;
			background-color : #637963;
		}
	
		#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
			left: -999em;
		}
	
		#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}
		
		div#nav h3 {
			color: #bad986;
			font-family: Arial, sans-serif;
			font-size: 10pt;
			font-weight: 800;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			line-height: 110%;
		}
		
/* nav2 dropdown links */
		
		#nav2 {
			padding-left:0px;
			padding-top: 5px;
			margin-bottom:0px;
			margin-top:5px;
			margin-right:0px;
			margin-left:0px;
			list-style: none;
			line-height: 100%;
			background-color:#637963;
		}

		#nav2 ul { /* all lists */
			padding-left:0px;
			margin:0;
			margin-bottom:0px;
			margin-top:0px;
			margin-right:0px;
			margin-left:0px;
			padding-left:0;
			list-style: none;
			line-height: 100%;
			background-color:#1f505e;
		}

		#nav2 li a {
			width: 450px;
			w\idth : 450px;
			padding-left:0px;
			margin:0;
			margin-bottom:0px;
			margin-top:0px;
			margin-right:0px;
			margin-left:0px;
			display : block;
			color : #ffffff;
			font-weight : 700;
			text-decoration : none;
			background-color : #1f505e;
			border : 1px solid #1f505e;
		}

		#nav2 li { /* all list items */
			float: left;
			padding:0px;
			width: 450px; /* width needed or else Opera goes nuts */
		}

		#nav2 li a:hover {
			color : #000000;
			background-color : #1f505e;
		}


		#nav2 li ul { /* second-level lists */
			position: absolute;
			background: #637963;
			width: 400px;
			left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		}

		#nav2 li:hover ul, #nav2 li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}

/* rhc */

		div#rhc
		{
			float: right;
			width: 140px;
			background-color: #1f505e;
			margin-left:0px;
			margin-top:0px;
			line-height:110%;
		}
		
		div#rhc a:link { 
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
			background-color:#1f505e;
			margin-left:5px;
			line-height:120%;
		}

		div#rhc a:visited {
			color: #fff;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
			background-color:#1f505e;
			margin-left:5px;
			line-height:120%;
		}

		div#rhc a:hover {
			color: #000;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
			background-color:#637963;
			margin-left:5px;
			line-height:120%;
		}

		div#rhc a:active { 
			color: #000000;
			font-size: 10pt;
			font-family: arial, sans-serif;
			font-weight: 700;
			text-decoration: none;
			display: block;
			background-color:#525d52;
			margin-left:5px;
			line-height:120%;
		}

		
		div#rhc h3
		{
			color: #bad986;
			font-family: Arial, sans-serif;
			font-size: 10pt;
			font-weight: 700;
			position: relative;
			margin-left:0px;
			margin-bottom:0px;
			margin-right:0px;
			margin-top:0px;
			line-height: 110%;
		}
		
/* options */

    #options {
      float:left;
      width:450px;
      background:#637963;
      font-size:93%;
      line-height:normal;
      }
    #options ul {
	  margin:0;
	  padding:10px 5px 0 5px;
	  list-style:none;
      }
    #options li {
      display:inline;
      margin:0;
      padding:0;
      }
    #options a {
      float:left;
      background:url("http://revise4finals.co.uk/images/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #options a span {
      float:left;
      display:block;
      background:url("http://revise4finals.co.uk/images/tabrightG.gif") no-repeat right top;
      padding:5px 10px 4px 2px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #options a span {float:none;}
    /* End IE5-Mac hack */
    #options a:hover span {
      color:#FFF;
      }
    #options a:hover {
      background-position:0% -42px;
      }
    #options a:hover span {
      background-position:100% -42px;
      } 

		
/* center */
		
		div#center
		{
			margin-left: 150px;
			margin-right: 140px;
			background-color: #637963;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			padding-top:5px;
		}
		
		div#center { line-height: 120%; }
		
		div#center li {
			font-size:10pt;
			font-weight:500;
			color:#ffffff;
			margin-left:5px;
		}
		
		#cleardiv
		{
			clear: both;
			height: 1em;
		}
		
		div#footer
		{
			clear: both;
			text-align: left;
			padding-top:5px;
		}
		
		div#footer ul
		{
			padding: 0;
			margin: 0;
			list-style-type: none;
		}
		
		div#footer li
		{
			display: inline;
			margin-right: 1em;
		}

		div#topbarsearch
		{
			height: 30px;
			background-#000000;
		}

		div#topbar
		{
			clear: both;
			height: 18px;
			text-align: left;
			padding-bottom:0px;
		}
		
		div#topbar ul
		{
			padding: 0;
			margin: 0;
			list-style-type: none;
		}
		
		div#topbar li
		{
			display: inline;
			margin-right: 1em;
		}
		

		div#topbar a:link
		{
			color: #000099;
		}

		div#topbar a:visited
		{
			color: #000099;
		}

		div#topbar a:hover
		{
			color: #bad986;
		}

/* ads */

		div#ads
		{
			float: right;
			margin-top:50px;
			width: 150px;
			background-color: #000000;
		}
		
		/* hide from incapable browsers */
			#sizer { display:none } 

/* elective tables */

table.elective {
	border-width: 2px;
	border-spacing: ;
	border-style: groove;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
}
table.elective th {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: black;
	background-color: #525d52;
	-moz-border-radius: ;
}
table.elective td {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 800;
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: black;
	background-color: #525d52;
	-moz-border-radius: ;
}


/* casefile */

	#casefile{
	width: 445px;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 24px;
	margin-bottom: 10px;
	background-color: #ffffcc;
		}
		
	#casefile p{
	color:#000000;
	font-size:10pt;	
	}
	
	#casefile img{
	float:left;
	}
	
	#casefile p li{
	color:#000000;
	}
		
	#casefile a{
	color:#00FF00;
	}

<!--lightbox-->
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

<!--lightbox-->	


#fp
{background:#000000;
color:#000000;
}



<!--front page-->

#fp, #fp ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 178px;
}

#fp a {
	display: block;
	width: 106px;
}

#fp li { /* all list items */
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	color:#000000;
	width: 106px; /* width needed or else Opera goes nuts */
}

#fp li ul { /* second-level lists */
	position: absolute;
	display: block;
	background-color: #000000;
	width: 106px;
	margin-top:50px;
	margin-left: -0px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#fp li ul ul { /* third-and-above-level lists */
	margin: -26px 0em 0em 106px;
}

#fp li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#fp li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#fp a.linkopacity img {
filter:alpha(opacity=60); 
-moz-opacity: 0.6; 
opacity: 0.6;
float: left;
}

#fp a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
float: left;
}

<!--front page-->




</style>

