body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #003300;
}

b, strong {
color: #009966;
}

* {
margin: 0;
padding: 0;
}

tr {
text-align: center;
}

#wrap {
margin: 0 auto;
width: 672px;
border: 1px solid #cdd9d4;
border-top: 0px;
}

#header {
background-image: url(images/top1.gif);
width: 672px;
height: 131px;
}

#nav {
background-image: url(images/top2.gif);
border-bottom: 1px solid;
border-color: #00b873;
width:672px;
height: 31px;
}

#content {
width: 672px;
}

.sub, .sub2 {
margin-bottom: 15px;
padding-left: 15px;
padding-right: 25px;
}

.sub2 a {
color: #00a261;
}

ul {
position: relative;
list-style-type: none;
height: 31px;
}

li {
background: transparent;
position: absolute;
height: 23px;
bottom: 0;
}

#info {
color: #00a261;
padding-left: 6px;
padding-bottom: 3px;
background-color: #d1eee2;
border-bottom: 1px solid #d1eeef;
}

#info a {
color: #00a261;
}

li#nav1 {left: 210px;}
li#nav2 {left: 300px;}
li#nav3 {left: 410px;}
li#nav4 {left: 520px;}

* html*li#nav1, * html*li#nav2, * html*li#nav3, * html*li#nav4 {bottom: -1px;}

a:link {
color:#8EC48F;
}

a:visited {
color:#7AA874;
}

a:active {
color:#627E63;
}

a:hover {
color:#000000;
}

#footer {
margin: 0 auto;
color: #00a261;
}

a img {
border: none;
}

#pic img {
border: 1px solid #cdd9d4;
padding: 2px;
margin-left: 2px;
margin-right: 2px;
}

#designer {
color: #7AA874;
text-align: center;
font-size: 8pt;
}