
body {
	background-image: url(images/coolgreyfadeBgnd.jpg);
	margin: 15px 0 0 0;
}
.style2 {
	color: #FFF;
}

a:hover {
	 color: #900;
}


td#navbar {	background: #666;}

td#navbar a, td#navbar a img {
	border: 0;
	margin: 0;
	padding: 0;	
	align: left;

}




/* my pixel custom 
*/

td#jampixelmap {
	background: #fff;

}

td#pixelstats {
	background: #999;
	border: none;
}


td#pixelstats iframe {	
	margin: 0; 
	display: inline; 
	float: left;
}
td#pixelstats a#buypixels {
	margin-left: 30px; 
	display: inline;
	background: #999;
	font-family: "Trebuchet MS", Myriad, "Century Gothic", Arial, sans-serif;
	font-size: 12px; line-height: 25px;
}










/*orig*/


.whiteTop {
	background-color: #FFF;
}
.liteGrey {
	background-color: #CCC;
	border-left-width: 1px solid #fff
}
.darkGrey {
	background-color: #666;
	border-bottom: none;
}
.black {
	background-color: #000;
	border-right: none;
	border-bottom: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.middleGrey {
	background-color: #999;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.darkGreyBox { /**/
	background-color: #666;
	border: 1px solid #fff;
	border-left: none; 
	border-right: none; 
}
.WhiteBox {
	background-color: #281D30;
	border-top: 1px solid #FFF;
	border-left: none;
	border-bottom: 1px solid #FFF;
	border-right: none;

}
.PhotoFrame {
	background-color: #666;
	border: 1px solid #FFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6699;
}
.blackWhiteLines {
	background-color: #000;
	border-bottom: none;
	border-right: none;
	border-left: 1px solid #FFF;

}
.SubPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.HozLine {
	border-top: none;
	border-bottom: 1px solid #333;
}
.NewsFrame {

	background-color: #FFF;
	border: 1px solid #666;
}
.newsTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.BlackFrame {

	background-color: #000;
	border: 1px solid #FFF;
}
.bottomwhiteline {
	border-bottom: 1px solid #fff;
}
