/* CSS Document */

body {background-color:#666666; color:#ffffff; font-family:Arial, Helvetica, sans-serif; text-align:center}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:0.6em 0;
}

.fineprint {
	font-size:0.55em
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin:0.35em 0;
}

a { color: #fff; text-decoration:none; border-bottom:dotted 1px #999 }
a:hover { background-color: #333; border:0}

a.nohover {text-decoration:none; border:0}
a.nohover:hover {text-decoration:none; border:0; background-color:inherit}

#thewall {width:800px; height:450px; background-image:url(images/couchbg.gif); background-repeat:no-repeat; background-position:bottom; background-color:#fff0c1; text-align:center;padding-top:40px}

#thepalette {width:360px; margin:4px -2px 4px 0; float:right}

