html {
/* Pieces of this ostentatious background pattern are brought to you by squidfingers.com */
background: #830d03 url(../images/blip_4.gif) top left repeat;
behavior: url(whatevs.htc);
}

body {
margin: 0;
padding: 0;
font-family: "trebuchet ms", lucida grande, sans-serif;
font-size: 0.8em;
color: #fff;
}

#wrapper {
position: absolute;
width: 750px;
left: 50%;
margin-left: -377px;
background: #980404 url(../images/wrapper_4.jpg) top left repeat;
}

h1 {
color: #000;
font-size: 1.8em;
margin: 0 0 2px 0;
}


h2 {
color: #6f0a05;
font-size: 1.4em;
margin: 0 0 2px 0;
}


h4 {
color: #f64b2d;
font-weight: normal;
font-size: 0.8em;
margin: 0 0 2px 0;
}

h5 {
margin: 0 10px 0 10px;
font-weight: bold;
color: #fc0;
font-size: 0.9em;
}

h5 a:link {
color: #fc0;
text-decoration: none;
border-bottom: 0 none;
}

h5 a:visited {
color: #fc0;
text-decoration: none;
border-bottom: 0 none;
}

h5 a:hover {
color: #f64b2d;
text-decoration: none;
border-bottom: 0 none;
}

h5 a:active {
color: #f64b2d;
text-decoration: none;
border-bottom: 0 none;
}


p {
margin: 0;
line-height: 1.6em;
}

a:link {
font-weight: bold;
color: #fc0;
text-decoration: none;
border-bottom: 0 none;
}

a:visited {
font-weight: bold;
color: #f64b2d;
text-decoration: none;
border-bottom: 0 none;
}

a:hover {
font-weight: bold;
color: #fc0;
text-decoration: none;
border-bottom: 1px dotted #fc0;
}

a:active {
font-weight: bold;
color: #f64b2d;
text-decoration: none;
border-bottom: 1px dotted #f64b2d;
}

#header {
display:block;
background: transparent;
width: 750px;
overflow: hidden;
}

#headermenu {
display: block;
padding: 10px 0 10px 0;
background: #000 url(../images/headermenu_4.jpg) bottom left repeat;
}

#headerpic {
background: #000 url(../images/headerpic_4.jpg) bottom left repeat;
height: 136px;
display: block;
}

#meatwrap {
display:block;
float:left;
background: transparent;
width:410px;
margin-bottom: -28px;
overflow: hidden;
}

#meat {
padding: 30px 30px 42px 30px;
border-top: 1px solid #290600;
}

#meatheader {
border-bottom: 8px solid #6f0a05;
padding: 0 0 5px 0;
background: transparent;
}

#meat p {
margin: 20px 0 0 0;
}

#teaserwrap {
display:block;
float:left;
margin-top: -26px;
background: #980404 url(../images/wrapper_4.jpg) top left repeat;
width:170px;
overflow:hidden;
}

#teaser {
border-right: 1px solid #290600;
border-left: 1px solid #290600;
}

#teaserheader {
border-bottom: 0;
margin: 0;
padding: 15px 10px 15px 10px;
background: transparent;
}

#teaser div {
padding: 15px 10px 15px 10px;
border-top: 1px solid #290600;
background: transparent url(../images/teaserblip_4.gif) top left no-repeat;
}

#teaser div:hover {
background: transparent;
}

#teaser a img {
display: block;
text-align: left;
padding: 0;
margin: 20px 0 20px 10px;
border: 1px solid #6f0a05;
text-decoration: none;
}

#teaser a img:hover {
border: 1px solid #000;
text-decoration: none;
}

#navwrap {
display:block;
float:left;
margin-top: -26px;
background: #980404 url(../images/wrapper_4.jpg) top left repeat;
width: 170px;
overflow: hidden;
}

#nav {
text-align: right;
border-left: 1px solid #290600;
border-right: 1px solid #290600;
}

#navheader {
border-bottom: 0;
margin: 0;
padding: 15px 10px 15px 10px;
background: transparent;
}

#nav div {
padding: 15px 10px 15px 10px;
border-top: 1px solid #290600;
background: transparent url(../images/navblip_4.gif) top right no-repeat;
}


#nav div:hover {
background: transparent;
}

#fodder {
display:block;
clear:left;
text-align: right;
padding: 10px 0 10px 0;
background: #000 url(../images/headermenu_4.jpg) bottom left repeat;
width:750px;
overflow:hidden;
border-top: 1px solid #290600;
}

form.mail {
margin-top: 8px;
}

input.mail {
margin: 8px 0 8px 0;
background-color: #fff;
border: 1px solid #290600;
}

input.mail:hover {
background-color: #ffdf80;
border: 1px solid #000;
}

#login input {
background: #f00;
}