/* CSS Document */



.microSite {
      width:772px;
      margin:0px 0px 0px 10px;
	  float:left;
	  background-image:url(/ecms.aspx/events/wwe/mainBkgrd.jpg);
	  background-repeat:repeat-x;
      }
	
.microSiteMainColor {
	background-color:#f7f7f7;
	} 

.micoSiteTop img {
	width:772px;
	height:110px;
	}

.microSiteLeftColumn {
	background-image:url(/ecms.aspx/events/wwe/leftcolumnBkgd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:205px;
	clear:left;

	}
	
.microSiteLeftColumn img{
	width:160px;
	height:600px;
	}	

.microSiteRightColumn {
	background-image:url(/ecms.aspx/events/wwe/contentTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:567px;
	float:left;
	}

.microSiteContent {
	width:547px;
	padding:0px 10px 10px 10px;
	margin:10px 0px 0px 0px;
	text-align:left;
	float:left;
	background-image:url(/ecms.aspx/events/contentBkgd.gif);
	background-repeat:repeat-y;
	}

.microSiteFooter img{
	width:772px;
	height:20px;
	} 
	
.microSite h1 {
font-size:120%;
	color:#f60704;
	}
	
.microSite table {
	margin:0px 0px 10px 0px;
	}
	
.microSiteTable td {
	padding:3px;
	width:50%;
	}
	
.rowColorOne {
	background-color:#c2c2c2;
	}
	
.rowColorTwo {
	background-color:#eceaea;
	}
	
p 
{
margin-bottom:8px;
margin-top:8px;
}