/* CSS Document */





div#jamiltoncontainer { /* Surrounds the entire content area of the page */
	width:768px;
	top: 0;
	margin: 0 auto;
	background-color: #001326;
	color: #001326;
	background-image: url(backgroundBlue.jpg);
	background-repeat: repeat-y;
	text-align: left;





}







div#jamiltoncontainerWhite { /* Surrounds the entire content area of the page */



	position: relative; 



	width:768px; 



	top: 0; 



	margin: 0 auto;



	background-color: #ffffff;



	







}







/* Colummn IDs */











div#column1 {



	float: left; 



	width: 400px;  



	margin-left: 5px;







}



div#bigbox {


	float: left; 
	padding-left: 10px;
	padding-bottom: 10px;

}

div#bigbox_artists {


	float: right; 
	padding-left: 10px;
	padding-bottom: 10px;

}

div#skyscraper {


	float: right; 
	padding-right: 15px;
	padding-bottom: 10px;

}

div#leaderboard {

  width: 768px ;
  margin-left: 20px ;
  margin-right: auto ;


}

div#column2 {



	float: left; 



	width: 172px; 



	margin-left: 10px;



	



}







div#column3 {



	float: left; 



	width: 160; 



	margin-left: 10px;







}







div#column565 {



	float: left; 



	width: 550; 



	margin-left: 10px;



	







}











/* Box elements */







div#newartistbox { 



	background-image:url(http://www.hamiltonspectator.com/graphics/jamilton/new-artist-bg.gif); 



	background-repeat: no-repeat; 



	height: 275px;







}







.artistbox {



	width: 86px;



	margin-left: 10px;



	float: left;



}







div#featurebox {



	background-image: url(http://www.hamiltonspectator.com/graphics/jamilton/feature-bg.gif); 



	background-repeat: repeat; 



	height: 200px;







}











.headerbox { /* surrounds the graphic titles like Newst Artist */



	margin-top: 7px; 



	margin-left: 5px;







}







.headerbox2 { /* surrounds the graphic titles like Newst Artist without the space on the left */



	margin-top: 7px; 



	margin-bottom: 6px;



	



}











 /* Other */







.newspic {



	width: 55px;



	float: left;



	margin: 10px;



}







.spacer {



height: 10px;



line-height: inherit;



}







 /* Text styles */







.textblack {



color: #000000;



font-family:Arial, Helvetica, sans-serif;



font-size:12px;







}







.textblackLarge {



color: #000000;



font-family:Arial, Helvetica, sans-serif;



font-size:16px;



margin: 10px;







}







.textorange{



color: #ff9900;



font-family:Arial, Helvetica, sans-serif;



font-size:11px;







}







.textwhite {



color: #ffffff;



font-family:Arial, Helvetica, sans-serif;



font-size:12px;



margin-top: 6px;



}







.textwhite2 {



color: #ffffff;



font-family:Arial, Helvetica, sans-serif;



font-size:12px;



}







.textwhite3 {



color: #ffffff;



font-family:Arial, Helvetica, sans-serif;



font-size:11px;



}







.textwhiteBold {



color: #ffffff;



font-family:Arial, Helvetica, sans-serif;



font-size:12px;



margin-top: 10px;



font-weight: bold;



}











.textwhiteMedium {



color: #ffffff;



font-family:Arial, Helvetica, sans-serif;



font-size:16px;



margin: 10px;







}







.textwhiteLarge {



color: #ffffff;



font-family:Verdana, Arial, Helvetica, sans-serif;



font-size:18px;



font-weight: bold;







}











.featureTitle {



color: #000000;



font-family:Arial, Helvetica, sans-serif;



font-size:16px;







}







.jamiltonWhiteHeadline {



color: #ffffff;



font-family:Arial, Helvetica, sans-serif;



font-size:16px;



font-weight: bold;







}











 /* Links */







.linkwhite2{ 



	color: #ffffff;



	text-decoration: none;	



	font-family:Arial, Helvetica, sans-serif;



	font-size:11px;



	



}







a.linkwhite2:link { 



	color: #ffffff;



	text-decoration: none;



	



}







a.linkwhite2:visited { 



	color: #ffffff;



	text-decoration: none;



		



}







a.linkwhite2:hover {



	text-decoration: underline;



	color: #ffffff;



	



	}







a.linkwhite2:active { 



color: #ffffff;







}







a.jamiltonnav:link { 



	color: #ffffff;



	text-decoration: none;



	



}











.jamiltonnav{ 



	color: #ffffff;



	text-decoration: none;	



	font-family:Arial, Helvetica, sans-serif;



	font-size:11px;



	



}







a.jamiltonnav:visited { 



	color: #ffffff;



	text-decoration: none;



		



}







a.jamiltonnav:hover {



	text-decoration: none;



	color: #ffffff;



	background-color:#f59b2e;	



	}







a.jamiltonnav:active { 



color: #ffffff;



background-color:#f59b2e;	



text-decoration: none;



}







.readmorejamilton{ 



	color: #ff9900;



	text-decoration: none;	



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px; 



	margin-bottom:10px;



	



}







a.readmorejamilton:link { 



	color: #ff9900;



	text-decoration: none;



	



}







a.readmorejamilton:visited { 



	color: #ff9900;



	text-decoration: none;



		



}







a.readmorejamilton:hover {



	text-decoration: underline;



	color: #ff9900;



		



	}







a.readmorejamilton:active { 



color: #ff9900;



text-decoration: underline;



}











HR {



width:100%;







}
