* {
font-family: Arial,Helvetica,Tahoma,Verdana,sans-serif;
margin:0;
padding:0;
}
img {
border:0 none;
}
a {
text-decoration:none;
color:white;
}
a:hover {
color: blue;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:left;
}
form * {
border:0 none;
}
body {
background-color:#FFFFFF;
}
#container {
width: 591px;
}
#birds {
width: 151px;
float:left;
}
#birds .birdie {
margin: 10px 0px;
}

#birds a {
display: block;
background: transparent url('/images/arrow.png') no-repeat scroll left;
}
#birds a:hover {
background: transparent url('/images/bg.png') no-repeat scroll left;
}

#top, #content, #footer, #sig {
margin:0 auto;
width:440px;
clear:both;
}
#top {
height:105px;
}
#footer{
clear: both;
height:13px;
background: url(../images/footer.png);
vertical-align:top
}
#innertext{
float: left;
width:360px;
background-color:#99cc33;
padding: 0px 40px;
font-size:14px;
}
#innertext p{
color:white;
width:360px;
padding: 0px;
margin: 0px;
}
.greeting{
font-weight:bold;
font-size:16px;
color: #fff;
margin-bottom: 12px;
}
.know{
font-weight:bold;
font-size:16px;
color: #fff;
margin-bottom: 12px;
margin-top:12px;
}
.submit{
cursor: pointer;
display:inline; margin: 0px 0px 1px 0px; vertical-align:middle; border: 0px none ; background: transparent url(../images/signup.png) repeat scroll 0% 0%; height: 34px; width: 107px;
}
.submit:hover {
cursor: pointer;
background-image: url(../images/signup2.png);
}

