@charset "UTF-8";
/* CSS Document */

body {
	background:#000000;
	color: #FFFFFF;
}

p {
	color:#999999;
	font-family:"Trebuchet MS", Verdana, Helevetica, sans-serif;
	font-size: 12px;
}

img { border: none;
}

h1 {
	line-height: 101px;
	color: #a48574;
	font-family:"Lucida Sans", Verdana, Helevetica, sans-serif;
	font-style: italic;
	margin-left: 140px;
	font-weight: lighter;
	letter-spacing: 0.1em;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Helevetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: center;
}

h3 {
	color:#999999;
	font-family:"Trebuchet MS", Verdana, Helevetica, sans-serif;
	font-size: 14px;
}

.container {
	position:relative;
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#logo {
	position:relative;
	height: 100px;
}

.marginleft {
	float: left;
	height: 605px;
	width: 140px;
	margin-top: 15px;
}

#footer {
	width: 955px;
	height: 100px;
	clear: both;
	padding-top: 300px;
}
.photo {
	float: right;
	width: 790px;
	height: 650px;
	background-repeat:no-repeat;
	background-image:url(images/girl/womensback.jpg);
	background-position: 210% 70%;
	color: #999999;
	margin-top: 15px;
	padding: 5px;
	line-height: 15px;
	margin-left: 10px;
}
p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 12px;
}

.textfloat1 {
	clear: right;
	float: right;
	height: 160px;
	width: 80px;
	padding: 0px;
}
.textfloat2 {
	clear: right;
	float: right;
	height: 50px;
	width: 210px;
	padding: 0px;
}
.textfloat3 {
	clear: right;
	float: right;
	height: 50px;
	width: 370px;
	padding: 0px;
}
.textfloat4 {
	clear: right;
	float: right;
	height: 100px;
	width: 380px;
	padding: 0px;
}
.textfloat5 {
	clear: right;
	float: right;
	height: 90px;
	width: 390px;
	padding: 0px;
}

.textfloat6 {
	clear: right;
	float: right;
	height: 150px;
	width: 380px;
	padding: 0px;
}

