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


body { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }

#contain {
	margin:0px auto 0px auto;
	padding:0px;
	width:1000px;
}

#theYellowBrickRoad {
	padding:10px;
	width:980px;
	float:center;
}

.follow{
	width:auto; height:615px;
	float:left;
	}
.mainImg{
	width:915px; height:650px;
	background-image:url(img/ozmaALT00.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0px auto 0px auto;
}

.surrenderDorothy{
	width:914px; height:200px;
	background-image:url(img/surrenderDorothy.gif);
	background-repeat:no-repeat;
	float:left;
}
.theSubText{
	width:175px; height:auto;
	padding:10px; margin:0px 5px 0px 0px;
	float:left;
	background-image:url(img/yellow.png);
	background-repeat:repeat;
	}
.theSubTextyellow{
	width:175px; height:auto;
	padding:10px; margin:0px 5px 0px 0px;
	float:left;
	background-image:url(img/yellow.png);
	background-repeat:repeat;
	}
.theSubTextgold{
	width:175px; height:auto;
	padding:10px; margin:10px 5px 0px 0px;
	float:left;
	background-image:url(img/gold.png);
	background-repeat:repeat;
	}
.txt{
	font-size:12px;
	line-height:16px;
	color:#000000;
}
.moreText{
	width:914px; height:287px;
	background-image:url(img/blank.gif);
	background-repeat:repeat;
	float:left;
}
.ORsomething{
	width:914px; height:183px;
	background-image:url(img/ORsomething.gif);
	background-repeat:none;
	float:right;
}



/* 2 */

.theImg1{
	width:915px; height:615px;
	background-image:url(img/ozma01.jpg);
	background-repeat:no-repeat;
	float:left;
}
.theImg2{
	width:915px; height:615px;
	background-image:url(img/ozma02.jpg);
	background-repeat:no-repeat;
	float:left;
}
.fakeSurrenderDorothy{
	width:914px; height:144px;
	float:left;
	background-image:url(img/blank.gif);
	background-repeat:repeat;
	}
.fakeORsomething{
	width:914px; height:287px;
	float:left;
	background-image:url(img/blank.gif);
	background-repeat:repeat;
	}
	
	
	
/* PARTy PARTY PARTY PARTY */

.party00{
	width:314px; height:124px;
	padding:10px;
	float:right;
	text-align:right;
}
.party01{
	width:auto; height:124px;
	padding:10px;
	float:left;
}
.party02{
	width:420px; height:124px;
	padding:10px;
	float:left;
}

h1, h2, h3, h4, h5, h6 {
	color:#FF0033;
	padding:0px; margin:0px;
	}