td img {
	display: block;
	text-align: right;
}

html {
	height:100%;	
}

html>#wrapper
{
	width: 900px;
}

body {
	height:100%;	
	font-family:"Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border:0px;
	z-index:0;
	font-size: 13px;
	color:#ffffff;
	background-color:#E6E6E6;
	background-image:url(../images/bg.jpg)
	
}

#wrapper {
	position:absolute;
	width:970px;
	height:570px;
	left:50%;
	top:50%;
	margin-top:-285px;
	margin-left:-485px;
	background-image:url(../images/index.png);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:98;
}

#wrapper1 {
	position:absolute;
	width:970px;
	height:570px;
	left:50%;
	top:50%;
	margin-top:-285px;
	margin-left:-485px;
	background-image:url(../images/index.png);
	background-repeat:no-repeat;
	z-index:98;
}



#wrapperInner {
	border-spacing: 0; /* required by Opera 6 */
	text-align:left;
	width:970px;
	margin: 0 auto;
	margin-top:5px;
	background-image:url(../images/ft1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#header{
	background-image:url(../images/headerbg.png);
	height:217px;
}

#headerText{
	width:95%;
	padding:25px;
	font-weight:bold;
}

#picTower{
	position:absolute;
	margin:20px 0px 0px 800px;
	visibility:hidden;
	display:none;
}

#picVoting{
	position:absolute;
	margin:580px 0px 0px 780px;
}

#shoppingCart{
	position:absolute;
	width:450px;
	left:50%;
	top:50%;
	margin-top:-100px;
	margin-left:-225px;
	border:1px solid #000000;
	padding:20px;
	z-index:99999999;
	background-color:#999999;
	background-image:url(../images/bg.jpg);
	alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	visibility:hidden;
}


#content{
	background-image:url(../images/middleBG.png);
	background-repeat:repeat-y;
	padding:25px;
	padding-top:0px;
}

#footer{
	background-image:url(../images/footerbg.png);
	background-repeat:none;
	height:14px;
}

h1{
	font-size:50px;
	color:#999999;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h2{
	font-size:25px;
	color:#CA0000;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

p{
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-size:17px;
	text-align:justify;
	line-height:1.5em
}

#homePageRight p{
	font-size:13px;
}
