body, table, tr, td {
font: 12px "Trebuchet MS", Geneva, sans-serif; 
color: #ddd5d2; 
letter-spacing: 0px; 
line-height: 16px; 
}

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

td {
text-align: justify;
}

a:link {
text-decoration: underline; 
color: #bb1215; 
font-weight: bold;
}

a:visited  {
text-decoration: underline; 
color: #bb1215; 
font-weight: bold;
 }

a:hover {
text-decoration: none; 
color: #bb1215; 
font-weight: bold;
 }

a:active {
text-decoration: none; 
color: #bb1215; 
font-weight: bold;
 }

a.nav:link {
text-decoration: none; 
color: #ddd5d2; 
font-weight: normal;
padding: 0px 0px; 
margin: 0px 0px 0px 0px;
border-bottom: 0px;
display: block;
//background-color: #571516;
}

a.nav:visited  {
text-decoration: none; 
color: #ddd5d2; 
font-weight: normal; 
padding: 0px 0px; 
margin: 0px 0px 0px 0px;
border-bottom: 0px;
display: block;
//background-color: #571516;
}

a.nav:hover {
text-decoration: none; 
color: #efebea; 
font-weight: normal; 
padding: 0px 0px; 
margin: 0px 0px 0px 0px;
border-bottom: 0px;
display: block;
}

a.nav:active {
text-decoration: none; 
color: #ddd5d2; 
font-weight: normal;
padding: 0px 0px; 
margin: 0px 0px 0px 0px;
border-bottom: 0px;
display: block;
}

a.image:link {
border: 0px;
}

a.image:visited {
border: 0px;
}

a.image:hover {
border: 0px;
}

a.image:active {
border: 0px;
}

.sitetitle {
font-family: Trebuchet MS, sans-serif;
text-transform: none;
font-size: 16px;
font-weight: bold;
display: block;
padding-bottom: 2px;
}

a.sitetitle:link {
text-decoration: none; 
color: #bb1215; 
border-bottom: 0px;
letter-spacing: 1px;
}

a.sitetitle:visited  {
text-decoration: none; 
color: #bb1215; 
border-bottom: 0px;
letter-spacing: 1px;
 }

a.sitetitle:hover {
text-decoration: none; 
color: #efebea; 
border-bottom: 0px;
letter-spacing: 1px;
 }

a.sitetitle:active {
text-decoration: none; 
color: #bb1215; 
border-bottom: 0px;
letter-spacing: 1px;
 }

.thumb { 
border: 1px solid #661418; 
}

.header { 
padding-bottom: 0px;
width: 100%;
}

.menu { 
padding: 16px 0px 0px 0px; 
text-align: right; 
margin: 0px 0px 0px 12px;
text-transform: none;
font-weight: normal;
float: right;
width: 130px;
}

.body {
margin: 0px 12px 0px 12px;
}

.content { 
padding: 12px 0px 6px 0px; 
text-align: left;
margin: 3px 0px;
width: 519px;
float: left;
}

#wrap { 
width: 685px;
background-color: #161614;
margin: auto;
text-align: center;
padding-bottom: 20px;
}

p {
margin: 0px 0px 10px 0px;
padding: 0px;
}

h1 {
font-family: Trebuchet MS, Geneva, sans-serif;
font-size: 24px;
text-transform: lowercase;
letter-spacing: 2px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 8px 0px;
color: #bb1215;
font-weight: bold;
font-style: italic;
border-bottom: 0px dotted #d2d2d2;
}

h2 {
font-size: 18px;
font-family: Trebuchet MS, sans-serif;
text-transform: lowercase;
letter-spacing: 1px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 4px 0px;
color: #bb1215;
font-weight: bold;
font-style: italic;
border-left: 0px dotted #565656;
}

.smallprint {
padding-top: 8px;
font-size: 10px;
text-align: center;
color: #565656;
}

.upcoming {
font-family: Trebuchet MS, sans-serif;
text-transform: none;
font-size: 16px;
font-weight: bold;
display: block;
padding-bottom: 2px;
color: #bb1215; 
}

h3 {
font-family: Trebuchet MS, sans-serif;
text-transform: none;
font-size: 16px;
font-weight: bold;
display: block;
padding-bottom: 2px;
color: #bb1215; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 4px 0px;
}

.form {
width: 100%;
}

input, textarea, select { 
font: 12px Trebuchet MS, Geneva, sans-serif; 
color: #ddd5d2; 
letter-spacing: 0px; 
border: 0px dotted #c5c5c5; 
background: #3c1414;
padding: 2px; 
}

option {
font: 12px Trebuchet MS, Geneva, sans-serif; 
color: #ddd5d2; 
letter-spacing: 0px; 
border: 0px; 
background: #fefefe;
padding: 0px; 
}

input:focus, textarea:focus, option:focus, select:focus {
border: 0px solid #c5c5c5;
}

.button {
font-weight: normal;
color: #ddd5d2;
text-transform: lowercase;
font-size: 12px;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
width: 15%;
}