body,
html {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body {
	font-family: Geneva, Helvetica;
	font-size: 7pt;
/*	font-variant: small-caps;*/
	letter-spacing: 0.4em;
	text-transform: uppercase;
	color: #666;
	min-width: 810px;
	line-height: 1.3em;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	background-color: #ddd;
}

code {
	font-variant: normal;
}

#Title {
	height: 158px;
	width: 454px;
	margin: 200px auto;
	padding: 0;
/*	background-image: url("../images/logo-on.jpg");*/
}

#Title a img {
	border-style: none;
}

#Title a:hover {
	background-color: transparent;
}

/*
#Title a:hover img {
	visibility: hidden;
}
*/

#Header {
	padding: 10px 0 0 0;
}

#Nav {
	letter-spacing: 0.8em;
	padding: 1px 0;
	margin: 0 0 10px 0;
	background-color: #eee;
	color: #333;
	text-align: center;
}

#Container {
	margin: 0 auto;
	width: 810px;
}

#Container h2, h3 {
	font-size: 12pt;
}

#LeftColumn {
	float: left;
	width: 405px;
}

#RightColumn {
	float: right;
	width: 405px;
}

#Footer {
	clear: both;
	text-align: center;
	padding: 50px 0 0 0;
}

#Footer span {
	min-width: 50px;
}

#Logo {
	height: 100px;
	width: 295px;
	margin: 300px auto 0px auto;
	background-image: url("../images/dorothylee_logo_off.jpg");
}

#Logo a:hover img {
	visibility: hidden;
}

#Logo a img {
	border-style: none;
}

#Main {
	padding-top: 20px;
}

#Main img {
	border: 1 solid #fff;
}

#Gallery {
	margin: 0 auto;
	width: 715px;
}

#Gallery img {
	margin: 0px -2px;
	border: 0 solid #fff;
}

#BioImg {
	padding-top: 5px;
	text-align: center;
}

#BioText {
	font-size: 7pt;
/*	font-variant: small-caps;*/
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1.3em;
}

#Contact {
	letter-spacing: 0.2em;
	line-height: 1.7em;
	width: 450px;
	margin: 0 auto;
	text-align: right;
}

#Contact span {
	color: #000;
	float: left;
/*	font-weight: bold;*/
}

#Press {
	letter-spacing: 0.2em;
	line-height: 1.7em;
	width: 400px;
	margin: 0 auto;
	text-align: right;
}

#Press span {
	float: left;
}

#Stores {
	letter-spacing: 0.2em;
	line-height: 1.7em;
	width: 640px;
	margin: 0 auto;
	text-align: right;
}

#Stores span {
	color: #000;
/*	font-weight: bold;*/
	float: left;
}

#StoresLeft {
	float: left;
	width: 300px;
	margin: 0 auto;
}

#StoresRight {
	float: right;
	width: 300px;
}

.center {
	text-align: center;
}

.contact_info {
	letter-spacing: 0.2em;
	padding: 0 20px;
	font-family: Geneva;
}

.contact_info h2 {
	font-size: 10pt;
}

.contact_info h3 {
	font-size: 9pt;
}

.contact_info p {
	padding-left: 20px;
}

.look_caption {
	text-align: center;
	color: #000;
	font-size: 9pt;
}

.look_descr {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}

.look_descr ul {
	text-align: left;
	list-style-type: circle;
	padding: 0;
	margin-left: 0;
}

.look_descr div {
	text-align: center;
	margin-top: 3px;
	padding-left: 2em;
	text-indent: -2em;
}
