body
	{
	background-color:#FFFFFF;
	margin:0px;
	}

#wrapper
	{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:640px;
	background-image:url(images/gradient.gif);border:0; background-repeat:repeat-x;
	}
	

#logo
	{
	position:absolute;
	top:0px;
	left:0px;
	width:530px;
	height:255px;
	background-image:url(images/logo.gif);width:530px; height:255px; border:0; background-repeat:no-repeat;
	}
	

#topright1
	{
	position:absolute;
	top:0px;
	left:530px;
	width:270px;
	height:135px;
	background-image:url(images/tr.gif); border:0; background-repeat:no-repeat;
	}

#topright2
	{
	position:absolute;
	top:135px;
	left:530px;
	width:270px;
	height:120px;
	background-image:url(images/tr2.gif); border:0; background-repeat:no-repeat;
	}

#topright_expires
	{
	position:absolute;
	top:0px;
	left:530px;
	width:270px;
	height:135px;
	background-image:url(images/tr_expires.gif); border:0; background-repeat:no-repeat;
	}

#topright_buytoday
	{
	position:absolute;
	top:135px;
	left:530px;
	width:270px;
	height:120px;
	background-image:url(images/tr2_buytoday.gif); border:0; background-repeat:no-repeat;
	}


#midleft
	{
	position:absolute;
	top:255px;
	left:0px;
	width:245px;
	height:185px;
	background-image:url(images/midleft.gif); border:0; background-repeat:no-repeat;
	}

#mid
	{
	position:absolute;
	top:255px;
	left:245px;
	width:285px;
	height:185px;
	background-image:url(images/mid.gif); border:0; background-repeat:no-repeat;
	}

#midright
	{
	position:absolute;
	top:255px;
	left:530px;
	width:270px;
	height:185px;
	background-image:url(images/midright.gif); border:0; background-repeat:no-repeat;
	}

#midright_agree
	{
	position:absolute;
	top:255px;
	left:530px;
	width:270px;
	height:185px;
	background-image:url(images/midright_agree.gif); border:0; background-repeat:no-repeat;
	z-index:1;
	}

#midright_viewcart
	{
	position:absolute;
	top:255px;
	left:530px;
	width:270px;
	height:79px;
	z-index:2;
	}

#bottomleft
	{
	position:absolute;
	top:440px;
	left:0px;
	width:245px;
	height:200px;
	background-image:url(images/bl.gif); border:0; background-repeat:no-repeat;
	}

#bottommid
	{
	position:absolute;
	top:440px;
	left:245px;
	width:285px;
	height:200px;
	background-image:url(images/bl2.gif); border:0; background-repeat:no-repeat;
	}

#bottommid_return
	{
	width:285px;
	height:200px;
	border:0;
	}


#bottomright
	{
	position:absolute;
	top:440px;
	left:530px;
	width:270px;
	height:200px;
	background-image:url(images/br.gif); border:0; background-repeat:no-repeat;
	}

#tickets
	{
	width:270px;
	height:120px;
	border:0;
	}

#tickets1
	{
	width:245px;
	height:185px;
	border:0;
	}

#tickets2
	{
	width:285px;
	height:185px;
	border:0;
	}

#viewcart
	{
	width:270px;
	height:79px;
	border:0;
	}

img	{
	border:0px;
	}



