body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: arial, helvetica, sans-serif;
	background: url(http://www.miraefoundation.org/img/bg.jpg) top repeat-x #7ebbe7;	
	position: relative;
 }
/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	font-family: georgia, times, serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 0px auto 0px auto;
	padding: 36px 36px 0 36px;
	background: #ffffff;
	width: 513px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	margin:0;
	padding:0px 0 25px 0;
	height: 22px;

	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0;
	top: 0px;
	left: 0px;
	width: 191px;
	height: 22px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

#HeaderRight {
	float: right;
}

#HeaderRight p{
	padding: 20px 0 0 0px;
	font-size: 10px;
	font-weight: bold;
	}

#HeaderRightImage{
	float: left;
	padding: 0 20px 0 0;
	
	}
/*--------------MAIN NAVIGATION----------------*/
#navigation {
	background: url(http://www.miraefoundation.org/img/navigation.gif) #ffffff no-repeat;
	height: 13px;
	width: 513px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	position: relative;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation li, #navigation a {
	height: 13px;
	display: block;
	}

#navigation a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_aboutus {left: 0px; width: 44px;}
#nav_boardmembers {left: 62px; width: 75px;}
#nav_boardadvisors {left: 157px; width: 84px;}
#nav_initiatives {left: 260px; width: 49px;}
#nav_resources {left: 325px; width: 53px;}
#nav_contact {left: 395px; width: 41px;}


#nav_aboutus a:hover, #nav_aboutus a:active { background: url(http://www.miraefoundation.org/img/navigation.gif) -0px -13px no-repeat;}
#nav_boardmembers a:hover, #nav_boardmembers a:active { background: url(http://www.miraefoundation.org/img/navigation.gif) -62px -13px no-repeat;}
#nav_boardadvisors a:hover, #nav_boardadvisors a:active { background: url(http://www.miraefoundation.org/img/navigation.gif) -157px -13px no-repeat;}
#nav_initiatives a:hover, #nav_initiatives a:active { background: url(http://www.miraefoundation.org/img/navigation.gif) -260px -13px no-repeat;}
#nav_resources a:hover, #nav_resources a:active { background: url(http://www.miraefoundation.org/img/navigation.gif) -325px -13px no-repeat;}
#nav_contact a:hover, #nav_contact a:active { background: url(http://www.miraefoundation.org/img/navigation.gif) -395px -13px no-repeat;}


#nav_aboutus a.selected:link, #nav_aboutus a.selected:hover, #nav_aboutus a.selected:visited, #nav_aboutus a.selected:visited:hover { background: url(http://www.miraefoundation.org/img/navigation.gif) -0px -13px no-repeat;}
#nav_boardmembers a.selected:link, #nav_boardmembers a.selected:hover, #nav_boardmembers a.selected:visited, #nav_boardmembers a.selected:visited:hover { background: url(http://www.miraefoundation.org/img/navigation.gif) -62px -13px no-repeat;}
#nav_boardadvisors a.selected:link, #nav_boardadvisors a.selected:hover, #nav_boardadvisors a.selected:visited, #nav_boardadvisors a.selected:visited:hover { background: url(http://www.miraefoundation.org/img/navigation.gif) -157px -13px no-repeat;}
#nav_initiatives a.selected:link, #nav_initiatives a.selected:hover, #nav_initiatives a.selected:visited, #nav_initiatives a.selected:visited:hover { background: url(http://www.miraefoundation.org/img/navigation.gif) -260px -13px no-repeat;}
#nav_resources a.selected:link, #nav_resources a.selected:hover, #nav_resources a.selected:visited, #nav_resources a.selected:visited:hover { background: url(http://www.miraefoundation.org/img/navigation.gif) -325px -13px no-repeat;}
#nav_contact a.selected:link, #nav_contact a.selected:hover, #nav_contact a.selected:visited, #nav_contact a.selected:visited:hover { background: url(http://www.miraefoundation.org/img/navigation.gif) -395px -13px no-repeat;}


/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 30px 0 0px 0;
	text-align: left;
	background-color: #fff; }
	
/* Sidebar column */
#SubCol {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 50px 35px 0px 0px;
	width: 188px;
height: 444px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 188px; } html>body #SubCol { width:188px; }
	
#SubColSecondary {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 50px 0px;
	width: 270px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px; } html>body #SubColSecondary { width:270px; }

/* One column only */
#MainCol {
	margin: 0;
	float: left;
	padding: 0px;
	width: 513px; }
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: left;
	padding: 0 10px 50px 0;
	width: 346px; }

/*------------MISCELLANEOUS-----------------------*/

#searchme { /* Global Search */
margin: 0;
padding: 0;
}
#searchme2 { /* Global Search */
margin: 0;
padding: 0 0 0 18px;
}
.searchfield {
border: 1px solid #626366;
height: 18px;
top: 0px;
}
.textareafield {
border: 1px solid #626366;
top: 0px;
}

.sectiontitle{
padding: 0 0 15px 0;
}


#BodyText{
	margin: 0px 0px 20px 0px;
	padding: 0 0px 0px 0px;
	float: left;
}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #231F20; }

#BodyText ol {
	padding: 0px 0px 3px 0px;
margin: 0 0 15px 20px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #231F20; }
	
#BodyText td p {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343; }

#BodyText ul {
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 18px 15px;
}
#BodyText .twocolumnlist {
	width: 455px;
	float: left;
}

#BodyText ul li.arrow {
	font-size: 12px;
	padding: 0px 0px 3px 10px;
	margin 0;
}
#BodyText ul li {
	font-size: 12px;
	padding: 0px 0px 3px 8px;
	margin 0;
}
#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText h5 {
	padding: 0px 0px 3px 1px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText h4{
	padding: 0px 0px 0px 0px; 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #231F20; }
	
#BodyText h3 {
	padding: 0px 0px 5px 0px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #231F20; }

#BodyText h2 {
	padding: 0px 0px 15px 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #231F20; }
	
#BodyText h1 {
	padding: 0px 0px 15px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #231F20; }

#BodyText a:link, #BodyText a:visited { color: #0397d6; text-decoration: none; font-weight: bold; }
#BodyText a:hover, #BodyText a:visited:hover { color: #231F20;text-decoration: underline; }

#TopPic {
padding: 0 0 20px 0;
}

hr {
  border: 0;
  color: #dfdfdf;
  background-color: #dfdfdf;
  height: 1px;
}

/*-------------- Copyright Footer -----------------*/
#Copyright {
	font-family: arial, helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 4px 36px 30px 36px;
	text-align: left;
	width: 513px;
	background: #ffffff;
}
#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	border-bottom: none;
	color: #717074;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	}
	
#Copyright a:link, #Copyright a:visited { color: #6B6D6F; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #6B6D6F;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}