/* ------------------------------------

Games Lounge Style Sheet (print)

version: 1.0

website: http://www.nationalmediamuseum.org.uk

------------------------------------- */



body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}

h1 {
	font-size:200%;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#C00;
	}

h2 {
	font-size:150%;
	text-transform:uppercase;
	font-weight:normal;
	color:#F60;
	}		

a, .vidlink p {
	color:#00fe00;
	text-decoration:underline;
	}

	
#banner, #subnav, #mainnav {
	display:none;
	}


img {
	border:none;
	}

div.rule {
	height:7px;
	margin:20px 0;
	background:url(../images/dots.gif) repeat-x top left;
	}

	

div.rule hr {
	display:none;
	clear:both;
	}	



