body, table, tr, td {
font: 11px "Lucida Sans", Verdana, Geneva, sans-serif; 
color: #171111; 
letter-spacing: 0px; 
line-height: 14px;  
}

body { background-color: #BFFF9F; margin: 0px; padding: 0px; text-align: center; }

a:link {
text-decoration: underline; 
color: #847a85; 
font-weight: bold; 
}
a:visited  {
text-decoration: underline; 
color: #847a85; 
font-weight: bold; 
}
a:hover {
text-decoration: none; 
color: #847a85; 
font-weight: bold; 
}
a:active {
text-decoration: underline; 
color: #847a85; 
font-weight: bold; }

a.nav:link {
text-decoration: none; 
color: #847a85; 
}
a.nav:visited  {
text-decoration: none; 
color: #847a85;
}
a.nav:hover {
text-decoration: none; 
color: #171111; 
}
a.nav:active {
text-decoration: none; 
color: #171111;
}

.style { 
font-family: "Lucida Sans", Geneva, sans-serif; 
font-weight: bold; 
color: #a9de76; 
font-size: 12px;
text-transform: lowercase; 
letter-spacing: 1px; }

.small { color: #46c506; 
font-weight: bold; 
text-transform: lowercase; 
text-align: left; 
font-family: "Lucida Sans", sans-serif; 
font-size: 17px; 
letter-spacing: 2px; 
padding-bottom: 0px; 
border-bottom: 0px dashed #707173;
}

input, textarea, option, select { 
font: 11px "Lucida Sans", Verdana, Geneva, sans-serif; 
color: #171111;
letter-spacing: 0px; 
border: 0px; 
background: #bfff9f; }

textarea {
width: 100%;
}

.button {
width: 30%;
}

ul  { text-indent: 0px;
list-style: none;
padding: 0px;
margin: 0px;
text-transform: lowercase;
text-align: center;
 }

li {
display: inline;
padding: 0px 6px;
text-transform: lowercase;
}

tr {
vertical-align: top;
}

td {
text-align: left;
}

#wrap {
margin: 0 auto;
padding: 0px;
width: 505px;
background: #ffffff;
text-align: left;
}

.main { width: 100%; background-color: #ffffff; padding: 0px; margin: 0px; }

.text {
padding: 0px 0px 15px 0px;
	margin: 0px 12px 0px 12px;
	text-align: justify;
	background: #ffffff;  
	width: 481px;
	height: 240px;
	}

.menu {
text-align: center;
font-family: "Lucida Sans", sans-serif;
padding: 0px 0px 10px 0px;
width: 505px;
margin-top: 3px;
border: 0px dashed #d6dbdf;
text-transform: lowercase;
font-size: 11px;
letter-spacing: 1px;
font-weight: bold;
      }

.thumb { border: 1px solid #2E140A; }
.top { padding-bottom: 6px; }

html > body .text {
height: auto;
min-height: 240px;
}

.form {
width: 100%;
}