@charset "UTF-8";
/* Pink Moose website */
/* updated 14/01/10 */

body { background: #fff; margin: 0px auto; margin-left: 80px; }
#wrapper { width: 100%; padding-bottom: 240px; }
#logo { width: 50%; /* background: url(../bg.gif) no-repeat right center; */ padding: 55px 0px 37px 0px; float: left; height: 176px; text-align: right; }
#copy { width: 50%; padding: 90px 0px 0px 0px; float: right; height: 138px; }
div.clearing { clear: both; }

.logo { padding: 0px 26px 0px 0px; }
#copy h1 { font: bold 15px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif; margin: 0px; padding: 0px 0px 0px 8px; color: #db3587; line-height: 15px; }
#copy p { font: 12px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif; margin: 0px; padding: 0px 0px 0px 8px; color: #5f5b5f; line-height: 15px; }
#copy a { color: #db3587; text-decoration: none; }
#copy a:hover { color: #0cf; text-decoration: underline; }
#copy a:active { color: #333; text-decoration: none; }
