body 	{
	margin: 5px 0 0 5%;
	font: 12px Arial, "Times New Roman";
	width: 1000px;
	text-align: justify;
} 

.paraanchor {
	font: 12px Arial, "Times New Roman";
	color: #000000;
	padding: 5px;
	text-align: justify;
	text-decoration: none;
}

h1, h2 ,h4{
	color: navy;
	white-space:nowrap;
	vertical-align: top;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

#projects h2 {
	font-size: 20px;
	text-decoration: none;
	padding-top: 10px;
}
.marginleft40 {
	margin-left: 40px;
}

.font11 {
	font: 11px Arial, "Times New Roman";
}

td {
	padding: 3px;
	background-color: #ffffff;
}

.white {
	background-color: #ffffff;
}

.black {
	color: #000000;
}

.linkright a{
	color: #000000;
	text-align: right;
	font-weight: bold;
}

.linkright {
	text-align: right;
}

.name {
	font-size: 9px;
	text-align: center;
}

.listoffset {
	margin-left: 8px;
}
.center {
	text-align: center;
}

.underline {
	border-bottom: 1px solid #000000;
}


.justified {
	text-align: justify;
}

.border {
	border: 1px solid #000000;
	padding: 1px;
}

#logo { 
	height: 110px;	
	background-image: url(/images/logo.jpg);
	background-position: left bottom; /* Position bullet */
	background-repeat: no-repeat;
	margin-left: 10px;

}
#headerimage { 
	height: 110px;	
	background-image: url(/images/home.jpg);
	background-position: right bottom; /* Position bullet */
	background-repeat: no-repeat;
	float: right;
	width: 720px;
	margin-top: -110px;
}

#budget {
	width: 50%;
	float: left;
	margin-right: 1em;
}

#header, #middle, #footer {
	width: 1000px;
}

#footer {
	border-top: 1px solid #000000;
	text-align: center;
	float: left;
	margin-top: 1em;
	padding-top: 5px;
}

#topNav, #subNav  /* Sets styles for topNav bar */
{
	background-color: #006600;
	font-size: 12px;
	margin-top: 1px;
}

#subNav  /* Sets styles for topNav bar */
{
	background-color: #000000;
	font-size: 12px;
	margin-top: 1px;
	margin-left: 320px;
}


#topNav ul, #subNav ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5%
}

#subNav ul {
		text-align: center;
}

#topNav li, #subNav li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #ffffff;	
	vertical-align: middle;

}

#topNav li a , #subNav li a
{
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;

}

#topNav li a:hover, #subNav li a:hover {
	text-decoration: underline;
}

#left {
	float: left;
	width: 79%;
}

#right {
	float: right;
	width: 19%;

}

#middle {
	margin-top: 1.5em;
}


#homeLeftBottomLeft {
	float: left;
	width: 48%;
	margin-top: 7px;
}

#homeLeftBottomRight {
	float: right;
	width: 48%;
	margin-top: 7px;
}

#homeLeftBottomLeft h2, #homeLeftBottomRight h2 {
	font: 13px Arial, "Times New Roman";
	font-weight: bold;
}

#homeLeftTop {
	background-color: #DDDDDD;
	margin-left: 5px;
}

#homeLeftTopTable {
	margin: 5px;
}

#homeLeftTopTable td {
	border: 10px solid #DDDDDD;
	vertical-align: middle;
}

#tickerContent {
  position: relative;
  background-color: white;
  overflow: hidden;
  border: 1px solid #CCCCCC;
  text-align: left;
  height: 390px;
  border: 1px solid #000000;
  padding-top: 5px;
 }
 
#tickerContent p {
	margin-top: 1em;
	padding: 5px;
	font: 11px "Verdana","Bookman Old Style";
	color: #707070;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	padding-bottom: 13px;
	text-align: justify;
}

#tickerContent h1 {
		font: 13px "Verdana","Bookman Old Style";
		text-align: center;
		font-weight: bold;
}

#tickerContent a{
	color: #000A3B;
	font: 12px "Verdana","Bookman Old Style";
}

#tickerHeader {
	background-color: #006600;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #000000;
	border-bottom: 0px;
}

#makeniPilot {
	background-color: #006600;
	border: 1px solid #000000;
	margin-top: 1.5em;
	text-align: justify;
	padding: 3px;
	color: #ffffff;
	font: 11px "Verdana","Bookman Old Style";
}

