<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
}
a:link {
	color: #DA0873;
}
a:visited {
	color: #DA0873;
}
a:hover {
	color: #DA0873;
}
a:active {
	color: #DA0873;
}
#global{
	position:absolute;
	width:435px;
	margin-left:-217px;
	left:50%;
	text-align:center;
}
.Style1 {
	font-size: medium;
	color: #FF6600;
}
-->


#bg {
	background-image: url(images/bg2009.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	overflow:hidden;
	height:100%;
}

#copy {
	top: 10px;
	position: absolute;
	margin-top: 0px;
}

#main {
	z-index:10;
	/* width:100%; */
	/* margin-right:auto; */
	 margin-left:-225px;
	left:50%;
	margin-top: 300px;
	top:0px;
	position:absolute;

}