@charset "utf-8";
/* CSS Document */
#container {
	text-align:left;	
	padding-bottom:20px;
}
#topSubNav, #topSubCelebNav {
 background-color:#5C0402;
text-align:left;
}
 
#headerImg {
  margin-top:20px;
  text-align:center;
 background-color:#330401;
}

#noHeadImg {
	padding:20px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#580504;
	margin-top:80px;
}
#noHeadImg h1{
	font-size:1.2em;	
}
#noHeadImg p{
	margin-bottom:20px;
	padding-right:20px;
}
#noHeadImg form {
	background-color:#400302;
	margin:10px 30px;
	padding:20px;
}

#copyImg {
	width:180px;
	float:left;
}
#corpBack {
	font-size:1.1em;	
	line-height:1.4em;
}



