HTML {
	HEIGHT: 100%
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MIN-HEIGHT: 100%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.6em;
}

#wrapper {
	MIN-HEIGHT: 100%;
	WIDTH: 999px;
	TEXT-ALIGN: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(../images/tteg3.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}
	
#header {
	background-color: #BF0125;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	font-size: 110%;
	color: #666666;
}

#header H1 {
	font-size: 160%;
	color: #000000;
	padding: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	float: right;
}

#middle_header {
	background-image: url(../images/abacrombie_logo.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	width: 992px;
}
	
A {
	COLOR: #336699;
	TEXT-DECORATION: underline;
	border-bottom-color: #3c6277;
}
A:hover {
	COLOR: #3c6277; BORDER-BOTTOM: #3c6277 1px solid; TEXT-DECORATION: none
}
#break {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#break p {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #999999;
	font-size: 90%;
}
#nav1 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	font-size: 110%;
	color: #FF9900;
	padding-left: 8px;
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: right center;
	}
#nav {
	margin: 0px;
	padding: 00px;
}
#nav A {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.breadcrumb{
	position:relative;
	height:30px;
	width:985px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}
.breadcrumb ul{
	position:relative;
	margin:0 5px 0 5px;
	padding:0;
	height:30px;
	background-image: url(../images/breadcrumbU.png);
	background-repeat: repeat-x;
	background-position: 0px -30px;
}
.breadcrumb ul li{padding:0; margin:0; list-style:none; float:left; height:30px display:inline;}
.breadcrumb ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
	text-decoration:none;
	line-height:30px;
	display:block;
	background-image: url(../images/breadcrumbU.png);
	background-repeat: no-repeat;
	background-position: 100% -60px;
}
.breadcrumb ul li a span{padding:0 17px 0 15px; }
.breadcrumb ul li a:hover span{text-decoration:underline; color:rbg(237,91,7);}
.breadcrumb ul li a.active{background:none;}
.breadcrumb ul li a.active span{color:rgb(255,255,255);}
.breadcrumb ul li a.active:hover span{text-decoration:none;}
.breadcrumb .left{
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:30px;
	display:block;
	z-index:1;
	background-image: url(../images/breadcrumbU.png);
	background-repeat: no-repeat;
	background-position: 0% 0px;
}
#addisplay {
	padding-left: 18px;
	width: 728px;
	margin-top: 5px;
	height: 15px;
}
.breadcrumb .right{
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:30px;
	display:block;
	z-index:1;
	background-image: url(../images/breadcrumbU.png);
	background-repeat: no-repeat;
	background-position: 100% -90px;
}

#left_copy {
	float: left;
	width: 615px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#right1_copy {
	height: 600px;
	width: 160px;
	float: right;
	margin-right: 10px;
	background-image: url(../images/abacrombie_bg.png);
}
#right2_copy {
	height: 600px;
	width: 160px;
	float: right;
	background-color: #FFFFFF;
}

#footer {
	height: 50px;
	width: 900px;
	clear: both;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 8px;
	margin-left: 20px;
}

