body{
    font-family: arial;
    font-size: 16px;
    background-image: url('http://www.village2villageproject.org/background.jpg');
    background-attachment: fixed;
    background-position: center;
    color: #000000;
}

#header {
    width: 898px;
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border: 1px solid #996633;
    background-image: url('http://www.village2villageproject.org/sandbg.png');
    background-attachment: scroll;
    background-repeat: repeat;
}

#header h1{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
    left: 10px;
    top: 10px
}

a img, a:active{
    border: none;
}

#tagline{
    float: left;
    position: relative;
    text-align: left;
    top: 15px;
    left: -15px;
    width: 650px;
    padding-left: 2.5em;
    /*color: #333333;*/
    font-size: 16px;
    font-family: Papyrus, "Apple Chancery", "Zapf Chancery", cursive;
    font-weight: bold;
}

#importantlinks{
    float: right;
    position: relative;
    text-align: right;
    top: 83px;
    right: 0px;
    width: 382px;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#box {
    width: 900px;
    height: 453px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: transparent;
}

#navbar {
    width: 900px;
    height: 50px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    background-color: transparent;
}

#slideshowimg {
    vertical-align: middle;
    border: none;
}

#slideshowbox {
    margin: 0px 0px 0px 0px;
    background-color: #000000;
    width: 898px;
    height: 398px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#innerbox {
    width: 898px;
    height: 398px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #996633;
    background-image: url('http://www.village2villageproject.org/sandbg.png');
    background-attachment: scroll;
    background-repeat: repeat;
}

#navcol {
    width: 128px;
    height: 398px;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    left: -1px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: transparent;
    color: #ffffff;
}

#content {
    width: 706px;
    height: 378px;
    float: right;
    position: relative;
    margin: 0px 0px 0px 0px;
    text-align: left;
    padding: 10px 30px 10px 30px;
    border: none;
    overflow-y: scroll;
    font-size: 14pt;
    background-color: transparent;
}

#contentnolink{
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    width: 858px;
    height: 378px;
    text-align: left;
    padding: 10px 20px 10px 20px;
    border: none;
    font-size: 14pt;
    overflow-y: scroll;
}

#navbarrightfiller{
    /*float: right;
    position: relative;
    height: 48px;
    padding-left: 1em;
    padding-right: 1em;
    border: 1px solid #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url('./buttons/topnav_up.png');
    clear: none;
    width: 0px;
    margin-right: 0px;*/
    display: none;
}

.navbaritem{
    float: left;
    position: relative;
    height: 48px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #000000;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-image: url('http://www.village2villageproject.org/buttons/topnav_up.png');
    background-attachment: scroll;
    background-repeat: repeat-x;
    width: 126px;
    font-style: normal;
    color: #ffffff;
}

.navbaritem:hover{
    float: left;
    position: relative;
    height: 48px;
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #666666;
    margin: 0px 0px 0px 0px;
    text-align: center;
    background-image: url('http://www.village2villageproject.org/buttons/topnav_down.png');
    background-attachment: scroll;
    background-repeat: repeat-x;
    width: 126px;
    font-style: italic;
    color: #ffffff;
    text-align: center;
}

.wide, .wide:hover{
    width: 130px;
}

.cur, .cur:hover{
    border: 1px solid #666666;
    background-image: url('http://www.village2villageproject.org/buttons/topnav_down.png');
    font-style: normal;
}

.navbarinner {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
}

.navcolitem a, .curnavcolitem a, .navbarinner a, .latest_mini a, .donate_mini a, .contact_mini a{
    color: #ffffff;
    text-decoration: none;
    font-style: inherit;
}

.navcolitem {
    width: 130px;
    height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: 1px solid #000000;
    margin: 0px;
    text-align: center;
    background-image: url('http://www.village2villageproject.org/buttons/sidenav_up.png');
    background-attachment: scroll;
    background-repeat: repeat-x;
    font-style: normal;
}

.curnavcolitem {
    width: 130px;
    height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: 1px solid #666666;
    margin: 0px;
    text-align: center;
    background-image: url('http://www.village2villageproject.org/buttons/sidenav_down.png');
    background-attachment: scroll;
    background-repeat: repeat-x;
    font-style: normal;
}

.navcolitem:hover{
    width: 130px;
    height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: 1px solid #666666;
    margin: 0px;
    text-align: center;
    background-image: url('http://www.village2villageproject.org/buttons/sidenav_down.png');
    background-attachment: scroll;
    background-repeat: repeat-x;
    font-style: italic;
}


#contentnolink h2, #content h2{
    font-family: Papyrus, "Apple Chancery", "Zapf Chancery", cursive;
    font-size: 20pt;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.contactsheader {
    font-size: 14pt;
    font-family: arial;
    font-weight: bold;
    font-style: normal;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.contactsheader .emphasis {
    font-style: italic;
}

.contacts {
    font-size: 14pt;
    font-family: arial;
    font-style: normal;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}

.contacts .tr{
    border-top: 1em;
    vertical-align: top;
}

.contacts tr td{
    vertical-align: top;
    width: 360px;
}

.contacts tr td h3{
    font-size: 14pt;
    font-family: arial;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 0px;
    margin-bottom: 0px;
}

.em, .contacts tr td .em{
    font-size: 14pt;
    font-family: arial;
    font-weight: bold;
    font-style: italic;
}

.contacts tr td .bold, #content .bold, #contentnolink .bold{
    font-size: 14pt;
    font-family: arial;
    font-weight: bold;
}

