* { margin: 0; padding: 0 }

html { height:100.1% }
BODY { 
	font:80% Arial Geneva, Helvetica, sans-serif; 
	color:black; 
	background:#D3D3D3  ; 
	text-align:justify; 
	}
body, td { line-height:140%}
ul { padding-left:50px }
.textYB{ color:#f5eb4c; font-weight:bold }
.textYBhl { font-family:arial black; font-size:18px; color:#f5eb4c; }
.textYBhlc { font-family:arial black; font-size:18px; color:yellow; }
.textWBhl { font-family:arial black; font-size:18px; color:white; }
.textYul { font-family:arial black; font-size:10px; color:#f5eb4c; }
.textYulg { font-family:arial black; font-size:15px; color:#f5eb4c; }
.textBr { font-family:arial black; font-size:15px; color:#ffcc99; }
.text8 { font-size:8px }
.text9 { font-size:9px }
a { color:#33cc66 }  /** Donate green */
a:hover { color:#3366cc }  /** Join blue */
a:visited  { color:#cc6699 }  /** Heart red */

#wrapper { width:900px; height:100%; margin:0 auto; }
#header { width:900px; height:92px; }
#topRight { width:372px; height:92px; color:#667B91; float:right; }  /** Dark gray */
#banner { width:900px; height:187px; }
#navBar { width:900px; height:34px; }

#leftColumn { float:left; width:262px; margin:0; }

#mainTable { color:#333; background:#D9D9D9; width:900px; padding:10px 0; margin:0; overflow:hidden; }
#interiorRight { float:right; width:620px; margin:4px 0 0 0; background:#fff url(../images/top-tile.gif) top no-repeat; padding:12px 0 0 0; }
#right { float:right; width:630px; margin:0; }
#mainInterior {  padding:5px 20px 20px 20px; text-align:justify; width:550px; margin:0 auto; }
#mainFull {  margin:4px 0 0 0; width:100%; background:#fff; text-align:justify;  }
#mainFull .inner {  padding:15px 0 20px 0; width:860px; margin:0 auto; }

#LColBox { width:262px; height:1200px; }
.currentMid { background: #3b73bd; color: #fff; padding: 0 25px 25px 25px; text-align:justify; border-right:3px solid #fff;}
.currentMidHome { background: #3b73bd; color: #fff; padding: 0 25px 25px 25px; text-align:justify; border-right:3px solid #fff; height:939px;} /*CREATED BY JIMMY*/
.currentMid a { color:yellow }
.currentMid a:hover { color:#ccffff}  /** Lightest blue */
.currentMid a:visited  { color:#ffccff }  /** Light pink */

#missions { width:313px; float:left; margin:0 7px 0 0 } /** Middle Column */
.missionsMid { background:#cc6699; border-right:3px solid #fff; border-left:3px solid #fff; width:306px; color:white; margin-left:1px; }
.missionsScroll { width:278px; height:1000px; overflow:auto; margin:0 auto; }
.missionsMid a, .HomeMid a { color:yellow } 
.missionsMid a:hover, .HomeMid a:hover { color:black } 
.missionsMid a:visited, .HomeMid a:visited { color:white }  /** Dark blue */ 

#bliefsH { float:right; width:309px; margin:0; padding:0 } /** Right Column */
.HomeMid { background:#996600; border-left:3px solid #fff; color:white; width:305px;  margin-left:1px; height:1000px; }
.HomeScroll { width:265px; height:1000px; overflow:auto; margin:0 auto; }

#footer { background:#fff url(../images/bottom.gif) top no-repeat; height:90px; width:900px; font-size:0.9em }
#footer a { color:#504F4E }
.title { text-align:right; font-size:2.1em; line-height:100%; font-weight:bolder; text-transform:uppercase; color:darkgray; margin-bottom:10px; letter-spacing: -2px }

h1 { font-size: 16px; font-weight: bold; color:#3b73bd } /** L.Col. blue */
h2 { font-size: 1.2em; font-weight: bold }
.left { float:left }
.right { float:right }
.center { float:center }
.clear { clear:both; margin:0 !important; margin:-3px 0 0 0;  }
.spacer { margin-top:5px }
h3 { font-size:16px; font-weight:bold; color:#3b73bd }  /** L.Col. blue */
h4 { font-size:16px; font-weight:bold; color:#d8fbd1 }  /** Lighter green */
h5 { font-size:14px; font-weight:bold; color:#8c592c }  /** Brown */

