body {	background-color: #FAE0AF;
		background-image: url(/nav/banner.jpg);
		background-position: top left;
		background-repeat: repeat-x;
		color: #000000;
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px; }

td {	font-size: 11px; }



/* Elements ------------------------------ */

#bannerpic {
		vertical-align: text-bottom; }

#btmnav {
		margin: 4px 0px; }
		
#contact {
		position:absolute; 
		top:136px; 
		right:10px;
		font-size: 11px;
		font-weight: bold;
		color:#FFEBAB;
		z-index:5; }
		
#layout { }
		
#leftnav {
		padding: 36px 18px 0px; }
		
#logo {	vertical-align: text-bottom;
		display: block;
		margin: 2px auto 4px auto;
		z-index: 10;}

#main {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px; }
		
.redstar {
		color: red; }
		
#sidebar {
		margin-top: 36px;
		border: 1px solid #006;
		width: 204px; }
		
#sidebar th {
		background-color: #339;
		background-image: url('/nav/sidebarHeadBack.jpg');
		border-bottom: 1px solid #006;
		color: #FFF;
		white-space: nowrap; }

#sidebar td {
		background-color: #F6E49B; }
		
#sidebar ul {
		padding-left: 18px;
		margin-left: 0px; }
		
#sidebar li {
		}
		
#stripefade {
		vertical-align: text-bottom; }

		

/* Headlines ------------------------------ */

h1 {	color: #000066;
		font-size: 21px;
		margin-top: 0px; }

h2 {	margin-top: 0px;
		font-size: 18px; }

h3 {	margin-top: 0px;
		font-size: 16px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }



/* Body Text ------------------------------ */

a:link {
		color: #0000FF; }

a:active {
		color: #CCCCFF; }

a:hover {
		color: #6666FF; }

a:visited {
		color: #000099; }

.ctc {	margin: 0px;
		font-size: 10px;
		color: #333333; }

.fineprint {
		font-size: 9px; }

input {	margin: 0px; }

.small {
		font-size: 11px; }