body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
}

img 
{
  border: 0;
}

a
{
	color: #693;
	text-decoration: none;
}

a:hover
{
	color: #360;
	text-decoration: underline;
}

p
{
  line-height: 1.5em;
}

#doc
{
	background-color: #FFF;
}

#hd.subtop
{
	height: 158px;
  background: #FFF url("../i/subtop.jpg") top left no-repeat;
	margin: 0;
}

.subleft
{
	height: 542px;
	width: 206px;
  background: #FFF url("../i/subleft.jpg") top left no-repeat;		
	margin: 0;
}

#bd
{
	clear: both;
}

#yui-main
{
	padding-right: 2em;
}

#ft.homefooter
{
	height: 202px;
  background: #FFF url("../i/homebottom.gif") top left no-repeat;
}

#ft p
{
	text-align: center;
}

strong
{
	font-weight: 700;
}

label
{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
}

.block
{
	font-weight: 700;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
}

.dash
{
	clear: both;
	margin: 1em 0;
	height: 1px;
	border-bottom: 1px dashed #360;
}

.arrow
{
	color: #693;
	font-size: x-small;
}

.error
{
	border: 1px solid #C00;
	color: #900;
	padding: 1em 1em 1em 40px;
	width: 500px;
	margin-bottom: 2em;
	background: url("../i/error.gif") 15px center no-repeat;
}
	
h1
{
	font-size: 200%;
	font-weight: normal;
	color: #000;
	padding-bottom: 0.5em;
	border-bottom: 1px solid red;
	margin-bottom: 1em;
}

h2
{
	font-size: 125%;
	font-weight: normal;
}

h3
{
  color: #339;
}

p
{
	margin: 0.5em 0;
}

ol
{
	list-style: decimal inside;
	margin-left: 2em;
}

ol li
{
	margin-bottom: 1em;
}

ol li p
{
	margin-left: 1.25em;
}

ul
{
	list-style: disc;
	margin-left: 2em;
}

#logo
{
	padding: 10px 10px 0 10px;
}

#nav
{
	float: right;
}

#nav li
{
	float: left;
	display: block;
	padding: 1em;
	margin: 0;
	text-align: center;
	width: 126px;
}

#nav li a
{
	font-size: 110%;
	color: #FFF;
	font-weight: 700;
}

/*
#sidenav ul
{
	list-style: none;
	margin: 0;
}

#sidenav li
{
	margin: 0 0 1em 0;
}

#sidenav li a
{
  color: #333399;
  font-size: 125%;
  padding-left: 15px;
  font-weight: 700;
}

#sidenav li li
{
	font-size: 75%;
	margin-bottom: 0.25em;
}
*/

.imagelisth, .imagelistv
{
	list-style: none;
	margin-left: 0;
}

.imagelisth li
{
	float: left;
	width: 25%;
}

.imagelistv li
{
	margin-bottom: 5em;
	margin-left: 2em;
}

.imagelisth li img, .imagelistv li img
{
	border: 4px solid red;
}

#bottomrule
{
	clear: both;
	display: block;
	margin-top: 3em;
	border: 1px solid red;
}

.menubreak
{
  margin-left: 1em;
}

/*
 * home page
 */
#mission p {
						display: inline;
}

#haitibox	{
					clear: both;
					border: 2px solid #666;
					display: block;
					padding: 10px;
					font-weight: 700;
					float: left;
					width: 100px;
					text-align: center;
					margin-top: 1em;
					margin-right: 1em;
					}

#haitibox	a	{
						display: block;
						} 
 
/*
 * popup
 */
#popup #banner	{
								background: url(../i/hdrpop.jpg);
								text-indent: -1000em;
								width: 501px;
								height: 129px;
								}
								
#popup h1				{
								margin: 27px 0 0 0;
								border: 0;
								font-style: italic;
								}
								
#popup #donate a	{
									display: block;
									background: url(../i/btndonate.gif);
									margin: 21px auto;
									width: 195px;
									height: 40px;
									text-indent: -1000em;
									}								

#popup #copy			{
									text-align: left;
									padding: 0 1em;
									}

#popup #copy a		{
									text-decoration: underline;
									}

#popup #drphotos	{
									text-align: right;
									}									
									
#ownotice {
	position: absolute;
	top: 20%;
	left: 25%;
	border: 1px solid #000;
}							

#owclose {
	background-color: #ccc;
	padding: 0.5em 0.5em;
	text-align: right;
}		

#owclose a {
	color: #000;
}