body {
	background: #081048;
	color: #081048;
	font-family: "Verdana", sans-serif;
	font-size: 10px;	
}

a:link {
	color: #FFFFFF;
	font-size: 8px;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 8px;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
	font-size: 8px;
}
a:active {
	color: #CCCC99;
	font-size: 8px;
	text-decoration: none;
}

td.top_edge {
	border-bottom: 1px solid #9A0026;
}

td.top_cent {
	border-bottom: 2px solid #B1002C;
	background: #9A0026;
}

td.bot_edge {
	border-top:	1px solid #9A0026;
}


td.bot_cent {
	border-top:	3px solid #B1002C;
	background: #9A0026;
}

#centerCell {
	border-bottom: 2px solid #9A0026;
	border-top: 1px solid #9A0026;

	background:  #B1002C url('design_images/AROred_tile.gif');
	width: 750;
	height: 255;
}



#barb_logo {
	position: relative;
	bottom: 80;
	left: 60;

    width: 120;
	height: 100;
	background: url(design_images/BarbLogo.gif);
}





#shirt_builder {
	visibility: hidden;
    z-index: 1;

	position: absolute;
	top:  325;
	left: 20;
	
	width:  135;
	height: 72;
	background: url(design_images/shirtBuilderEx.gif);
}


#msg1  {
	visibility: hidden;
    z-index: 1;

	position: absolute;
	top:  235;
	left: 245;
	
	width: 210;
	height: 95;
	background: url(stock_images/msg1.gif);
}


#msg2  {
	visibility: hidden;
    z-index: 1;

	position: absolute;
	top:  235;
	left: 245;
	
	width: 210;
	height: 95;
	background: url(stock_images/msg2.gif);
}


#msg3  {
	visibility: hidden;
    z-index: 1;

	position: absolute;
	top:  235;
	left: 245;
	
	width: 210;
	height: 95;
	background: url(stock_images/msg3.gif);
}


#msg4  {
	visibility: hidden;
    z-index: 1;

	position: absolute;
	top:  235;
	left: 245;
	
	width: 210;
	height: 95;
	background: url(stock_images/msg4.gif);
}
