

* {
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 0;
	font-family: "arial", "sans-serif";
	font-size: 12px;
	color: #4f4f4f;
}

h2 {
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 2em;
	letter-spacing: -1px;
	margin-top: 10px;
}

body {
	background-color: #ffffff;
	text-align: center;
}

body * {
	text-align: left;
}

#container {
	width: 814px;
	margin-left: auto;
  	margin-right: auto;
	background-color: #FFFFFF;
	background-position: 0% 0%;
}

#navigation {
}

#navigation a {
	margin-right: 20px;	
	text-decoration: none;
	
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 2em;
	letter-spacing: -1px;
	margin-top: 10px;
}

#main_picture {
	margin: 10px 0px 0px 0px;
}

#info_and_description {
	margin: 10px 0px 0px 0px;
	
}

#about-main_picture {
	float: left;
	margin-top: 10px;
}

#about-info_and_description{
	float: left;
	width: 335px;
	margin-top: 10px;
	margin-right: 5px;
}

#collections-main_picture {
	/*margin: 10px;*/
	margin-top: 10px;
	margin-left: 50px;
}

#slideshow-main_picture {
	/*margin: 10px;*/
	margin-top: 10px;
	margin-left: 0px;
}

#collections-main_picture img {
	margin-top: 10px;
}

.thumb img {
	width:100px;
}

#thumbs {	
	float: left;
}

#gallery {	
	float: left;
}

.slideshow-container img {
	/*width: 808px;*/
}

#index-info_and_description {
	margin: 10px 0px 0px 0px;
	width: 814px;
	
}

#title img {
	/*width: 461px;*/
	margin-right: 11px;
}

.nav_link {
	
	margin-right: 20px;	
	text-decoration: none;
	
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 2em;
	letter-spacing: -1px;
	margin-top: 10px;
	position: relative;
	top: -24px;
}

#header {
	width: 200px;
}

#lookbook_header {
	height: 138px;
}
/*
div.stage {
	margin: auto;
}


#title {
	left:     33px;
	top:      8px;
	width:    863px;
	height:   110px;
}

#navigation {
	left:     33px;
	top:      52px;
	width:    863px;
	height:   14px;
}

#menu {
	left:  33px;
	top:   66px;
}

#main_picture {
	left:     313px;
	top:      123px;
	width:    640px;
 	width: 472px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#info_and_description {
	left:     38px;
	top:      253px;
	width:    241px;
	height:   437px;
}


.collection
{
	float: left;
}

.collection img
{
	margin: 7px;
}

.collection_header
{
cursor: pointer;
margin: 11px;
}
*/
