body {
	background-image:url(images/bground.gif);
	background-repeat:repeat-y;
	background-color: #543912;
  font-family: Verdana, sans-serif;
  color: #543912;
  font-size: 0.9em;
  text-align: justify;
}

#hspacer   {
background-color:#687c33;
clear:right;
}

#textbox   {
background-color:#f4e2a9;
padding: 10px;
}

#flashbox  {
background-color:#c02724;
padding: 0px;
}

#whatsupbox  {
	background-color:#779032;
	padding: 3px;
	font-size: .80em;
	height: 852px;
}

#footer   {
background-color:#779032;
padding: 10px;
font-size: 1.15em;
font-style:oblique;
}

H1 {
  border-width: thin;
  font-size: 2em;
  font-stretch: wider;
  margin: 10px;
  color: #3458b4;
  font-weight:900;
} 

H2 {
	font-size: 1.5em;
	color:#687c33;
	font-weight:900;
	margin: 10px;
}  

H3 {
	font-size: 1.25em;
	color:#655015;
	margin: 10px;
} 

H4 {
	font-size: 1em;
	color:#655015;	
	margin: 10px;
}

H5 {
	font-size: 0.8em;
	margin: 10px;
}

H6 {
	font-size: 0.7em;
	margin: 15px;
}

p {
 font-style: normal
}

p.welcome {
	font-style:italic;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px;
}

p.main {
	font-style: normal;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px;
}

p.whatsup {
	font-style: normal;
	font-size: .90em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px;
}
a:link { color: #687c33;
		font-size: 1em;
 }
 
a:visited { color: #de6bbd; } 
a:hover { color: #ffa999; } 

.footerlinks a:link {
	color:#f4e2a9;
	font-size: .9em;
}

.footerlinks a:visited {
	color:#f4e2a9;
}


ul {
line-height: 2em;
list-style-position: outside;
list-style-type: hiragana;
margin-top: 1px;
margin-bottom: .5px;
}

li  {
font-size: .85em;
font-weight: 700;
margin-bottom: .5px;
margin-top: .5px;
border-bottom: 1px;
}
