body
{
text-indent: 15px;
background-color: 000099;
text-decoration: none;
font-family: Arial, sans-serif;
}


#aepi
{
z-index: 0;
}

#aepi a
{
text-decoration: none;
border: none;
}

#aepi img
{
max-height: 200px;
max-width: 250px;
border: none;
}

#nu_logo
{
position: absolute;
right: 300px;
top: 12px;
}

#nu_logo a
{
text-decoration: none;
border: none;
}

#nu_logo img
{
border: none;
text-decoration: none;
max-height: 100px;
max-width: 300px;
}

#main
{
position: absolute;
left: 150px;
top: 30px;
z-index: -1;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
background-color: FFCC33;
width: 700px;
height: 1400px;
font-size: 1.2em;
}

#main a:visited
{
color: red;
}


#top_image
{
position: absolute;
left: 10px;
}

#top_image img
{
max-height: 260px;
max-width: 490px;
}

#about
{
position: absolute;
right: 10px;
width: 300px;
}

#charities
{
position: absolute;
left: 10px;
width: 300px;
top: 390px;
}

#side_image
{
position: absolute;
right: 60px;
top: 390px;
}

#side_image img
{
max-height: 500px;
max-width: 300px;
}

#donate
{
position: absolute;
top: 990px;
left: 50px;
}

#donation_buttons
{
position: absolute;
right: 230px;
width: 200px;
height: 100px;
background-color: white;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}

#center_button
{
position: relative;
top:25px;
}

#contact_us
{
position: absolute;
top: 1300px;
}
