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

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

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

a.nav:link {
text-decoration: none; 
color: #565656; 
}
a.nav:visited  {
text-decoration: none; 
color: #565656;
}
a.nav:hover {
text-decoration: none; 
color: #da3f47; 
border-bottom: 1px dotted;
}
a.nav:active {
text-decoration: none; 
color: #565656;
}

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

.small { color: #da3f47; 
font-weight: bold; 
text-transform: none; 
text-align: left; 
font-family: "Lucida Sans", sans-serif; 
font-size: 14px; 
letter-spacing: 3px; 
padding: 0px 0px 0px 25px; 
border-bottom: 0px dashed #da3f47;
background-image: url('heart.jpg');
background-repeat: no-repeat;
}

.smallnav { color: #61605e; 
font-weight: bold; 
text-transform: lowercase; 
text-align: left; 
font-family: "Lucida Sans", sans-serif; 
letter-spacing: 0px; 
padding: 0px 0px 5px 0px; 
border-bottom: 0px dashed #4c6464; }

input, textarea, option, select { 
font: 8pt "Lucida Sans", Verdana, Geneva, sans-serif; 
color: #2b2b2b;
letter-spacing: 0px; 
border: 0px; 
background: #e2e2e2; }

textarea {
width: 100%;
}

ul  { text-indent: 0px;
list-style: none;
padding: 0px;
margin: 0px;
text-transform: lowercase;
text-align: left;
width: 100%;
 }

li {
display: inline;
padding-left: 12px;
text-transform: uppercase;
}

tr {
vertical-align: top;
}

//ul li:before {
	content: "\00BB \0020 ";
	}


.title { padding: 0px; width: 100%; text-align: left; }

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

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

	.ex { color: #63532C;  background: #331f0f; border: #423419; color: #3D2711; color: 9b8e3f }

#content {
float: left;
padding: 0px 10px 15px 10px;
	margin: 0px;
	text-align: justify;
	background: #ffffff;  
	width: 480px;
	height: 174px;
	}

#menu {
text-align: left;
font-family: Tahoma, sans-serif;
padding: 0px 0px 15px 30px;
width: 500px;
margin-top: -15px;
border: 0px dashed #d6dbdf;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
      }

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

html > body #content {
height: auto;
min-height: 174px;
}
