/* CSS Document */

@charset "utf-8";


* {
	margin:0;
	padding:0;
}
body {
	background-color: #0F939F;
}

#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}


#header {
	background-image: url(../images_10/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-color: #0F939F;
	margin-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: bottom;
	padding-top: 27px;
	height: 33px;

	
}

#content #main_pic {
	float: left;
	min-height: 250px;
	width: 460px;
}

#wrapper #text {
	float: left;
	margin: 0px;
	padding: 0px;
}


#charities tr td a{
	width: 100px;
	height: 55px;
	text-align: center;
}
#wrapper #content #charities tr td a img {
	border: 1px solid #CCC;
}


#charities {
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}

#content #logo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content #standup h1 {
	color: #D55822;
	margin-left: 130px;
}
#switcher {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 20px;
}
#switcher a {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 5px;
}
.switcher_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
}
#switcher #accessibility {
	float: left;
}
#wrapper #links {
	background-color: #0F939F;
	text-align: center;
	margin-bottom: 25px;
	color:#FFF;
}
#wrapper #links ul {
	list-style-type: none;
	display: inline;
}
#wrapper #links ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#wrapper #content #right_panel {
	float: right;
	width: 300px;
}


.left_align {
	float: left;
}
#content #logo #right_fact {
min-height: 150px;
}

#content #logo #right_fact ul {
	margin-right: 10px;
}



#logo #right_fact li {
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
}

#content #logo #right_fact h4 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 8px;
	margin-right: 3px;
	margin-left: 3px;
}
#content #logo #right_fact p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 10px;
} 
#content #main_pic ul {
	list-style-type: none;
	font-size: 1em;
	color: #000;
}
.left_align {
	float: left;
}
#skipnav {
	color: #0F939F;
	display: none;
}
.right_align {
	float: right;
	margin-left: 10px;
}

#wrapper #content #thumbstop {
	width: 50px;
	height: 50px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#wrapper #content #thumbnails {
	margin-top: 340px;
}
