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

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

img {
	border: none;
}

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

a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

a.bodylink, a.bodylink:visited {
	color: #000000;
	background-color:#EEEEEE;
	text-decoration: none;
	padding-left: 0px;
}

a.bodylink:hover {
	color: #666666;
	text-decoration: underline;
}

.hmh_body #container {
	width: 100%;
	background: #FFFFFF;
	margin: 0 0;
	text-align: left;
}
.hmh_body #header {
	height: 105px;
	margin: 0;
	padding: 0;
}
.hmh_body #header h1 {
	font: Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	letter-spacing: 8px;
	font-weight:lighter;
	font-stretch:extra-condensed;
	margin-top: 30px;
	margin-left: 20px;
}

.style1 {color: #FF0000}

.hmh_body #mainContent {
	font-size: 10px;
	width: 800px;
	text-align:center;
	padding: 0 100px;
	
	/* width would go here to stop maincontent from extending to 100% */
}


.hmh_body #mainContent p {
	padding: 0px 0px 10px 0px;
    display: block;
    overflow: none;
	text-align:justify;
    width: 725px;
}

.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: 100%;
	text-align: left;
	letter-spacing: 8px;
	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: 100px;
	padding: 0 0;
} 

.hmh_body #footer { 
    clear:both;
	padding: 0 0px;
	background: #666699;
} 
.hmh_body #footer p {
	text-align:center;
	font-size: 85%;
	letter-spacing: 1px;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 0;
}
.models_home {
	width: 100px;
	height:170px;
	float:left;
	margin-right: 25px;
	margin-bottom: 30px;
}

.models_gallery {
	width: 100px;
	height:75px;
	float:left;
	margin-right: 25px;
	margin-bottom: 10px;
}

.models {
	font-size:9px;
	font-weight:bold;
	line-height: 16px;
	text-align:left;
}
.movie {
}
#model_title {
	background-color: #888888;
	width: 100px;
	display:block;
	height: 18px;
}
#model_title .title {
	color: white;
	font-size:14px;
	font-weight: lighter;
}
#clear {
	clear:both;
}
