body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #3f3f3f;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
}
h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
}
h2 {
	font-size: 2em;
	background: #ccc;
	text-align: center;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.8em;
}
th {
	font-size: 1.2em;
	background-color: #CCC;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #000;
}
td {
	padding: 3px;
	font-size: 1.2em;
	border-bottom: 1px solid #000;
}
td.last {
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 0px #fff;
}
tfoot {
	border: 0;
	text-align: center;
	font-style: italic;
}
a{
	text-decoration:none;
	color: #000;
}
table.sortable {
	width: 580px;
	margin: 10px;
	padding: 0;
}
a:hover {
	color: #0000FF;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	padding: 0 0 20px 0;
	margin: 10px 0;
}
fieldset.submit {
	float: none;
	width: auto;
	border: none 0 #fff;
	padding-left: 10em;
}
legend {
	font-size: 1.4em;
	font-weight: bold;
}
label {
	width: 10em;
	margin-right: 1em;
	text-align: right;
	display: block;
	float: left;
}
label em {
	color: #FF0000;
}
caption {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
}
#header{
	background-color:#000000;
	background-image: url(images/holding-world.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 200px;
}
#container{
	text-align:left;
	background: #fff;
}
#content p{
	line-height:1.4;
	font-size: 1.2em;
}
#navigation {
	background-image: url(images/navBar.gif);
	height: 40px;
	background-color: transparent;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	color: #333333;
	letter-spacing:0.1em;
	text-decoration: none;
	padding:12px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	display: block;
	background-color: transparent;
	background-image: url(images/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	}
	
#navigation ul li a:hover, #navigation ul li a.current {
	color:#0000FF;
	background: #fff;
	}
#footer p{
	margin:0;
	padding:5px 10px;
	color: #000;
	text-align: center;
}
#container{
	width:950px;
	margin: 0 auto;
}
#content{
	float:left;
	padding: 0;
	width: 600px;
	margin: 20px 10px 20px 30px;
}
#sidebar1{
	float:right;
	width:240px;
	padding: 0px;
	margin: 20px 30px 20px 10px;
}
#footer{
	clear:both;
	width:100%;
	border-top: solid 1px #000;
}
#header p {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
}
#sidebar1 ul {
	list-style-position: outside;
	font-size: 1.2em;
}
#footer a {
	color: #000;
	font-weight: bold;
}
#footer a:hover {
	color: #0000FF;
}
#sidebar1 p {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px 10px;
}
#content li {
	font-size: 1.2em;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 1.4em;
}
#fullContent {
	padding: 0px;
	margin: 20px;
	text-align: center;
}
#fullContent p {
	line-height:1.4;
	font-size: 1.2em;
}
#button {
	height: 30px;
	padding: 0px 54px 20px 54px;
}
#button a {
	text-decoration: none;
	height: 30px;
	width: 130px;
	padding: 0;
	margin: 0;
	display: block;
	background-color: transparent;
	background-image: url(images/donate-button.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#button a:hover {
	height: 30px;
	width: 130px;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/donate-button-over.gif);
	background-repeat: no-repeat;
}
.caps {
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
}
.center {
	text-align: center;
}
.picCenter {
	padding: 10px;
	text-align: center;
}
.picLeft {
	float: left;
	padding: 10px;
}
.picRight {
	float: right;
	padding: 10px;
}
.slideshow {
	text-align: right;
	height: 225px;
	width: 350px;
	float: right;
}
.testimonial {
	font-style: italic;
}
