#total {
/*	HEIGHT: 1245px;*/
	height: 620px;
}

#main {
	position: relative;
	top:-1282px;
	left:257px;
	background-image:url();
	background-color:black;
	width:434px;
/*	height:100%;*/
	height:450px;
	text-align:left;
	padding-left:12px;
	padding-top:0px;
	
	font:12px Arial;
	color:#FFFFFF;
}

#bottom {
	height:21px;
	background-image: url('../images/bottom_bottom2.jpg');
	top: -1250px;
}


