body { 
	margin: 0px; 
	padding: 0;
	text-align: justify;
	font: 0.80em Arial, Helvetica, sans-serif;
	color: #000000;	
}

td {
	font: 0.80em Arial, Helvetica, sans-serif;
	color: #000000;
}

.content {
	margin-right: 50px;
	margin-left: 70px;
	width: 890px;
}

.words {
	float: left;
	width: 78%;
	margin-right: 20px;
}

.ads {
	float: left;
	width: 15%;
	margin-left: 10px;
	padding: 1px;
	border: 1px dashed #F5E0B7;
	margin-top: 40px;
}

.school_fundraiser {
	border: 1px dashed #F5E0B7;
	padding: 1px;
	width: 730px;
}

.simple_fundraising_idea{
	border: 1px dashed #F5E0B7;
	padding: 1px;
	width: 730px;
}

.sports_club_fundraising_idea{
	border: 1px dashed #F5E0B7;
	padding: 1px;
	width: 730px;
}

.pageLayout { 
	width: 100%; 
	position: relative; 
	margin: 0px; 
	text-align: left; 
	align: center; 
}

.header {
	clear: none;
	float: none;
	width: 100%;
}

.logo {
	 position:absolute;
	 left:70px;
	 top:16px;
	 z-index:1;
	 color: #CF3822;
	font-size: 3.7em;
	font-family: "Times New Roman", Times, serif; 
}

h2 {
	font-size: 1.9em;
	color: #CF3822;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}


.news {
	clear: both;
	width: 890px;
	margin: 0;
	padding: 0px;
	float: none;
}
.news .title h2 {
	font-size: 2em;
	color: #CF3822;
	margin: 5px 25px 15px 25px;
}

.news a.more {
	background: #E8922B;
	padding: 1px 4px;
	border-right: 2px solid #B24100;
	border-bottom: 1px solid #B24100;
	text-decoration: none;
	color: #FFFFFF;
}

.news a.title {
	font: 0.95em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

hr {
	border:dashed #CF3822; 
	border-width:1px 0 0; 
	height:0;
}

.footer {
	clear: none;
	width: 100%;
	height: 30px;
	z-index: 1;
}

.footerWords {
	position:relative; 
	padding: 0; 
	margin: 0; 
	top:-15; 
	z-index:4; 
	align: center; 
	text-align: center;
}

.footerWords a {
	background: #E8922B;
	padding: 1px 6px;
	border-right: 2px solid #B24100;
	border-bottom: 1px solid #B24100;
	text-decoration: none;
	color: #FFFFFF;
}

.footerWords a:hover {
	background: #E8922B;
	color: #FFFFFF;
	font-weight: bold;
}

#menu {
	position:absolute;
	left:60px;
	top:96px;
	z-index:1;
	width: 895px;
	height: 60px;
	margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Tahoma, Arial, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	background: #E8922B;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #E8922B;
	border-right: 2px solid #B24100;
	border-bottom: 1px solid #B24100;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF5134;
}
input, textarea {
	padding: 1px;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}