* {
	padding:0;
	margin:0;
}

body {
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	padding-left:385px;
	padding-right:385px;
	margin-top: 0px;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-size: 5px;
	display: inline;
	position: absolute;
	left: -3000px;
}

h2 {
	font-size: 5px;
	display: inline;
	position: absolute;
	left: -3000px;
}

h3 {
	font-size: 110%;
	color: #ba7d00;
	margin-top: .5em;
	margin-bottom: .5em;
}

h4 {
	font-size: 105%;
	margin-bottom: .5em;
	color:#013759;
}

hr {
	border: none 0; 
	border-top: 2px dotted #e3d6bf;
	width: 100%;
	height: 1px;
	margin-top:.8em;
	margin-bottom:.8em;
}

form {
	margin-bottom: 1em;
}

ul {
	margin-bottom: 1em;
}

a {
	color:#527091;
	text-decoration:underline;
}

a:hover, a:hover:visited {
	color:#ba7d00;
	text-decoration:underline;
}

a:visited {
	color:#666;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size:115%;
	color: #a0671e;
}

.sub {
	color:#666;
}

/* ************************* fluid layout ******************************* */
.expander {
	position:relative;
	margin-left: -385px;
	margin-right: -385px;
	min-width: 770px;
}

/* \*/
* html .sizer,
* html .expander,
* html .innerwrapper
{height: 0;}
/* */ 


/* ************************* container divs ******************************* */
#outside {
	width:90%;
	min-width:770px;
	text-align:center;
	margin: 0 auto;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}

#container {
	width: 100%;
	min-width:770px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}

#navcol {
	float:left;
	width:230px;
	background-color:#a9df74;
	padding-bottom:1em;
}

#contentcol {
	margin-left:230px;
}

/* ************************* banner and title-banner section ******************************* */

#banner {
	width: 100%;
	height:152px;
	background-color:#fff;
	background-image:url(../images/banner.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

#vision, #beginning, #leadership, #projects, #news, #gallery, #donate, #mailing, #links, #burma {
	background-color:#da9532;
	background-repeat:no-repeat;
	height:35px;
	margin-left:230px;
}

#vision {
	background-image:url(../images/strips/vision.gif);
}

#beginning {
	background-image:url(../images/strips/beginning.gif);
}

#leadership {
	background-image:url(../images/strips/leadership.gif);
}

#projects {
	background-image:url(../images/strips/projects.gif);
}

#news {
	background-image:url(../images/strips/newsletter.gif);
}

#gallery {
	background-image:url(../images/strips/gallery.gif);
}

#donate {
	background-image:url(../images/strips/donate.gif);
}

#mailing {
	background-image:url(../images/strips/newsletter.gif);
}

#links {
	background-image:url(../images/strips/links.gif);
}
#burma {
	background-image:url(../images/strips/burma.gif);
}


/* ************************* side navigation ******************************* */

ul.nav {
	list-style-image:url(../images/bluebullet.gif);
	list-style-position:inside;
	margin: .8em;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}

ul.nav li {
	color:#013759;
	font-size: 100%;
	margin-bottom:.2em;
	margin-top:.2em;
}

ul.nav li.active {
	font-weight:bold;
	margin-bottom:.3em;
	margin-top:.3em;
}

.nav a {
	color:#013759;
	text-decoration:underline;
}

.nav a:hover {
	color:#365970;
	text-decoration:none;
}

.nav a:visited {
	color:#365970;
	text-decoration:underline;
}


/* ************************* content ******************************* */
#content {
	text-align:left;
	margin: 10px;
	padding-left:5px;
}

#content ul li {
	list-style:inside;
	list-style-image:url(../images/orangebullet.gif);
	margin-bottom:.5em;
	margin-top:.5em;
}

#content ol li {
	list-style:inside;
	list-style-type: decimal;	
	margin-bottom:.5em;
	margin-top:.5em;
}


ul.xchange {
	list-style-image:url(../images/bluebullet.gif);
	margin: .5em;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

ul.xchange li {
	color:#000;
	font-size: 100%;
	margin-bottom:.5em;
	margin-top:.5em;
}

/* ************************* sidebar - holds infobox ******************************* */
#sidebar {
	float:right;
	width: 275px;
	margin-left:5px;
	margin-bottom:1em;
}

#sidebar2 {
	float:right;
	width: 50%;
	margin-left:1.5em;
	margin-bottom:1em;
}

/* ************************* infobox - other information ******************************* */
#infobox {
	border:1px solid #ccc;
	text-align:left;
	font-size:85%;
	padding:5px;
}

#infobox p {
	margin:.5em 0;
}

#infobox h3 {
	font-size:110%;
}

#pixbox {
	padding:0;
}

.pixLeft {
	margin : 2px 6px 3px 0;
	float: left;
	border: 0;
}

.pixRight {
	margin : 2px 0 3px 6px;
	float: right;
	border: 0;
}

.blue {
	color: #1d4979;
}

.red {
	color:#CC0000;
}

#newsletter {
	width:210px;
	text-align:left;
	background-color: #9ed06c;
	padding: 10px;
}
