body {
	font-family: sans-serif;
	background-color:#000000;
	background-image:url("Images/bigBG.jpg");
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:14px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.leftRightPadding {
	width: 650px;
	margin: 0px 20px 0px 170px;
}
.textPadding {
	padding: 15px 15px 15px 15px;
	margin-bottom: 20px;
}
div#main {
	width:880px;
	padding-left: 10px;
	padding-right: 10px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
a {
	color: #ffffff;
}
a.noLine {
	text-decoration: none;
}
a.headMenu {
	margin-right: 25px;
}
a:hover.headMenu {
	color: #E20C10; /* red */
}
a.sideMenu {
	margin-bottom: 50px;
}
a:hover.sideMenu {
	color: #FFAE00;  /* orange */
	
}
span.newsText {
	color: #12F17E;
}
div.alphaBG {
	background-image: url("Images/transpBG.gif");
	
}
div.hexBG {
	background-image: url("Images/hexBG.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
div#headMenu {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-image: url("Images/banner.gif");
	background-repeat: no-repeat;
	padding-top: 80px;
	/*vertical-align: bottom;*/
	/*background-position: bottom right;*/
}
div#sideMenu {
	float:left;
	font-weight: bold;
	margin-top: 20px;
}
div#sideMenuTop {
	padding-left: 10px;
	width: 150px;
	height: 250px;
}
div#sideMenuBottom {
	/*width: 150px;*/
	height: 120px;
}
div#newsBanner {
	width: 690px;
	height: 250px;
	margin-top: 20px;
	/*padding-left: 30px;  IE too stupid to understand*/  
	
}
div#newsBox {
	width: 660px;
	/*color: #FFAE00; */ /* orange */
	margin-top: 10px;
	padding: 5px 20px 20px 10px;
}
div#checkThis {
	width: 690px;
	height: 180px;
	text-align: center;
	margin-top: 10px;
}
div#bottomBanners {
	clear: both;
	text-align:center;
	margin-top: 10px;
	
}
div.productsBoxes {
	margin-top: 10px;
}
div.smallProductPhotos {
	text-align: center;
	margin-top: 20px;
}

div.topEntry  {
	margin-top: 20px;
}
img {
	border: none;
}
img.listHex {
	padding-right: 8px;
	
}
img.bottomBanner {
	margin-bottom: 5px;
}
img.productMainImg {
	float: left;
	/*padding-left: 5px;*/
	padding-right: 10px;
	padding-bottom: 8px;
}
div.productText {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 5px;
}
div#specDiv {
	margin-right: 100px;
}
/*div.productSpec {
	float: left;
}*/
img.shoplink {
	float: right;
	/*height: 30px;*/
}
span.productMark {
	font-weight: bold;
	color: #E20C10;
}

h1 {
	color: #FFAE00;
}