* {
margin: 0;
padding: 0;
}

body {
background-color: #92b6c7;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
color:#fff;
height: 700px;
}

a:link, a:hover, a:visited, a:active {
color:transparent;
}

a img {
border:none;
}



/* ============================== */
/* ===== Section ===== */
/* ============================== */

#main_container {
background-image:url(images/background.jpg);
background-repeat: no-repeat;
height:374px;
width:778px;
margin: 70px auto 0 auto;
padding:128px 0 0 187px;
}

#facebook {
position:absolute;
margin:-50px 0 0 515px;
background-image:url(images/facebook.png);
background-repeat:no-repeat;
width:121px;
height:26px;
display:block;
}

#angel {
height:113px;
width:98px;
background-color:transparent;
position:absolute;
margin-top:-128px;
margin-left:87px;
}

#facebook:hover {
background-image:url(images/facebook_over.png);
}


#back_btn a {
background-image:url(images/back_btn.jpg);
height: 110px;
width: 171px;
display: block;
position: relative;
margin: -128px 0 0 -187px;
}


#back_btn a:hover {
background-position: 0 -110px !important;
}

#bottom {
margin-right:136px;
height:71px;
width:604px;
float:right;
background-color:white;
}

#buttons {
list-style:none;
display:inline;
}

#buttons li a:hover {
background-position: 0 -57px !important;
}

ul#buttons li {
display: inline;
}

ul#buttons li a{
display: inline;

}

#about a {
background: url(images/about.png);
float:left;
height: 57px;
width: 151px;
margin-top:14px;
display:inline;
}

#share a {
background: url(images/share.png);
float:left;
height: 57px;
width: 116px;
margin-top:14px;
display:inline;
}

#donate a {
background: url(images/donate.png);
float:left;
height: 57px;
width: 337px;
margin-top:14px;
display:inline;
}

/* ============================== */
/* ===== Share Form ===== */
/* ============================== */

#share_page #share {
background: url(images/share.png);
float:left;
height: 57px;
width: 116px;
margin-top:14px;
}

#share_page #facebook {
position:absolute;
margin:-22px 0 0 410px;
background-image:url(images/facebook_share_act.png);
background-repeat:no-repeat;
width:228px;
height:23px;
display:block;
}

#share_page #facebook:hover {
background-image:url(images/facebook_share_over.png);
}


#form_wrapper {
text-align: right;
color: #333;
font-family: 'Lucida Grande';
font-weight: bold;
width: 570px;
height: 347px;
display: block;
margin: 31px 0 0 0;
}


.formbox {
font-size: 110%;
margin: 0 0 15px 0;
color: #333;
text-align: top;
width: 500px;
}

.left_label {
text-align: left;
margin-left: 64px;
margin-bottom: 2px;
}

#message {
font-size: 80%;
color: #333;
font-family: 'Lucida Grande';
margin-top: -17px;
}

#share_btn {
font-size: 150%;
position: relative;
float: right;
bottom:-15px;
}

#share_page #thanks {
position: relative;
top: 55px;
margin: 0 40px 0 0;
}

/* ============================== */
/* ===== Landing ===== */
/* ============================== */

#thanks_wrapper{
width: 570px;
height: 347px;
display: block;
margin: 31px 0 0 0;
}

#thanks_landing {
height: 175px;
width: 441px;
display: block;
margin: 20px 0 0 105px;
}

#send_eCard_btn {
height: 95px;
width: 441px;
display: block;
}

#send_eCard_btn a {
background-image:url(images/send_eCard.png);
height: 95px;
width: 441px;
display: block;
margin: 30px 0 0 105px;
}


#send_eCard_btn a:hover {
background-position: 0 -95px !important;
}

/* ============================== */
/* ===== Honor Form ===== */
/* ============================== */

#honor_page #friend {
position: relative;
top: 35px;
margin: 0 30px 0 0;
}


#honor_page #send_btn {
font-size:150%;
margin: 10px -30px 0 0;
float: right;
}

#honor_page #share {
background: url(images/share.png);
float:left;
height: 57px;
width: 116px;
margin-top:14px;
}

#honor_page #facebook {
position:absolute;
margin:-22px 0 0 410px;
background-image:url(images/facebook_share_act.png);
background-repeat:no-repeat;
width:228px;
height:23px;
display:block;
}

#honor_page #facebook:hover {
background-image:url(images/facebook_share_over.png);
}

#about_page #form_wrapper {
width: 620px;
margin-left:15px;
}

#form_wrapper p {
text-align: left;
line-height: 100%;
}

#form_wrapper a {
color: #333;
text-decoration: underline;
}

#form_wrapper a:hover, a:visited {
color: #333;
text-decoration: none;
}

/* ============================== */
/* ===== About Page ===== */
/* ============================== */

#about_page #form_wrapper p {
line-height: 150%;
margin-bottom:12px;
}


#about_page #about {
background: url(images/about.png);
float:left;
height: 57px;
width: 151px;
margin-top:14px;
display:inline;
}

#about_page #facebook {
position:absolute;
margin:-22px 0 0 410px;
background-image:url(images/facebook_share_act.png);
background-repeat:no-repeat;
width:228px;
height:23px;
display:block;
}

#about_page #facebook:hover {
background-image:url(images/facebook_share_over.png);
}
