body{
background:#000;
color:#fafafa;
}


a{
padding-bottom:1px;
text-decoration:none;

}
 a:visited{
}

a:hover{
border-bottom:1px solid;
}

a:active{
}



#wrapper{
background:#0029cf url('/images/bgnowbird.jpg') no-repeat;
height:1198px;
margin:auto;
width:1050px;
color:#000;
}

#container{
text-align:center;
margin:auto;
width:760px;
}


#header{
height:230px;
position:relative;
}

#button{
display:block;
background:transparent url('/images/help.png') no-repeat top;
height:55px;
width:61px;
position:absolute;
right:20px;
}

#button:hover{
display:block;
background:transparent url('/images/help.png') no-repeat bottom;
}

.twit{
background:transparent url('/images/speechBubble.png') no-repeat bottom right;
float:left;
font: .9em bold serif;
margin-left:20px;
margin-top:20px;
width:350px;

}


.twit p{

padding:10px 10px 40px 10px;
}

.twit span{
font: .9em bold serif;
}


#footer{
margin-top:5px;
text-align:center;
clear:both;
font-size:.8em;
}

#footer a{
color:#996699;
font-weight:bold;
}


.powered{
margin-top:7px;
margin-bottom:5px;

}
