@charset "UTF-8";
/* CSS Document */

body {
		background-color:#664444;
		background-image:url(http://www.kintera.org/atf/cf/{65ce9287-73ed-4996-a94c-dc1ee40971f1}/MAGNOLIAS.jpg);
		background-repeat: no-repeat;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
}

#mainwrapper {
	width:700px;
	height:1800px;
	position:absolute; 
    left:150px; 
	top:50px;
	background-color:#ffc;
}

#header {
	width:675px;
	height: 275px;
}

#nav {
	width:700px;
	height:20px;
	padding-top: 5px;
	background-color:#ffff66;
	text-decoration: none;
	letter-spacing:1px;
	text-align:center;
}

#nav a:active, #nav a:hover, #nav a:focus {
	color:#9C3;
	text-decoration:none;
}

h1 {
	display:none;
}

#maincontent {
	width:660px;
	margin-top:1px;
	line-height:18px;
	background-color:#FFC;
	padding: 20px;
	float:left;
}

#maincontent2 {
	width:660px;
	margin-top:1px;
	line-height:18px;
	background-color:#FFC;
	padding: 20px;
	float:left;
}

#rightcolumn {
	width:400px;
	padding: 10px;
	background-color:#FFC;
}

#sn_icons {
	width:400px;
	padding:5px;
	margin-botton: 10px;
}

#flash {
	width:400px;
	padding:5px;
	background-color:#FFC;

}

.nav {
	
