<!--
body, h1, h2, h3, h4, td, th, div, pre, code, span, p, ol, ul, li, dl, dt, dd, lt, blockquote
	{ color: #2c603a; font-family: "century gothic", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 13px } 

body { background-image: url(./paper-pattern.jpg)}
/* body { background: #ffffcc } */
/* body { background: #ceedbd } */
body { background: #cee4c0 } 

table.main { cell-padding: 0; cell-spacing: 0; border: 0; width: 480px }
table.space { cell-padding: 0; cell-spacing: 3; border: 0 width: 480px}
table.tight { cell-padding: 0; cell-spacing: 0; border: 0 width: 480px}

input { font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px } 
textarea { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px }
select { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px } 

h1 { font-size: 18px; font-style: normal; font-weight: bold; color: #2c603a }
h2 { font-size: 14px; font-style: normal; font-weight: bold; color: #2c603a }
h3 { font-size: 14px; font-style: normal; font-weight: bold; color: #2c603a }
h4 { font-size: 12px; font-style: normal; font-weight: bold; color: #000000 }
h5 { font-size: 22px; font-style: normal; font-weight: bold; color: #AA0000 }
h6 { font-size: 18px; font-style: normal; font-weight: bold; color: #AA0000 }
h7 { font-size: 14px; font-style: normal; font-weight: bold; color: #AA0000 }
h8 { font-size: 12px; font-style: normal; font-weight: bold; color: #AA0000 }

a { text-decoration: none; color: #2c603a }
a:hover { text-decoration: underline; color: #000000 }

small { font-size: 10px  }
big { font-size: 14px  }
b { font-weight: bold }
i { font-style: italic }

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0 auto;
display: inline;
text-align: center;
width=100%
}

#nav-menu li
{
float: left;
margin: 0 0.2em;
}

#nav-menu li a
{
/* background: url(button-background.gif) #fff bottom left repeat-x; */
height: 2em;
line-height: 2em;
/* float: left; */
border: 0.1em solid #dcdce9;
/* color: #0d2474; */
color: #2c603a;
text-decoration: none;
text-align: center;
padding:  2px 8px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:80em
} 

img.floatLeft { 
    float: left; 
    margin: 0 4px 4px 0; 
}
img.floatRight { 
    float: right; 
    margin: 0 0 4px 4px; 
}


-->
