/* ScotNews Archive Screen Styles */
body {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #8B0000}
body {background-color: #000000;}
header {background-color: #000000}
#h1 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #8B0000; font-size: 30pt}
#h2 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #8B0000; font-size: 20pt}
#h3 {text-align: center; font-family: Arial, Helvetica, sans-serif; color: #8B0000; font-size: 15pt}
head {text-align: center}
links {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
main {width: 70%; float: left}
source {text-align: center; font-family: Arial, Helvetica, san-serif; font-size: 6pt}
line {color: red; background-color: purple; height: 2px; width: 100%}
contact {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 14pt}
images {text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

#sept2006 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Sept2006.jpg") no-repeat 0 0;
	}
#sept2006:hover
	{
		background-position: 0 -34px;
	}
#sept2006 span
	{
		display: none;
	}	
	
#dec2006 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Dec2006.jpg") no-repeat 0 0;
	}
#dec2006:hover
	{
		background-position: 0 -34px;
	}
#dec2006 span
	{
		display: none;
	}	
	
#mar2007 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Mar2007.jpg") no-repeat 0 0;
	}
#mar2007:hover
	{
		background-position: 0 -34px;
	}
#mar2007 span
	{
		display: none;
	}		
	
#jun2007 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Jun2007.jpg") no-repeat 0 0;
	}
#jun2007:hover
	{
		background-position: 0 -34px;
	}
#jun2007 span
	{
		display: none;
	}		
	
#sep2007 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Sep2007.jpg") no-repeat 0 0;
	}
#sep2007:hover
	{
		background-position: 0 -34px;
	}
#sep2007 span
	{
		display: none;
	}			
	
#nov2007 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Nov2007.jpg") no-repeat 0 0;
	}
#nov2007:hover
	{
		background-position: 0 -34px;
	}
#nov2007 span
	{
		display: none;
	}		
	
#jan2008 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Jan2008.jpg") no-repeat 0 0;
	}
#jan2008:hover
	{
		background-position: 0 -34px;
	}
#jan2008 span
	{
		display: none;
	}			
	
#apr2008 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Apr2008.jpg") no-repeat 0 0;
	}
#apr2008:hover
	{
		background-position: 0 -34px;
	}
#apr2008 span
	{
		display: none;
	}		
	
#jul2008 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Jul2008.jpg") no-repeat 0 0;
	}
#jul2008:hover
	{
		background-position: 0 -34px;
	}
#jul2008 span
	{
		display: none;
	}				
	
#oct2008 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Oct2008.jpg") no-repeat 0 0;
	}
#oct2008:hover
	{
		background-position: 0 -34px;
	}
#oct2008 span
	{
		display: none;
	}		
	
#apr2009 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Apr2009.jpg") no-repeat 0 0;
	}
#apr2009:hover
	{
		background-position: 0 -34px;
	}
#apr2009 span
	{
		display: none;
	}					

#jul2009 
	{
		display: inline-block;
		width: 150px;
		height: 34px;
		background: url("Jul2009.jpg") no-repeat 0 0;
	}
#jul2009:hover
	{
		background-position: 0 -34px;
	}
#jul2009 span
	{
		display: none;
	}		
