* {	
	padding: 0px;
	margin: 0px;
	font-family:arial;
	font-size:12px;
	color:#fff;
}

img {
	border:0px;	
}

p {
	line-height:18px;
}

body { 
	background-image:url(/charity/images/tile_header.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	padding: 0px 0px 20px 0px;	
}

#wrapper {	
	width: 1000px;
	margin: 0px auto;	
}

#header { 
	background-image:url(/charity/images/header.jpg);
	background-repeat:no-repeat;
	width: 1000px;
	overflow: auto;
	height:165px;	
}

#headerlinks {	
	width: 1000px;
	float:left;
	text-align:center;
	margin:28px 0px 11px 0px;
}

#headerlinks a {	
	color:#b9c6d7;
	font-weight:bold;
	font-size:14px;
	margin:0px 5px 0px 5px;
}

#header .inner {
	clear:both;
}

#logo {	
	width: 298px;
	float:left;	
}

#navigation {	
	text-align:center;
}

#navigation .moon {	
	padding:0px 5px;
	position:relative;
	top:2px;
}

#body {	
	width:1000px;
	min-height:300px;
	overflow: auto;
	margin:0px auto;
}

#footer {
	width:920px;
	color:#666;
	text-align:center;
	padding:10px 0px 15px 0px;
	background-image:url(/charity/images/footer_bkg.gif);
	background-repeat:no-repeat;
	margin:0px auto;
}

#footer a {
	font-size:13px;
	color:#c3d0da;
	margin:0px 10px 0px 10px;
}

#footer div {
	margin:15px 0px 0px 0px;
	font-size:11px;
	color:#84868a;
}

#footer div span {
	margin:0px 20px 0px 20px;
}

#footer div a {
	font-size:11px;
	color:#84868a;
	margin:0px;
}

.right {
	text-align:right;
}


/*----------------------HOME PAGE----------------------*/

#homeLeft {
	width:420px;
	height:657px;
	float:left;
}

#donation_counter {
	width:420px;
	height:657px;
}

#homeRight {
	width:580px;
	min-height:657px;
	padding:0px 0px 0px 0px;
	float:left;
	background-image:url(/charity/images/ribbon_ends.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}

.eventMain{
	width:540px;
	padding:66px 0px 20px 0px;
	background-image:url(/charity/images/h1_collect_for_a_cause.gif);
	background-repeat:no-repeat;
	background-position: top left;
	position:relative;
	top:-10px;
}

.eventSub{
	width:270px;
	height:250px;
	float:left;
	background-color:#000;
}

.sub_btn {
	position:absolute;
	top:720px;
}

/*----------------------SUB PAGES----------------------*/

#subLeft {
	width:420px;
	float:left;
	padding:20px 0px 0px 0px;
}

#subRight {
	width:580px;
	height:657px;
	padding:20px 0px 0px 0px;
	float:left;
	
}

h1 {
	margin:0px 0px 10px 0px;
}

.imageWrapLeft {
	float:left;
	padding:0px 20px 20px 0px;
}

.imageWrapRight {
	float:right;
	padding:0px 0px 20px 20px;
}

.quoteName {
	padding:20px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#dcc18a;
	float:right;
}
