/* RESET */
html,body,p,h1,h2,h3,h4,h5,h6,p,blockquote,form,ul,li,dl,dt,dd,table,fieldset,legend { margin:0; padding:0; border:none; list-style:none; }

body {
	height:100%;
	font-size:13px;
	font-family:Verdana, Futura, "Trebuchet MS", Arial, sans-serif;
	color:#010101;
	background:#9f926d url(../image/body-bg.gif) repeat-x top;
}

#header object { display:none;}
#header h1 {font-size:1.5em}
li a img {display:none}
#logo {display:none;}

a img { border:0; }
:focus { outline:0; }
table { border-collapse:collapse; border-spacing:0; }
acronym { cursor:help; }

a,a:link,a:visited { color:#392c17; }
a:focus,a:hover { text-decoration:none; }

.clear { display:block; clear:both; }
p { margin-top:16px; }

ul li {display:inline;}
