body {
	
		margin: 40px auto;
		padding:40px;
		border:0;			
		background:#fff;
		width:750px;   			
		position:relative;
		font-size:100%;

	}
	
	a {	text-decoration: none; 
		color:#369;
		font-family: Century Gothic;
	}
	
	a:link {	text-decoration: none; 
		color:#369;
	}
	a:active {	text-decoration: none; 
		color:#369;
	}

	a:visited { 	text-decoration: none; 
		color:#369;
	}

	a:hover {
		color:#369;
		background:none;
		text-decoration:none;
	}

	ul {	font-family: Century Gothic;
		list-style:none;
		font-size: 80%;
		clear:left;
		float:left;
		padding:0;
	}

	h1, h2, h3 {
		margin:5px;
		padding:0;
		font-family: Century Gothic;
	}
	p {
		text-align: justify; 
		font-family: Century Gothic;
		margin:.4em 0 .8em 0;
		padding:0;
	}

	img {
		margin:10px 0 0;
		border:none;
		text-decoration:none;
	}
	
	#header {
		clear:both;
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
	}
	
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin: 2px;
		padding: 2px 16px; 2px; 16px;
		text-align:center;
		font-family: arial;
		font-size:15px;
		font-color:#fff;
		text-decoration:none;
		background:#282828;
		color:#fff;
		text-decoration:none;
		position:relative;

		
		
	}
	#header ul li a:hover {
		color:orange;
	}
	#header ul li a.active,,
	#header ul li a.active:hover {
		color:orange;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}



.fundraiser p {
		text-align: center; 	
		font-size: 80%; 	
	}

	#layoutdims {
		clear:both;
		background:#eee;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}

	.colmask {
		clear:both;
		float:left;
		width:100%;			
		overflow:hidden;		
	}
	
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}

	.doublepage {
		background:#fff;		
	}
	.doublepage .colleft {
		right:50%;			
		background:#fff;		
	}
	.doublepage .col1 {
		width:405px;			
		left:50%;
					
	}
	.doublepage .col2 {
		width:285px;			
		left:53%;			
	}

	#footer {
		clear:both;
		float:left;
		width:100%;
		
	}
	#footer p {
		padding:10px;
		margin:0;
	}
