#outerwrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ece8e0;
	border: 3px solid #9e9b95;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #5f446c;
}
#layoutwrapper {
	background-color: #ece8e0;
	float: left;

}
#layoutleft {
	width: 683px;
	float: left;
	background-color: #ece8e0;
}
#layoutright {
	background-color: #ece8e0;
	width: 97px;
	float: right;
	height: 700px;
	padding-left: 0px;
}
#layoutright img {
	padding: 0px;
	margin-left: 20px;
	margin-top: 25px;
}

#contentwrapper {
	background-color: #ece8e0;
	padding-top: 35px;
}
#contentleft {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 20px 0px 0px;
}

#contentright {
	float: left;
	background-color: #ece8e0;
	margin: 0px 0px 25px;
	padding: 20px 0px 0px 20px;
	width: 400px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
}
#contentright_donate_pics {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
}
#contentright_donate_pics img {
	margin: 0px 0px 10px;
	padding: 0px;
	border: 2px solid #999999;
}
#contentright_donate {
	margin: 0px 0px 0px 10px;
	padding: 10px;
	float: right;
	width: 105px;
	border: 1px dotted #999999;
	background-color: #e0dbd1;
}
#contentright_donate form {
	margin: 0px 0px 5px;
	padding: 0px;
}


.bulleted_text {
	line-height: 1.25em;
}

h1 {
	font-size: 1.5em;
	color: #68059e;
	font-weight: normal;
}


#footer {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 58px;
	float: left;
	clear: both;
	width: 780px;
	background-color: #ece8e0;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footer_logo {
	width: 220px;
	position: absolute;
	left: 5px;
	top: -95px;
	height: 100px;
}
.copyright {
	font-size: 0.7em;
	color: #FFFFFF;
	margin-right: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_logo p {
	font-size: .7em;
	color: #000000;
	padding-left: 20px;
}
#contentleft_pics {
	width: 220px;
	padding-top: 60px;
	clear: left;
}



#header {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 58px;
	font-size: 0.7em;
	padding-right: 20px;
}

#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


#header a:hover, #header a:focus, #header a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

#header a:focus, #header a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #ece8e0;
}

#hmenu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.85em;
	padding-top: 5px;
	padding-left: 3px;
}
.color_white {
	color: #FFFFFF;
}
#contentleft_nav {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 0.85em;
	line-height: 2em;
}
#contentleft_nav a:link, #contentleft_nav a:visited {
	color: #6A3385;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A3385;
}

#contentleft_nav a:hover, #contentleft_nav a:focus, #contentleft_nav a:active  {
	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}

#contentleft_nav a:focus, #contentleft_nav a:active {
	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
	
}

#contentright a:link, #contentright a:visited {
	color: #6A3385;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A3385;
}

#contentright a:hover, #contentright a:focus, #contentright a:active  {
	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}

#contentright a:focus, #contentright a:active {
	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
	
}
h2 {
	font-size: 1.25em;
	color: #68059e;
	font-weight: normal;
}
#mission_imgholder {
	width: 175px;
	float: right;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
}
#mission_imgholder img {
	border: 1px solid #9e9b95;
}
#contentright img {
}
h3 {

	font-size: 1.1em;
	color: #68059e;
	font-weight: normal;
}
.nav_title {
	font-size: 1.25em;
	color: #9e9b95;
	margin: 0px;
	padding: 0px;
}
.purplebold {
	font-weight: bold;
	color: #68059e;
}
.greybold {
	font-weight: bold;
	color: #333333;
}
.imgholder {
	padding: 0px;
	background-color: #FFFFFF;
	border: 2px solid #999999;
}
.imgbordergrey {
	border: 2px solid #999999;
	margin: 7px;
}
#contentright681 {
	float: left;
	background-color: #ece8e0;
	margin: 0px 0px 25px;
	padding: 20px 0px 0px 20px;
	width: 400px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 750px;
}
img.clearcallout {
	clear:both;
	margin-bottom: 75px;
	margin-top: 100px;
	margin-right: 20px;
	margin-left: 0px;
}
#contentright681 a:link, #contentright681 a:visited {

	color: #6A3385;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A3385;
}
#contentright681 a:focus, #contentright681 a:active {

	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
.imgclearcloservices {
	clear:both;
	margin-bottom: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contentleft_below_logo {

	float: none;
	width: 220px;
	margin: 50px auto 0px;
	padding: 0px;
	font-size: 0.85em;
	line-height: 2em;
}
#contentright681 a:hover, #contentright681 a:focus, #contentright681 a:active {

	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
#contentright730 {

	float: left;
	background-color: #ece8e0;
	margin: 0px 0px 25px;
	padding: 20px 0px 0px 20px;
	width: 400px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 575px;
}
#contentrighttest {


	float: left;
	background-color: #ece8e0;
	margin: 0px 0px 25px;
	padding: 20px 0px 0px 20px;
	width: 400px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 575px;
}
#contentleft_pics_logo {
	width: 220px;
	clear: left;
	padding: 0px;
	margin-top: 0px;
}
#contentleft_pics_logo p {
	width: 220px;
	clear: both;
	font-size: 0.7em;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#contentleft_pics_logo img {
	width: 200px;
	padding-top: 0px;
	margin-top: 50px;
	margin-bottom: 35px;
	float: right;
}
#contentleft_below_logo_blend {


	float: left;
	width: 220px;
	margin: 0px 0px 0;
	padding: 0px;
	font-size: 0.85em;
	line-height: 2em;
}
#contentleft_below_logo_blend img {
	margin: 0px;
	padding: 30px 0px 20px 25px;
}

