body{	
	margin:0 auto;
	border:0px;
	padding:0px;
	/*text-align:center; */
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	background: none repeat scroll 0% 0% rgb(255, 255, 255); 
	/*overflow-y:hidden;*/
}

#Main{	
	margin: 0 auto; 
	width:680px;
	height:590px;
}

.Box{
	width:100%;
	height: auto;
	float:left;
}

#topimage{
	 background-image: url(logo.jpg);
	 width:275px;
	 height:38px;
	 margin-left:0px;
	 margin-top:20px;
}

#topdes{
	margin-left:287px;
	margin-top:-30px;
	font-weight:bold;
}

#midimage{
	background-image: url(bgTitle.gif);
	margin-left:100px;
	margin-top:45px;
	width:450px;
	height:34px;
}

#middes{	
	font-style: italic;
	color: #0066CC;
	font-size: 14pt;
	margin-left:105px;
	margin-top:-30px;
}

#BodyBox{	
	margin-left:100px;
	margin-top:55px;
	color: #0066CC;
	font-size: 12pt;
	margin-bottom: 0;
	white-space: nowrap;
}