.lettersig {
    font-size: 20pt;
    font-family: Papyrus, "Apple Chancery", "Zapf Chancery", cursive;
    color: #110055;
}

.lettersig2{
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
}

#content .italic, #contentnolink .italic{
    font-size: 14pt;
    font-family: arial;
    font-style: italic;
}

.frimg{
    float: right;
    margin-left: 10px
}

.flimg{
    float: left;
    margin-right: 10px;
}

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

.cimg{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

    
.donate_mini{
    background-image: url('http://www.village2villageproject.org/buttons/minibutton_right.png');
    float: right;
    width: 126px;
    font-size: 13px;
    height: 13px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
	margin: 0px 0px 0px 0px;
    background-attachment: scroll;
    background-repeat: no-repeat;
	position: relative;
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1px solid #000000;
    
    
}

.donate_mini:hover{
    background-image: url('http://www.village2villageproject.org/buttons/minibutton_right_down.png');
}

.latest_mini{
    background-image: url('http://www.village2villageproject.org/buttons/minibutton_left.png');
    float: left;
    width: 126px;
    height: 13px;
    font-size: 13px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
	margin: 0px 0px 0px 0px;
    background-attachment: scroll;
    background-repeat: no-repeat;
	position: relative;
    padding-left: 0px;
    padding-right: 0px;
	border-right: 1px solid #000000;
    
}

.latest_mini:hover{
    background-image: url('http://www.village2villageproject.org/buttons/minibutton_left_down.png');
}

.contact_mini{
    background-image: url('http://www.village2villageproject.org/buttons/minibutton_middle.png');
    float: left;
    width: 126px;
    height: 13px;
    font-size: 13px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
	margin: 0px 0px 0px 0px;
    background-attachment: scroll;
    background-repeat: no-repeat;
	position: relative;
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.contact_mini:hover{
    background-image: url('http://www.village2villageproject.org/buttons/minibutton_middle_down.png');
}


.miniseparator{
    background-image: url('http://www.village2villageproject.org/buttons/miniseparator.png');
    float: left;
    height: 25px;
    width: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: none;
	display: none;
}


.quoteblock{
    vertical-align: middle;
    float: left;
    width: 275px;
    height: 285px;
    border: 1px solid #000000;
    margin-right: 10px;
    padding: 10px 10px 10px 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.attribution{
    margin-left: 0.5em;
    font-size: 12px;
    font-style: italic;
}

.paypalimg{
    border: none;
    background-color: transparent;
    background-image: url('http://www.village2villageproject.org/buttons/button.png');
    width: 126px;
    height: 35px;
    color: #ffffff;
    font-size: 13px;
    border: none;
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}

.paypalimg:hover{
    background-image: url('http://www.village2villageproject.org/buttons/button_down.png');
}

.paypalforms{
    width: 250px;
    float: left;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin-left: 15px;
    padding-right: 5px;
}

.paypalbeforeafter{
    margin-right: 15px; 
    width: 266px;
    float: right;
    text-align: right;
    padding: 0px 0px 0px 0px;
}

#moneylabel{
    font-size: 12px;
    vertical-align: middle;
}

#paypalmoney{
    width: 75px;
    margin-left: 2px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
}

.formencapse{
    margin: 0px 0px 0px 0px;
    border: none;
    padding: 0px 0px 0px 0px;
}

.smaller{
    font-size: 6px;
}

.telephone{
    font-style: italic;
    font-size: 8px;
}

#copyrightquote{
    position: relative;
    
    width: 858px;
    height: auto;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px 10px 20px;
    border: 1px solid #996633;
    /*background-image: url('http://www.village2villageproject.org/sandbg.png');*/
    background-color: #1a344e;
    background-attachment: scroll;
    background-repeat: repeat;
    text-align: center;
    margin-bottom: 2em;
    line-height: 102%;
    color: #ffffff;
}

.randquote{
    font-size: 12px;
    font-style: italic;
}

.copyright{
    font-weight: bold;
    font-size: 8px;
}

.copyright a{
    text-decoration: none;
    color: #ffffff;
    font-style: italic;
}

.kidwrapper{
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 675px;
}

.kidcolumn{
    float: left;
    margin-left: 10px;
    width: 210px;
    text-align: center;
    border-left: 1px solid #000000;
}

.kidcolumnc{
    float: left;
    margin-left: 10px;
    width: 210px;
    text-align: center;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

.kidcolumnr{
    float: right;
    margin-right: 10px;
    width: 210px;
    text-align: center;
    border-right: 1px solid #000000;
}

.iehax {
    margin-left: 0px;
    margin-right: 0px;
    width: 640px;
    height: auto;
}

.timestamp{
    font-style: italic;
    font-size: 10pt;
}

.story h2 a{
    color: #000000;
    font-style: normal;
    text-decoration: none;
    border-bottom: 3px dotted #000000;
}

.story a, .arclink{
    color: #000000;
    font-style: normal;
    text-decoration: none;
    border-bottom: 2px dotted #000000;
}

.story h2 a:hover, .story a:hover, .arclink:hover{
    font-style: italic;
    border-bottom: none;
}

#feedicon{
    vertical-align: middle;
}

.sharelinks{
    float: right;
    margin-right: 10px;
}

.facebooklink{
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.aidsbutton{
    border: none;
    vertical-align: middle;
}