body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.vertspace {
	clear: both;
	height: 15px;
}
.clear {
	clear: both;
}
#splash {
	background-image: url(../images/splashbg.jpg);
	background-repeat: repeat-y;
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-position: 0px -25px;
}
#splash a:link,#splash a:visited {
	color: #FFCC33;
}
#splash a:hover {
	color: #CC3300;
}
#splash p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 14px;
}
#splash h1 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 28px;
}
td.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9726;
}
td.newsdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#recipebox img {
	margin-top: 35px;
}
#footertext {
	padding-top: 8px;
	width: 500px;
	float: left;
}
.downloads1  td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9630;
	font-size: 12px;
	padding: 20px;
}
.downloads1 {
	margin-bottom: 20px;
}
.downloads1  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	background-image: url(../images/tableheaderbg.jpg);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.downloads1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebook {
	float: left;
	padding-top: 12px;
	padding-left: 8px;
}

