* {	margin: 0;	padding: 0; }

body { background: #672310;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 24px; color: #FFFFFF; }

#page { width: 800px; height: 643px; margin: 0 auto; padding: 20px; background: #672310 url('images/folder_bg.jpg') no-repeat center top; }

h1, h2, h3 { color: #FFFFFF; }
h1 { font-size: 30px; }
h2 { font-size: 26px; }
table { font-size: 24px; }
th { padding: 0px 5px 0px 0px; text-align: left; }
td { padding: 0px 35px 0px 0px; text-align: left; }

a { color: #345BA8; }
a:hover { text-decoration: none; background: #FEFDD6; color: #2980DE;}

#navigation { padding: 18px; text-align: center; }
#navigation table { font-size: 18px; }

#title { width:800px; text-align: left;}

#content { width:800px; margin-top:50px; margin-left: 1 em; text-align: left; }
#content ul { margin-left: 0; padding-left: 1em; text-indent: 0px; list-style-type: disc}

#footer { position: absolute; top: 500px; text-align: center; width:800px; font-size: 18px; }
