/* ========== Copyright (c) 2009 Refined Pixel, Inc.  All rights reserved. ========== */

/* ========== Colors:  ========== */


/* ========== LAYOUT Styles ========== */

body {
	background: #184cde url(images/bg.gif) top left repeat-x;
	font-family: "Trebuchet MS", Arial, Georgia, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

a:link {
	color: #bababa;
}

a:hover {
	background: #ffffff;
	color: #184cde;
}

a:visited {
	color: #afafaf;
}

#header {
	background: url(images/hugsforwater.gif) top left no-repeat;
	width: 100%;
	height: 333px;
}

#sidebar {
	background: url(images/side.gif) top left no-repeat;
	width: 279px;
	height: 318px;
	float: left;
}

#music {
	width: 200px;
	margin: 30px 0 0 40px;
}

#n_home {
	margin: 0 0 0 40px;
}

#n_all {
	margin: 9px 0 0 40px;
}

#n_who {
	margin: 9px 0 0 77px;
}

#n_what {
	margin: 9px 0 0 77px;
}

#n_when {
	margin: 9px 0 0 77px;
}

#n_where {
	margin: 10px 0 0 77px;
}

#n_why {
	margin: 9px 0 0 77px;
}

#n_how {
	margin: 4px 0 0 77px;
}

#n_donate {
	margin: 19px 0 0 40px;
}

#n_contact {
	margin: 10px 0 0 40px;
}

#n_links {
	margin: 10px 0 0 40px;
}

#content {
	margin: 40px 0 0 300px;
	position: relative;
	width: 600px;
	font-size: 14px;
	color: #ffffff;
}

.heading {
	font-size: 24px;
	margin-top: 30px;
}

.quoteb {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

.quotei {
	text-align: left;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
}

.bi {
	font-style: italic;
	font-weight: bold;
}

#spacer {
	height: 50px;
}