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

body {
	background: #FFFFFF;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 100%;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

a:hover {
	color: #CCCCCC;
}

.hmh_body #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 0;
	text-align: left;
}
.hmh_body #header {
	height: 10px;
	padding: 0 0px 0 0px;
}
.hmh_body #header h1 {
	font: Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: lighter;
	font-size: 11px;
	line-height: 30px;
	width:475px;
	display:block;
	margin: 0 0 0 0;
	padding: 0px 0;
}

.style1 {color: #FF0000}

.hmh_body #mainContent {
	font-size: 10px;
	padding: 0 10px;
	height:200px;
}

.hmh_body #mainContent2 {
	font-size: 10px;
	padding: 0 10px;
	background-image: url(images/signature_sm.gif);
	background-repeat: no-repeat;
	background-position: inherit;
    width: auto;
	height:200px;
}

.hmh_body #mainContent p {
	padding: 0 0px;
    display: block;
    overflow: none;
    width: 600px;
}

.hmh_body #mainContent .sample_movie {
	padding: 0 20px;
    display: block;
    overflow: none;
    width: auto;
}

.hmh_body #mainContent h1 {
	font: Helvetica, Arial, sans-serif;
	font-size: 200%;
	text-align: justify;
	letter-spacing: 12px;
	font-weight:lighter;
	font-stretch:extra-condensed;
	margin-left: 20px;
}

.hmh_body #mainContent h2 {
	font: Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	letter-spacing: 2px;
	font-weight:lighter;
	font-stretch:extra-condensed;
	margin-left: 20px;
}

.hmh_body #home_nav { 
	text-align: left;
	background:#666677;
	margin-top: 0px;
	padding: 0 0;
	width: 800px;
} 

.hmh_body #home_nav .enter { 
	font-size:12px;
} 

.hmh_body #footer { 
    clear:both;
	padding: 0 10px;
	background:#666677;
} 
.hmh_body #footer p {
	text-align:center;
	font-size: 60%;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 0;
}
.models_home {
	width: 170px;
	height:170px;
	float:left;
	margin-bottom: 25px;
}
.models {
	font-size:11px;
	font-weight:bold;
	line-height: 18px;
}
.movie {
}
#model_title {
	background-color: #888888;
	width: 150px;
	display:block;
	height: 18px;
}
#model_title .title {
	color: white;
	font-size:20px;
	font-weight: lighter;
}
#clear {
	clear:both;
}
#front_image {
	margin-top: 10px;
	margin-left:-10px;
	text-align:left;
}