.homeparagraph {
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slideshow_notes {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
}
#contentright525 {


	float: left;
	background-color: #ece8e0;
	margin: 0px 0px 25px;
	padding: 20px 0px 0px 20px;
	width: 400px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 575px;
}
#contentleft_below_logo_links {
	float: left;
	width: 200px;
	margin: 125px 0px 0 10px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.2em;
}
#contentleft_below_logo_links a:link, #contentleft_below_logo_links a:visited {

	color: #6A3385;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A3385;
}

#contentleft_below_logo_links a:focus, #contentleft_below_logo_links a:active {

	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
#contentleft_below_logo_links a:hover, #contentleft_below_logo_links a:focus, #contentleft_below_logo_links a:active {

	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
.expertise {
	line-height: 1.2em;
}
#contentright_takeaction {
	border: 1px dotted #666666;
	background-color: #e0dbd1;
	width: 350px;
	margin: 0px 0px 30px 10px;
	padding: 10px;
}
#contentright_legnews {

	border: 1px dotted #666666;
	background-color: #e0dbd1;
	width: 300px;
	margin: 0px 0px 30px 10px;
	padding: 10px;
}
#contentleft_below_logo_callout {
	float: none;
	width: 155px;
	margin: 30px 0px 30px 35px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	font-style: italic;
	color: #68059e;
}
#callout {
	margin: 0px auto;
	padding: 20px 10px 20px 15px;
	float: none;
	width: 150px;
	border: 1px dotted #999999;
	background-color: #e0dbd1;
	font-size: 0.75em;
	font-style: italic;
}
#callout_nobackground {
	margin: 100px 0px 0px 15px;
	padding: 10px;
	float: left;
	width: 150px;
	border: 1px dotted #999999;
	font-size: 0.75em;
	font-style: italic;
	color: #68059e;
}
#contentleft_pics_aboutus {
	width: 220px;
	clear: left;
	margin-bottom: 100px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_sitemap {

	width: 220px;
	clear: left;
	margin-bottom: 100px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_gallery {


	width: 220px;
	clear: left;
	margin-bottom: 45px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_links {



	width: 220px;
	clear: left;
	margin-bottom: 45px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_donate {




	width: 220px;
	clear: left;
	margin-bottom: 45px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_faq_emp {





	width: 220px;
	clear: left;
	margin-bottom: 45px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_clo_services {

	width: 220px;
	clear: left;
	margin-bottom: 100px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_faq {

	width: 220px;
	clear: left;
	margin-bottom: 100px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_pics_sls {

	width: 220px;
	clear: left;
	margin-bottom: 100px;
	height: 160px;
	padding: 60px 0px 0px;
}
#contentleft_below_logo_story {
	float: none;
	width: 175px;
	margin: 0px auto 0;
	font-size: 0.85em;
	line-height: 2em;
	height: 267px;
}
#contentleft_below_logo_story p {
	clear: both;
	margin: -10px 0px 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #666666;
}
#contentleft_pics_home {

	width: 220px;
	clear: left;
	margin-bottom: 35px;
	height: 160px;
	padding: 30px 0px 0px;
}
#sitemap_imgholder {
	width: 175px;
	float: right;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 25px;
}
#contactus_imgholder {
	width: 175px;
	float: right;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 5px;
}
#contentleft_below_logo_links2 {
	float: none;
	width: 180px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#contentleft_below_logo_links2 a:link, #contentleft_below_logo_links2 a:visited {


	color: #6A3385;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A3385;
}
#contentleft_below_logo_links2 a:focus, #contentleft_below_logo_links2 a:active {


	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
#contentleft_below_logo_links2 a:hover, #contentleft_below_logo_links2 a:focus, #contentleft_below_logo_links2 a:active {


	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
#callout_links {

	margin: 100px auto 0px;
	padding: 20px 10px 20px 15px;
	float: none;
	width: 150px;
	border: 1px dotted #999999;
	background-color: #e0dbd1;
	font-size: 0.75em;
	font-style: italic;
}
#contentleft_below_logo_manual {
	float: none;
	width: 185px;
	padding: 10px 6px 10px 10px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 2400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999999;
}
#contentleft_below_logo_manualCofounder {
	float: none;
	width: 185px;
	padding: 10px 6px 10px 10px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #999999;
}
#contentleft_below_logo_manualCofounder a:link, #contentleft_below_logo_manualCofounder a:visited {



	color: #6A3385;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A3385;
}
#contentleft_below_logo_manualCofounder a:focus, #contentleft_below_logo_manualCofounder a:active {



	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
#contentleft_below_logo_manualCofounder a:hover, #contentleft_below_logo_manualCofounder a:focus, #contentleft_below_logo_manualCofounder a:active {



	color: #6A3385;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3385;
	text-decoration: none;
}
#contentleft_pics_whatsnew {
	width: 220px;
	padding-top: 60px;
	clear: left;
	margin-bottom: 50px;
}
#contentright_concert {
	margin: 15px 0px 0px 10px;
	padding: 10px;
	float: right;
	width: 135px;
	border: 1px dotted #999999;
	background-color: #e0dbd1;
}
.small-text {
	font-size: 0.9em;
	line-height: 1.3em;
}
.color-red {
	color: #CC3300;
}
.imgbordergrey-no-margin {
	border: 2px solid #999999;
}
#concert-logo {
	float: right;
	width: 155px;
	z-index: 5;
	margin-right: 20px;
}
#contentright-concert {
	float: left;
	background-color: #ece8e0;
	margin: 0px 0px 25px;
	padding: 20px 0px 0px 20px;
	width: 400px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	font-size: 0.9em;
	line-height: 1.5em;
}
#container-slideshow {
	width: 400px;
}
#skin-slideshow {
	height: 263px;
	width: 350px;
	border: 4px solid #9e9b95;
}
