body { background:#fff;border-top:8px solid #df913b; }
p {}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table td { padding:4px; }

a:link {
	color: #faa346;color: #d78c3c;
}

a:active {
	color: #d78c3c;
}

a:visited {
	color: #d78c3c;
}

a:hover {
	color: #ba7a34;
	background: #eee;
}
p { }

#container {}
#header { background:#fff; }
#headerTitle { width:80%;margin:0 10%;padding:0;height:110px;background:#fff url(images/logo-s.gif) 0 15px no-repeat;
	border-bottom:1px solid #3f1316; }

#headerTitle h1 { margin:0;padding:0 0 0 0;height:107px;text-indent:-9999px; }

#navbar { border-bottom:1px solid #3f1316;padding-bottom:1em; }
#navbar a { font-size:.7em; }
#content { border-top:1px solid #3f1316;font-size:.9em;line-height:1.5; }

form { font-size:.9em; }