h1,h2,h3
{
font-family: "lucida calligraphy", verdana, 'sans serif'; 
font: 18px arial
}

p, table, li, td
{
font-family: "lucida calligraphy", verdana, 'sans serif'; 
font: 11px verdana
}


/* main */
#container{
background:white;
left:50%;
top:30px;
position:absolute;
width:780px;
margin:0px 0px 20px -385px;
padding-bottom:0px
}

body{
background: #A63300;

/* background: #ffffff url('images/bgcolor.jpg') repeat-y top left; */
}



p,li,th,td
{
margin-bottom:0;
margin-top:0;
color:#555555;
letter-spacing: 0.0cm; 
}

h1,h2,h3,hr {color:#555555;}

a:link {text-decoration: none; color: #555555}
a:visited {text-decoration: none; color: #555555}
a:hover {text-decoration: none; color: #555555}
a:active {text-decoration: none; color: #555555}

#navlist li { list-style-type: square; }