#main{
	height:451px;
	width:1000px;
	background-image:url(../images/fanart_bg.jpg);
	background-repeat:no-repeat;
}
#top{
	padding:17px 0px 0px 81px;
}
	#left{
		float:left;
		width:300px;
		height:60px;
	}
		#submit{
			padding-left:50px;
		}
	#right{
		float:left;
		width:550px;
		height:60px;
		z-index:3;
	}
#flash{
	clear:both;
	margin-top:5px;
}