body {
	background-color:	#ffffff;
	font-family: 		Futura, Verdana, Geneva, Arial, sans-serif;
   	font-size: 		small;
	color:			#000000;
}

body a:link {
	text-decoration:	none;
}

body a:visited {
	text-decoration:	none;
	color:			#666666;
}

img {
	border:			none;
}

#index-main {
	text-align:		center;
}

#index-nav {
	border-spacing:		1px;
	border-color:		white;
	border-width:		0px;
	border-style:		solid;
	margin-right:		auto;
	margin-left:		auto;

}

#main-content {
	border:			none;
	width:			700px;
	margin-top:		auto;
	margin-right:		auto;
	margin-left:		auto;
}

#main-clothes {
	position:		relative;
	top:			-30px;
	left:			20px;
}

#main-ready {
	position:		relative;
	top:			-30px;
	left:			20px;
}

#main-jewelry {
	position:		relative;
	top:			-30px;
	left:			20px;
}

#main-about {
	position:		relative;
	top:			-70px;
	left:			20px;
}

.main-text-cell {
	text-align:		left;
}

.heading {
	font-size:		150%;
	line-height:		1.6em;
	font-weight:		bold;

}

.interview {
	color:			#99CCFF;
	text-decoration:	none;
}

.copyright {
	font-size:		11px;
	color:			#2C2C2C;
	text-decoration:	none;
}