body{
	width:850px;
	margin:0 auto;
	background:#00008b;
	text-align:center;
}
a{
	outline:none;
	text-decoration:none;
}
img { border-width: 0px; }
a:link{ 
	outline:none;
	text-decoration:none; }
a:visited{
	outline:none;
	text-decoration:none; }

p{
	font-family:century gothic,serif;
}
#titl{
	width:850px;
	height:60px;
	border:solid 0px #ffffff; 
	background:#00008b;
	text-align:center;	
}
#mid{
	width:auto;
	height:auto;
	background:#F0FFFF url("") center top no-repeat;
	border:solid 0px #4682B4; 
	color:#4682B4;
	text-align:left;
	float:left;
}
#bbtm{
	width:850px;
	height:40px;
	background: url("") center top no-repeat;
	border:solid 0px #F0FFFF; 
	color:#4682B4;
	text-align:right;
}
#button{
	width:50px;
	height:34px;
	background: url("") center top no-repeat;
	border:solid 0px #F0FFFF; 
	color:#4682B4;
	text-align:right;
	float:right;
	margin-right:5px;
	margin-top:5px;
}