
/* ------------ common ------------- */

body {
	background-color: #3366CC;
  	margin: 0px;
  	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	}


/* ------------ nav links ------------- */


a.nav:link	{
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

a.nav:visited {
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

a.nav:hover {
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	
	
/* ------------ body text links ------------- */


a.text:link	{
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

a.text:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

a.text:hover {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}
	

/* ------------ common positioning ------------- */


#container {
	position: relative;
	margin: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;

	}

.content {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	color: #FFF;
	width: 395px; 
	padding-top: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
	padding-bottom: 0px; 
	z-index: 0;
	background: url(art/pagetile.gif) repeat-y;
	}
	

	
#logo2 {
	position: absolute; 
	top: 100px; 
	left: 104px;
	z-index: 2;
	}
	
	
	
/* ------------ tory burch ------------- */	

#promobox {
	position: relative; 
	top: 75px; 
	left: 120px;
	width: 360px;
	background-color: #FFFF66;
	z-index: 5;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
	padding: 10px 0 10px 0;
	}
	
a.promo:link	{
	background-color: #FFFF66;
	color: #3366CC;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

a.promo:visited {
	background-color: #FFFF66;
	color: #3366CC;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

a.promo:hover {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#nav2 {
	position: absolute; 
	top: 125px; 
	left: 335px;
	z-index: 1;
	text-align: right;
	background-color: #FFFFFF;
	width: 150px;
	}


#titlebar2 {
	position: absolute; 
	top: 230px;
	left: 120px;
	z-index: 5;
	width: 350px;
	background-color: #003399;
	
	}
	
.bartext {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	}
	

	
	
#text2 {
	position: relative; 
	top: 100px;
	left: 120px;
	z-index: 5;
	width: 365px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	}
	

		
#bottom {
	position: relative;
	top: 30px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 300px;
	background-color: #3366CC;
	}
	
	
	
	
	







	
		
#facebook {
	position: relative;
	top: 70px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	z-index: 50;
	}
	
	
	

/* ------------ body text links ------------- */


a.text:link	{
	background-color: #FFFF66;
	color: #3366CC;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

a.text:visited {
	background-color: #FFFF66;
	color: #3366CC;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

a.text:hover {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

	
	
	
	
	
	
	
	
	
	