/* CSS Document */

body {
	background-color: #000000;
	font-family: "Century Gothic";
	font-size: 62.5%;
	color: #ffffff;
	font-weight:normal;
	height:auto;
}

#wrapper {
	background-color:#000000;
	height:auto;
	width:750px;
	margin-left:20%;
	margin-top:12%;
}	


/*#content {
	margin-left: auto; 
	margin-right: auto; 	
	color: #000000; 
	height:auto;
	background-color:#000000;
	width:750px;
}*/

#nav {
	padding-top:4%;
	/*	height:auto;
	margin-left:140px;
	border-left:thin;
	float:left;
	border-left-color:#ffffff;*/
}

#nav ul {
	font-size:1.8em;
	text-align:center;
	font-family:"Century Gothic";
	margin-left:0;
	padding-left:0;
/*	float:left;
	width:40%;*/
}

#nav li {
	list-style-type:none;
	padding:0.25em 0.30em;
	display:inline;
	font-family:"Century Gothic";
	color:#ffffff;
/*	line-height:130%;
	margin-left:4%;*/
}

a {
	text-decoration:none;
	color:#ffffff;
/*	color:#977049;*/
}

/*#vertical { vertical line
	margin-left:175px;
}*/

#horizontal {  /*thin horizonztal line*/	
	margin-top:20px;
}

#collections2009 { /*spring and summer 2009 dates for men and women collection*/
/*	background-image:url(../images/current9-10-08homepage.jpg);
	width:495px;
	height:700px;
	background-repeat: no-repeat;*/
	margin-left:37%;
	margin-top:8%;
}		
	
#SS09 {
	font-family:"Century Gothic";
	color:#fffff;
	font-size:1.7em;
	margin-left:38%;
	margin-top:3%;
}

#enter	{
	font-family:"Century Gothic";
	color:#fffff;
	font-size:1.5em;
	margin-left:47%;
}	
	


	
