body {
      margin-left: 5%;
      margin-right: 5%;
      background-color: #FFFFF;
      color: #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      }


A:link { color: #000000; }
A:visited { color: #000000; }
A:hover { color: #000000; 
	text-decoration: none;
	}

img { border: none; }

H1 {
   color: #6666FF;
   margin-top: 0;
   margin-bottom: 0;
   }
   

H1.slogan {
   }

H1.pagetitle {
   background-color: #243D5E;
   }

H2 {
   color: #6666FF;
   margin-top: 0;
   margin-bottom: 0;
   background-color: #243D5E;
   }

H3 {
   color: #6666FF;
   margin-top: 0;
   margin-bottom: 0;
   }

H4 {
   color: #6666FF;
   margin-top: 0;
   margin-bottom: 0;
   background-color: #243D5E;
   }

P  {
   color: #000000;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right: 10px;
   margin-left: 10px;
   font-size: 80%;
   }

.nav-tab {
	height: 29;
	text-align: center;
	border: none;
	width: 100%;
	background-image: url(http://gfx2.gamelink.com/GLImages/gamelink/avn_navbarback.gif);
}

.siteIndexStatement {
   font-size : 150%;
}


.alphatable {
	width: 199px;
}
   
.letter {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: courier;
	font-weight: bold;
	text-transform: uppercase ;
}

td.leftCenterBar {
   nowrap;
   border: solid;
   border-width: thin;
   border-color: black;
   background-color: #6666FF;
   font-size : 70%;
   font-weight: normal;
   vertical-align : top;
   width : 200px;
   }

td.centerCenterBar {
   clear: both;
   border: solid;
   border-width: thin;
   border-color: black;
   vertical-align : top;
   padding: 10px;
}

td.rightCenterBar {
   border: solid;
   border-width: thin;
   border-color: black;
   background-color: #6666FF;
   vertical-align : top;
   font-size : 70%;
   width : 200px;
}

table.footerClass {
	margin-left: auto; 
	margin-right: auto; 
	width : 100%;
}
tr.footerClass {
   width : 100%;
}
td.footerClass {
   font-size : 70%;
   text-align : center;	
}

.siteLogo {
   background-color: #FFFFFF;
   vertical-align : top;
   font-size : 200%;
   font-weight: bold;
   font-family:   serif ;
}



p.centerCenterBarProductTitle {
   background-color: #6666FF; 
   font-size: 125%;  
}


img.largeProductPicture {
   text-align: right;
}


ol {
   color: #000000;
}

ul {
   color: #000000;
}

font.starName {
   color: #6666FF;
}

.product-rec {
	width: 90px;
}

.break {
	clear: all;
	float: none;
}

.sku-add-to-cart-box {
	width: 300px;
}

.sku-add-to-cart-description {
	font-weight: bold;
	float: left;
}

.sku-add-to-cart-image {
	float: right;
}

.page-numbers {
	float: left;
}
.page-number {
	float: left;
}
