body
{
margin: 0px auto;
background: #acb380 url(image/background.gif);
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
}
#wrapper
{
width: 620px;
margin: 0 auto;
padding: 0 0 0 15px;
background: #acb380 url(image/bk_wrapper.gif);
}
#header
{
width: 620px;
margin: 0 auto;
padding: 0 0 0 15px;
background-color: #ffffff;
height: 110px;
background: #acb380 url(image/bk_wrapper.gif);
}
h1 {
  color: #4e6d68;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #633141;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
 font-family: "Times New Roman", Times, serif;
  line-height: 14px;
}
p
{
font-size: 12px;
}
a, a:link
{
color: #4e6d68;
text-decoration: none;
}
a:hover
{
text-decoration: underline;
}
.left
{
float: left;
}
.right
{
float: right;
}
 div.c3 {text-align: center}
 p.c2 {color: #C0C0C0; font-family: Arial,Helvetica,sans-serif; font-size: .7em}
 div.c1 {text-align: right}
.none
{
list-style-type: none;
font-size: 12px;
padding-bottom: 10px;
}
.green{color: #316331;
}
