html {
background: #eee;
behavior: url(whatevs.htc);
}

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

#wrapper {
position: absolute;
width: 750px;
left: 50%;
margin-left: -377px;
background: #eee;
}

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


h2 {
color: #FF4310;
font-size: 1.3em;
margin: 0 0 2px 0;
}


h4 {
color: #496C7C;
font-weight: normal;
font-size: 0.7em;
margin: 0 0 2px 0;
}

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

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

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

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

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


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

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

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

a:hover {
font-weight: bold;
color: #3C4C53;
text-decoration: none;
border-bottom: 0 none;
}

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

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

#headermenu {
display: block;
padding: 10px 0 10px 0;
background: transparent;
}

#headerpic {
background: transparent;
height: 136px;
display: block;
}

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

#meat {
padding: 30px 30px 50px 30px;
}

#meatheader {
margin-bottom: 8px;
padding: 0 0 5px 0;
background: transparent;
}

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

#teaserwrap {
display:block;
float:left;
margin-top: -26px;
margin-bottom: 3px;
background: transparent;
width:170px;
overflow:hidden;
}

#teaser {
margin-right: 3px;
}

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

#teaser div {
padding: 15px 10px 15px 10px;
margin-top: 3px;
background: transparent;
}

#teaser a img {
display: block;
text-align: left;
padding: 0;
margin: 20px 0 20px 0;
border: 1px solid #fff;
}

#teaser a img:hover {
border: 1px solid #333;
}

#navwrap {
display:block;
float:left;
margin-top: -26px;
margin-bottom: 3px;
background: transparent;
width:170px;
overflow:hidden;
}

#nav {
text-align: right;
margin-left: 3px;
}

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

#nav div {
padding: 15px 10px 15px 10px;
margin-top: 3px;
background: transparent;
}

#fodder {
display:block;
clear:left;
text-align: right;
padding: 10px 0 10px 0;
background: transparent;
width:750px;
overflow:hidden;
}

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

input {
margin: 8px 0 8px 0;
}