a img {
	border: 0 none;
}

body {
	/* Pantone: 422 */
	background: #AFAAA3 none repeat scroll 0 0;
	color: #000000;
	margin: 0;
	padding: 0;
}

.center {
	margin: 0 auto;
}

h1, h2, h3 {
	font-family: Arial,Tahoma,Helvetica,"Trebuchet MS",Verdana;
	margin: 0;
	padding: 15px 0;
	text-align: center;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 20px;
	margin-bottom: 0;
}

img.center {
	display: block;
}

input, textarea {
	background: #AFAAA3 none repeat scroll 0 0;
	color: #000000;
}

input[type="submit"] {
	margin-top: 15px;
}

input[type="text"], textarea {
	display: block;
	font-weight: bold;
	width: 300px;
}

.recaptcha_image_cell {
	background: #AFAAA3 none repeat scroll 0 0 !important;
	color: #000000;
}

#recaptcha_widget_div {
	margin: 15px auto 0;
	width: 440px;
}

.Scroller-Container {
	left: 0;
	padding-left: 10px;
	position: absolute;
	top: 0;
}

#sidebar {
	bottom: 0;
	overflow: auto;
	padding-right: 20px;
	position: absolute;
	top: 0;
	width: 220px;
}

#content {
	bottom: 0;
	left: 260px;
	overflow: auto;
	padding-left: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

#sidebar img {
	margin: 20px 0 0;
}

#up {
	display: none;
	left: 220px;
	margin: 0;
	position: absolute;
	top: 10px;
}

#down {
	bottom: 10px;
	display: none;
	left: 220px;
	margin: 0;
	position: absolute;
}