body {font: 76% 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;background: url(../img/cloud.jpg) no-repeat;margin:0;padding:0;}
.home {margin:10px 0 0 10px;}
.logo {background:url(../img/80-20.gif) no-repeat;width:660px;min-height:350px;margin:-63px 0 50px 120px;}

/* Home Page */
.explanation {width:350px;float:left;padding:280px 0 0 80px;}
.explanation h2 {font-size:140%;color:#B1C800;margin-top:0;}
.explanation p {font-weight:bold;color:#B1C800;}
.explanation p.thankyou {color:#339933;}
p.error {color:#CC0000;font-weight:bold;}
.frm_register {margin:0 0 20px 0;padding:0;}
.frm_register label {font-weight:bold;color:#339933;margin:0;padding:0;display:block;}
.hd_logo {float:right;padding:320px 10px 0 0;}

.menu {float:right;padding:200px 5px 0 0;width:190px;}
.menu ul {list-style:none;}
.menu li {margin:0.3em 0;text-align:right;}
.menu a {font-weight:bold;color:#999999;text-decoration:none;}
.menu a:hover {color:#B1C800;}
.menu img {float:right;margin-top:5px;}

.content {width:410px;float:left;padding:25px 10px 10px 30px;}
.content a, .logo a {color:#339933;}
.content a:hover, .logo a:hover {color:#B1C800;}
.content h1 {color:#339933;font-size:180%;}
.content p {margin:1.2em 0;}
.content .important {font-weight:bold;color:#339933;}
.content .twentypercent {font-size:130%;font-weight:bold;color:#B1C800;}

p.centre {text-align:center;}
.imgright {float:right;margin-left:10px;}
.imgleft {float:left;margin-right:10px;}
.quote {padding-left:4em;padding-right:4em;color:#B1C800;}

.footer {background:#339933;height:32px;margin:20px 0 5px 0;padding:5px;clear:both;}
.footer p {float:right;margin:0;color:white;font-weight:bold;font-size:130%;line-height:32px;padding-right:5px;}

/* HACKS */
.explanation {display:inline;} /* fixes width problem in IE5 & 6 */
/* Hide from IE-Mac \*/
/*.frm_register .submit {background:url(../img/go.gif);width:70px;height:39px;margin:-5px 0 0 10px;padding:15px 0 0 10px;font-size:100%;border:0;text-align:left;cursor:pointer;}*/
/* End hide */