/*********
 * COVER *
 *********/

/* Cover background */
#homeCover {
	background: url(../images/cover/feb2010/cover_background.jpg) no-repeat;	
	width:514px;
	height:664px;
	float:left;
	position:relative;
}


/* x-traodrinary */
#homeCoverButton_01 {
	position:absolute; 
	left: 251px; 
	top: 390px; 
	width: 207px; 
	height: 87px; 
	text-decoration: none;
	z-index: 1160;
	text-indent: -9999px;
}
#homeCoverButton_01 a {
	background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
	width: 207px; 
	height: 87px; 
	display: block;
}
#homeCoverButton_01 a:hover {
	background: url(../images/cover/feb2010/cblank30x30.png) no-repeat;
}

/*  dream */
#homeCoverButton_02 {
	position:absolute; 
	top:320px; 
	left:495px; 
	width: 217px;
	height: 72px;
	text-decoration:none;
	z-index: 1160;
	text-indent: -9999px;
}
#homeCoverButton_02 a{
	background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
	display: block;
	width: 217px;
	height: 72px;
}
#homeCoverButton_02 a:hover {
  background: url(../images/cover/feb2010/cblank30x30.png) no-repeat;
}

/* realize */
#homeCoverButton_03 {
	position:absolute; 
	top: 502px; 
	left: 251px; 
	width: 258px; 
	height: 85px; 
	text-decoration:none;
	z-index: 1160;
	text-indent: -9999px;
}
#homeCoverButton_03 a{
	background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
	width: 258px; 
	height: 85px; 
	display: block;
}
#homeCoverButton_03 a:hover {
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
}

/* healthy */
#homeCoverButton_04 {
  position:absolute; 
  top: 415px; 
  left: 522px; 
  width: 189px; 
  height: 81px; 
  text-decoration:none;
  z-index: 1160;
  text-indent: -9999px;
}
#homeCoverButton_04 a{
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
  display: block;
  width: 189px; 
  height: 81px; 
}
#homeCoverButton_04 a:hover {
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
}

/* healthy */
#homeCoverButton_05 {
  position:absolute; 
  top: 510px; 
  left: 534px; 
  width: 175px; 
  height: 65px; 
  text-decoration:none;
  z-index: 1160;
  text-indent: -9999px;
}
#homeCoverButton_05 a{
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
  display: block;
  width: 175px; 
  height: 65px; 
}
#homeCoverButton_05 a:hover {
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
}


#homeCoverButton_06 {
	position: absolute; 
	left: 251px; 
	top: 190px; 
	width: 160px; 
	height: 174px; 
	text-decoration: none;
	z-index: 1160;
	text-indent: -9999px;
}

#homeCoverButton_06 a{
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
  display: block;
  width: 160px; 
  height: 174px; 
}

#homeCoverButton_06 a:hover {
  background: url(../images/cover/feb2010/blank30x30.png) no-repeat;
}

/*  */
#mastheadDate {
  position: absolute;	
  /*z-index: 1150;*/
  visibility: visible;
}	

/****************
 * LEFT COLUMN * 
 ****************/

/*  */ 
#homeSingle {
	height:62px;
	width:161px;
	margin:20px 0 0 10px;
	cursor:pointer;
}

/*  */
#homeMeYou {
  width:205px; 
  /* height:190px; */
  height:50px;
  margin:45px 0 15px 7px;
  cursor:pointer;
  border-color:#222222 #000000 #000000 #222222;
  border-style:solid;
  border-width:2px;
  color:#999999;
}

/*  */
#homeManifesto {
  width: 205px;
  height: 190px;
  margin:25px 0 15px 7px;
  cursor:pointer;
  border-color:#222222 #000000 #000000 #222222;
  border-style:solid;
  border-width:2px;
  color:#999999;
}


#leftColumnThirdPanel{
  margin: 15px 0 0 10px;
}

#leftColumnFourthPanel{
  margin: 15px 0 0 10px;
}

#facebookBadge{
  width:142px;
  height:20px;
  margin:15px 0 0 5px;
}

/****************
 * RIGHT COLUMN * 
 ****************/

#homeSocialLogos {
	height:32px;
	width:161px;
	margin:20px 0 0 10px;
	cursor:pointer;
}

#homeBio {
width:205px; 
/* height:190px; */ 
height:50px;
margin:75px 0 15px 7px;
cursor:pointer;
border-color:#222222 #000000 #000000 #222222;
border-style:solid;
border-width:2px;
color:#999999;
	}
	
#homeRentway {
width:205px; 
height:190px;
margin:25px 0 15px 7px;
cursor:pointer;
border-color:#222222 #000000 #000000 #222222;
border-style:solid;
border-width:2px;
color:#999999;
	}
	
#homeTweeze {
	height:62px;
	width:161px;
	margin:25px 0 0 10px;
	cursor:pointer;
}




