body {
	font-family: Georgia, "Times New Roman", Times, serif;
	height:100%;
	width:1050px;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	background-image: none;
	background-color: #000000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
_thumbs {
	padding:3px;
	position: relative;
	top: auto;
}
.articleBox {
	border: thin dotted #000000;
	float: left;
	height: auto;
	width: 45%;
	clear: none;
	background-image: url(../images/oldPaper-50.jpg);
	overflow: auto;
	visibility: visible;
	background-repeat: repeat-y;
	background-attachment: scroll;
	z-index: 3;
	position: relative;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
}
.receipeBox {
	padding: 5px;
	height: 100%;
	width: 300px;
	font-family: "Tempus Sans ITC";
	font-size: 10px;
	background-color: #C1E3E1;
	position: relative;
	z-index: 2;
	overflow: visible;
	visibility: visible;
	float: none;
	background-attachment: fixed;
	margin: auto;
}

.main {
	text-align: left;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 51%;
	float: left;
}
.main2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	width: 77%;
	padding: 20px;
	float: left;
	text-align: left;
}

.bottomLayer {
	background-attachment: fixed;
	background-image: url(../images/turquoise-grad.gif);
	background-repeat: repeat;
	height: auto;
	width: 900px;
	position: relative;
	z-index: 2;
	background-position: left top;
	overflow: auto;
	visibility: inherit;
	top: auto;
	padding: 5px;
	float: none;
}
.main3 {
	float: left;
	height: auto;
	width: 45%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 20px;
}

.advertiser {
	padding: 2px;
	float: left;
	height: 150px;
	width: 100%;
	margin-left: 20px;
}
.Advertise {
	float: left;
	height: auto;
	width: 16%;
	padding: 5px;
}

