body { margin: 100px 0px 0px 0px; padding: 0; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; background-color: #e2e8e6; }

div , ul ,li, p { margin: 0px; padding: 0px; color: black;
	font-size: 12px; line-height: 16px; margin-top: 5px;
}

a { margin: 0px; padding: 0px; color: #ce7b70; text-decoration: none; font-weight: bold;
}
a:hover { color: black; font-weight: bold;}

#wrapper { width: 400px; margin: auto; height: auto; text-align: justify; }

#head { background-image: url(head.png); height: 45px; border: 0; }

.box { border: 0; margin-top: 50px; }

.footer_wrapper { height: 37px; position: fixed; bottom: 0; left: 0; width: 100%; }
.footer{ margin: auto; height: 100%; width: 400px; color: black;
text-align: center;}
.footer p{ padding-top: 4px; float: center; }

.footer img { padding-left: 3px; padding-right: 4px; }
.addthis_button { float: right; padding-top: 0px; padding-right: 6px; }