/* ------------------------------------ Extras - BEGIN ------------------------------------*/
#mainPageBackground {
 	width: 100%; 
	height: 375px;
	background-image:url(http://www.bellydancingbarbie.com/images/logos/mainPage2.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
	}

h2 {
	margin: 10px 0px 0px 20px;
	}
	
.introtext {
	text-align: justify;
	font-size: 14px;
	margin: 10px 400px 0px 20px;
	}
	
	
#quote1 {
	position: absolute;
	width: 250px;
	top: 375px;
	margin-left: 30px;
	text-align: justify;
	line-height: 1.5em;
	font-size: 75%;
	font-weight: bold;
	color: #bfbfbf;
	}

#awards {
	position: absolute;
	top: 560px;
	margin-left:10px;
	}
	
	

/*-----STUFF FOR ZONES-----*/
#zoneTable {
	width:780px;
	}
	
	
.roundcorner-zones {
	background: url(../images/boxCorners/pink/bg.png) repeat-x;
	background-color:#fff;
	}

.zonehead {
	text-align: left;
	margin-bottom: 10px;
	}

.updates {
	font-size: 12px;
	}

#badges {
	margin-top: 20px;
	}
	
.postdate { font-size:70%; font-style:italic; color:#000; }
/*-----STUFF FOR ZONES-----*/
/* ------------------------------------ Extras - END ------------------------------------ */
