body { color: #fff; 
font-size: 14px; 
font-family: "trebuchet ms"; 
background-image: url(/images/stripesbg.jpg);
cursor: auto;
text-align: center;
 }
 
#indexbox
{ width: 100%;
background-image: url(/images/bigsunburst.png);
margin-left: auto;
margin-right: auto;
border: no;
background-repeat:no-repeat;
}

#innerbox
{ width: 685px;
border: no;
margin-left: 235px;
margin-right: 0px;
padding-top: 0px;
color: white;
 }

#liner { width: 70%;
margin-left: auto;
margin-right: auto; 
background-color: #900;
padding: 10px;
text-align: left;
}

#orangebox { width: 90%;
margin-left: auto;
margin-right: auto;
background-color: #ff6600;
padding: 10px;
text-align: left;
}

#headertitle { text-align: center; font-size: 30px; color: #000; font-decoration: bold;
}

p { color: #fff; 
font-size: 12px; 
font-family: "trebuchet ms"; 
margin: 6pt; 
padding: 6pt; 
cursor: auto; }


td { color: #000; 
font-size: 12px; 
font-family: "trebuchet ms"; 
padding: 6pt; 
cursor: auto; }


a:link { color: #ff9; 
font-size: 12px; 
font-family: "trebuchet ms"; 
text-decoration: underline; 
cursor: auto; }


a:visited { color: #ff9; 
font-size: 12px; 
font-family: "trebuchet ms"; 
text-decoration: underline; 
cursor: auto; }


a:hover { color: #ff6;
font-size: 12px; 
font-family: "trebuchet ms"; 
text-decoration: underline overline; 
cursor: auto; }


a:active { color: #ff9; 
font-size: 12px; 
font-family: "trebuchet ms"; 
text-decoration: underline; 
cursor: auto; }


textarea { color: #fff; 
font-size: 12px; 
font-family: "trebuchet ms"; 
background-color: #c30; 
outline: groove thick #f60; }

#quotation { align: right;
height: 100px;
}

#tuz {
width: 80%;
align: center;
margin-left: auto;
margin-right: auto;
}

