body {
    padding:0px;
	margin:0px;
    background:#94e4e8 url(images/bg.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
	line-height:24px;
}
h2 {
    margin:0px auto;
	background:url(images/logo.png);
	height:33px;
	width:259px;
	text-indent:-90000px;
	margin-top:50px;
	margin-bottom:50px;
}
#t {
    background:url(images/t.png);
	width:831px;
	margin:0px auto;
	height:9px;
}
#b {
    background:url(images/b.png);
	height:10px;
	width:831px;
	margin:0px auto;
}
#left {
    padding:0px 30px 10px 10px;
	margin-right:20px;
	text-align:left;
	background:url(images/twitter_bird.gif) no-repeat 30px 130px;
	height:290px;
}
#c {
    background:url(images/c.png) #fff;
	width:791px;
	margin:0px auto;
	padding:10px 20px 20px 20px;
}
form {
    float:right;
	width:397px;
	text-align:center;
	padding-left:20px;
	background:url(images/spacer.png) no-repeat left top;
	height:310px;
}
.submit {
    border:0px;
	width:99px;
	height:40px;
	color:#fff;
	font-weight:bold;
    background:url(images/submit.gif);
	margin-top:10px;
}
.input {
    background:url(images/input.png) #fff;
	width:345px;
	height:15px;
	padding:15px;
	border:0px;
	margin-bottom:10px;
	color:#7d7d7d;
}
h3 {
   margin:0px;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:24px;
   color:#333;
   font-weight:bold;
}
.menu {
	width:375px;
	height:45px;
	border:1px solid #CCCCCC;
	color:#7d7d7d;
	padding:12px;
}
#clear {
    clear:both;
}
