
body {
	font-family:arial,sans-serif;
}

div#topbar {
	height:22px;
	vertical-align:top;
	font-size:13px;
	padding-top:4px;
	padding-left:2px;
	border-bottom: 1px solid #c9d7f1;
}

.toplink {
	padding-left: 8px;
}

a, a:active, a:visited {
	color:#00c;
	font-weight:normal
}

a.current {
					color:black !important;
					text-decoration: none;
					font-weight:bold !important;
				}
				

div#contbox {
	width: 900px;
	height: 450px;
	margin:auto;
}

div#logo {
	background: transparent url(../confess.gif) no-repeat scroll 0%;
	height: 110px;
	width: 304px;
	margin:auto;
}

div#logotext {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	left: 227px;
	position: relative;
	top: 70px;
}

div#inputs {
	margin:auto;
	font-size: 10px;
	width: 380px;
}

div#bottomlinks {
	text-align: center;
	margin-top: 30px;
	font-size:13px;
}

div#googlefalle {
	margin-top:3px;
	font-size: 10px;
	text-align:center;
}