#makeniPilot a, #makeniPilot a:hover {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

#makeniPilotHeader {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: Blue;
	background-color: #ffffff;
	text-align: center;
}

#goal {

	font-size: 18px;
	vertical-align: top;
	text-align: center;
}

#whystreetchildren {
	background-color: #ffffff;
	text-align: center;
	padding: 5px;
	float: left;
	width: 528px;
	margin-top: -415px;
	margin-left: 230px;
	z-index: 5;
}

#whystreetchildrenleft { 
	background-image: url(/images/whystreetchildrenleft.jpg);
	background-position: left top; /* Position bullet */
	background-repeat: no-repeat;
	height: 415px;	
	width: 229px;
}



#whystreetchildrenright, #overviewright { 
	background-position: left bottom; /* Position bullet */
	background-repeat: no-repeat;
	height: 415px;
	float: right;
	margin-top: -116px;
}

#whystreetchildrenright { 
	background-image: url(/images/whystreetchildrenright.jpg);
	margin-top: -435px;	
	width: 176px;
}

#overviewright { 
	width: 25%;

}

#whysierraleoneright {
	float: right;
	width: 18%;
	margin-top: 2%;
}

#visitright {
	float: right;
	width: 18%;
	margin-top: -700px;
}

#slright {
	float: right;
	width: 18%;
}

#slright img {
	border: 1px solid #000000;
}

#map { 
	background-image: url(/images/map.jpg);
	background-position: top right; /* Position bullet */
	background-repeat: no-repeat;
	height: 250px;
	margin-top: -250px;
	margin-left: 35px;
	float: right;
	width: 25%;
	z-index: 0;
	position: relative;
}

#leftNav {
	float: left;
	width: 24%;
	padding-right: 5px;
	margin-left: -10px;

}

#leftNavControls {
	float: left;
	width: 200px;
	padding: 5px;
	margin-left: 20px;
	border: 1px solid #000000;
	margin-top: 70px; 
}

#whysierraleone {
	float: left;
	border-left: 1px solid #000000;
	padding-left: 1em;
	width: 55%;
	position: relative;
	z-index: 2;
}

#volunteer {
	float: left;
	border-left: 1px solid #000000;
	padding-left: 1em;
	width: 70%;
}

#donate {
	float: left;
	padding-left: 1em;
	width: 59%;
}

#photos table {
	margin-left: 10%;
}

#photos table td {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 15px;
}

#photos td a {
	color: navy;
}

#photos img {
	border: 1px solid #000000;
	padding: 1px;
}


#whysierraleone ol li a {
	font-weight: bold;
	color: #000000;
}

#whysierraleone ul {
	margin-bottom: 15px;
}

#whysierraleone ul li {
	font-weight: normal;
}


#leftNav ul {
	margin-top: -.1em;
}

.fontWeightNormal {
	font-weight: normal;
}
#leftNav ul li {
	list-style-type: none;
}

#leftNav ul li a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

#leftNav li a:hover {
	text-decoration: underline;
}


#projects td {
	border: 1px solid #000000;
	text-align: center;
	vertical-align: top;
	background-color: #f3f0f9;
	

}

#projects td p {
	text-align: justify;

}

#projects img {
	border: 1px solid #000000;
	margin-right: 5px;
	padding: 1px;
	margin-top: 5px;
}

#projects a {
	font-size: 9px;
	color: navy;
	margin-left: 1em;
	font-weight: bold;
}

#leftnavcontent {
	border-left: 1px solid #000000;
	float: left;
	width: 46%;
	padding-left: 10px;
	padding-right: 5px;
	text-align: justify;
}

#leftquote {
	float: left;
	margin-top: 120px;
	margin-left: -210px;

	width: 145px;
	border: 4px solid #92968c;
	padding: 2px;
	color: #809e5a;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	padding: 4px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#leftdownload {
	float: left;
	margin-top: 95px;
	margin-left: -210px;
	width: 150px;
	border: 1px solid #000000;
	padding: 2px;
	color: red;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 14px;
	padding: 4px;
	padding-top: 10px;
	padding-bottom: 12px;
}

#leftdownload a {
	color: red;
	text-decoration: none;
}

#leftimage {
	float: left;
	margin-top: 39%;
	margin-left: -210px;
	width: 150px;
	border: 1px solid #000000;
	padding: 4px;
}


