html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

body {background: #1e282f url(images/bkg.png) top center no-repeat;}

#mainarea {margin:0 auto;width: 475px;height:520px;background: #fff;color: #1d272f;text-align: center;}
#mtop {margin:55px auto 0;width: 475px;height: 5px; background: url(images/top.png) top center;}
#mbottom {margin:0 auto;width: 475px;height: 5px; background: url(images/bottom.png) top center;}

#mainarea .logo {padding: 20px 0;border: none;}
#mainarea .logo a:link {border: none;}
#mainarea h1 {margin: 10px 0;font-size: 20px;letter-spacing: 1px;text-transform: uppercase;}
#mainarea p {width: 270px;margin: 10px auto;font-size: 14px;line-height: 18px;}
#mainarea .small {font-size: 12px;}

#signup {height: 90px;margin: 25px 0 0 0;}
#emailInput {margin: 0 auto;width:264px;height:38px;background: url(images/email.jpg) no-repeat;border: none;}
#emailInput input {padding: 10px 0 0 0;width:264px;background:none;border:none;text-align:center;font-family: "museo-slab-1","museo-slab-2",serif;color: #fff;}
#email{float: left;}
.required{background:url(images/required.png) no-repeat 0 0; height:13px; width:69px; text-indent:-22222px;margin: 13px 0 0 264px;position: absolute;}
.invalid{background:url(images/invalid.png) no-repeat 0 0; height:13px; width:69px; margin: 13px 0 0 264px;position: absolute;text-indent:-22222px}
.submit {width: 133px;height:36px;margin: 10px 0 0 0;background:url(images/submit.jpg);border:none;color: #fff;font-size:12px;font-family: "museo-slab-1","museo-slab-2",serif;text-transform: uppercase;}

#footer {margin: 10px auto;width: 475px;text-align:center;color: #fff;font-size: 12px;}
#footer a {color: #fff;text-decoration: none;}
#footer a:hover {text-decoration: underline;}
.clear {clear: both;}
