@charset "utf-8";
/* mooglemb.com  */

html{
		background: url(newcobalt.png);
	}
body{
		margin: 0;
		height: auto;
		text-align: center;
		background: url(body.png) center repeat-y;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
	}
#head{
		margin: auto;
	}
#aDiv{
		background: url(head.png) center top no-repeat;
		height: inherit;
		margin: auto;
		text-align: center;
		/*padding-top: 185px;*/
	}
#home{
	height: 185px;
	width: inherit;
	display: block;
	margin: auto;
}
#content{
		width: 798px;
		margin: auto;
	}
#content img{
		margin: auto;
	}
#floor{
		height: 15px;
		background: url(floor.png) repeat-x
}
.text{
	width: 700px;
	margin: auto;
	text-align: left
	}
.ad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
a {
	color: #105DA0
}
a:hover{
	color: #92CAFE
}
a img{
	border: none;
}
p{
		text-indent: 30px;
	}

dt {
	margin: 10px 0 0 0
}
