#top-banner {
	position: relative;
	width: 728px;
	height: auto;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
#top-banner {
	/* display: none; */
	position: relative;
	width: 100%;
	height: auto;
	margin: 5px 10px 10px 3px;
}
	#top-banner-image {
		width: 726px;
		height: 88px;
	}


#mid-banner {
	position: relative;
	width: 468px;
	height: 60px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
}

#content-banner {
	position: relative;
	width: 468px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
	#content-banner-img {
		width: 466px;
		height: 58px;
	}

#sidebar-box {
	position: relative;
	width: 300px;
	height: 250px;
	margin: 10px;
	margin-left: -30px;
	margin-bottom: 40px;
}
	#sidebar-box-img {
		width: 298px;
		height: 248px;
	}

#sidebar-250 {
	position: relative;
	width: 300px;
	height: 250px;
	margin: 10px;
	margin-left: -30px;
	margin-bottom: 30px;
}

.a-statement, .a-statement * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.ad-statement, .ad-statement * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}


.a-img {
	position: relative;
	/* background: url( 'ad-bkgd.png' ) repeat; */
	border: solid 1px #999;
	overflow: hidden;
}

.ad-img {
	position: relative;
	/* background: url( 'ad-bkgd.png' ) repeat; */
	border: solid 1px #999;
	overflow: hidden;
}
	.ad-dim {
		position: absolute;
		top: 10%;
		left: 2%;
		z-index: 10;
		padding: 0px 3px;
	}
		.ad-dim, .ad-dim * {
			font-family: "Courier New", Courier, monospace;
			color: #666;
			background: url( 'fff_alpha80.png' ) repeat;
			border: solid 2px #fff;
		}


	#social-networks {
		float: right;
		width: 190px;
		height: 84px;
		margin: 0px 2px 0px 0px;
		padding-left: 10px;
		padding-top: 4px;
	}
		.socnet-link {
			margin-bottom: 5px;
		}
		.socnet-link, .socnet-link * {
			font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
			font-size: 12px;
			text-decoration: none !important;
		}
		.socnet-link img {
			vertical-align: middle;
		}

