
body{
  height:100%;
  width:100%;
  background:url(/images/en_US/products/awakenings/bg_body.gif) repeat-x;
  margin:0px;
}

#main_container{
  width:950px;
  background:url(/images/en_US/products/awakenings/bg_mcontainer.jpg) no-repeat;
  margin:auto;
}

div#featuredcontent{
		background: url(/cleveruses/images/img_clear_book.jpg) no-repeat 0 100px;
		padding: 125px 0 0 0;		
		width: 741px;
		min-height:500px;
		_height:500px;				
}
div#storycontent{
		background: url(/cleveruses/images/img_blank_paper.jpg) no-repeat;
		padding: 40px 0 0 20px;		
		height: 450px;
		text-align:left;				
}

.mainTitle{
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;   
  color:#ffffff;
  font-weight:bold;
}

.mainTitle2{
  font-family:Arial, Helvetica, sans-serif;
  font-size:27px;   
  color:#ffffff;
  font-weight:bold;
}

.redText{
  font-family:Arial, Helvetica, sans-serif;  
  font-weight:bold;
  width:425px; 
  color:#d13a1e; 
  font-size:16px;
}

.redSmallText{
  font-family:Arial, Helvetica, sans-serif;  
  width:120px; 
  float:left;
  color:#d13a1e; 
  font-size:13px;
}

.generalText{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:13px; 
 color:#666666;
  width:425px;
}
#footer_links{
  width:470px;
  height:20px;
  margin:auto;
}
#footer_info{
  width:520px;
  height:20px;
  margin:auto;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:#f36d21; 
}
#footer_images{
  width:150px;
  margin:auto;
}


a{
  font-family:Arial, Helvetica, sans-serif; 
  font-size:13px; 
  color:#d23c1e; 
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}

span{
  font-size:14px; 
  color:#d23c1e; 
  font-weight:bold;
}

.inputStyle{
  height:14px; 
  width:275px; 
  border:#f3b598 solid 1px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 }
