@charset "UTF-8";
/* CSS Document */

#advertsC {
	width: 1004px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/bgtwocoloptb.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
#mainContentadverts {
	margin-top: 10px;
	margin-right: 342px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #ebebeb;
}
#advertsMC {
	width: 935px;
	padding: 0px;
	background-color: #EBEBEB;
	margin: 0px;
} 
.acover h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	line-height: 18px;
}
#advertsMC p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
#advertsMC .acover p {
}
#advertsMC a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.emptyads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 300px;
	padding: 100px;
}

#advertsMC img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#advertblock {
}
.acover p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.acover {
	width: 180px;
	display: inline;
	float: left;
	height: 260px;
	text-align: center;
	padding-top: 20px;
}
.adnav {
	width: 80px;
	display: inline;
	float: left;
	height: 200px;
	text-align: center;
	padding-top: 100px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