#phaseright {
	float: right;
	width: 25%;
	padding-left: 5px;
	margin-top: 60px;
}

#imagesleft {
	float: left;
	width: 23%;
}

#projectTeam, #ukTeam, #involved {
	margin-left: 2em;
	
}

#projectTeam p , #ukTeam p{
	border: 1px solid #000000;
	padding: 3px;
	height: 160px;
	padding: 10px;
	text-align: justify;
}

#projectTeam p img, #ukTeam p img , #news img {
	margin-right: 10px;
	float: left;
	border: 1px solid #000000;
}

#ukTeam p a {
	color: #000000;
	font-weight: bold;
}

#projectTeam p a {
	color: #000000;
	text-align: right;
	font-weight: bold;
}

.teamName {
	font-size: 16px;
}

#quote {
	color: blue;
	font-style: italic;
	font-size: 14px;
	text-align: center;
}


.black_overlay{
          display: none;
          position: absolute;
          top: 0%;
          left: 0%;
          width: 100%;
          height: 100%;
          background-color: black;
          z-index:10001;
		  
}

.white_content {
          display: none;
          position: absolute;
          top: 15%;
          left: 15%;
          width: 50%;
          height: 75%;
          padding: 16px;
          border: 1px solid #ffffff;
          background-color: #000000;
          z-index:0;
          overflow: auto;
		  color: #ffffff;
}

.blue {
	color: #262699;
	font-size: 16px;
	font-weight: bold;
}

.bluesmall {
	color: #262699;
	font-size: 13px;
	font-weight: bold;
}

.indent {
	margin-left: 20px;
}

.italics {
	font-style: italic;
}

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

.redunderline {
	color: red;
	text-decoration: underline;
}

.right {
	text-align: right;
}

#budget table {
	width: 90%;
}

#budget td {
	vertical-align: top;
}

.redborder {
	border-bottom: 1px solid red;
	color: red;
	font-weight: bold;
}

.boldUnderlineItalics {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

#news {
	background-color: #ffffff;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	height: 230px;
}
.ukNewsContainer {
	background-color: #330099;
	border: 1px solid #000000;
	margin-top: 1em;
}

.slNewsContainer {
	background-color: #006600;
	border: 1px solid #000000;
	margin-top: 1em;
	color: #ffffff;
}

.slNewsContainer p a{
	font-weight: bold;
	color: #ffffff;
}

.size14 {
	font-size: 14px;
}

.marginleft1em {
	margin-left: 1em;
}

#news ul {
	margin-left: 35%;
	margin-top: 10px;
	color: #000000;
}

#news ul li {
	margin-bottom: 8px;
}

#news h3 {
	color: #000000;
	border-bottom: 1px solid #000000;
}

#newsUk, #newsSL {
	margin-left: 20px;
}

#whystreetchildrenlefttext {
	float: left;
	text-align: justify;
	width: 48%;
}

#whystreetchildrenrighttext {
	float: right;
	text-align: justify;
	width: 48%;
}

#whystreetchildrenbottom {
	float: left;
	font-weight: bold;
	font-size: 15px;
	margin-top: 1em;
	width: 100%;
}

#whystreetchildrentop {
	float: left;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 1em;
}

#sl {
	width: 52%;
	float: left;
}

#leftimages {
	float: left;
	width: 22%;
	padding-left: 20px;
}

#leftimages img {
	border: 1px solid #000000;
}

.boldHeading {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

#involved {
	margin-right: 4em;
	width: 705px;
	float: left;
}

#involved h2, #involved h3 {
	color: navy;
}

#involved li {
	margin-bottom: 5px;
}

#involved a {
	font-weight: bold;
	text-decoration: underline;
}

.size18 {
	font: 18px Arial, "Times New Roman";
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

#leftimageproject {
	margin-top: 190px; 
	float: left;
	border: 1px solid #000000;
	width: 120px;
	height: 160px;
	margin-left: -190px;
}

.onpage {
	text-decoration: underline;
}

#imagesright {
	width: 220px;
	float: right;
}

#imagesright img {
	border: 1px solid #000000;
	padding: 1px;
}

.thanks {
	font-size: 25px;
	font-weight: bold;
	margin-left: 350px;
	width: 350px;
	text-align: center;
	margin-top: 50px;
}
