#content { font: 11px Tahoma; }
table td, p { font: 11px Tahoma; }

.memberarea { border: 1px solid #595; margin-bottom: 10px; }
.memberarea h3, .comment h3
{
	color: white;
	background: #900;
	margin: 0 0 4px 0;
	padding: 2px;
	font: small-caps bold 12px verdana;
	border-bottom: 3px solid black; 
	border-right: 3px solid black; 
	border-left: 2px solid #999; 
	border-top: 2px solid #777;
}
.memberarea table { width: 67%; margin 0 auto; border-right: 1px solid #ccc; float: left; }

.centerpiece { border: 0; }
.centerpiece h2 { font: bold 14px tahoma; color: #500; }

#content input { background: white; border: 1px solid #ccf; font: 11px arial; padding: 2px;}
#content input.submit { background: #595; color: white; width: 100px; }
.stdDrop { background: white; border: 1px solid #ccf; font: 11px arial; }

#content ul { margin: 0; padding: 0; }
#content li { list-style-image: url(/images/design/blueball10.gif); padding-bottom: 8px; margin-left: 22px; }

#formarea { background: #ddf; height: 236px; border: 1px solid #bbf; }
.formarea { background: #ddf; padding: 6px; }


#errorWindow { padding: 10px; color: white; background: #955; width: 90%; margin: 8px auto; border: 1px solid #f00; }

td { text-align: center; }
td.label { width: 120px; }

.navstrip
{
	width: 96%; 
	margin: 10px auto; 
	padding: 4px; 
	text-align: center; 
	font: 11px arial; 
	border-left: 2px solid #977;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 2px solid #977;
}

p.nickname { margin: 3px; width: 80px; text-align: center; }

#content input.small { font: 10px arial; padding: 0px; margin: 1px; }
