html {
/* This ostentatious background pattern is brought to you by squidfingers.com */
background: #eee url(../images/blip_3.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: #F5FFE7;
}

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

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


h2 {
color: #fe9f89;
font-size: 1.2em;
margin: 0 0 2px 0;
}


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

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

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

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

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

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


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

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

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

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

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

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

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

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

#meatwrap {
display:block;
float:left;
background: transparent;
width:410px;
border-top: 1px solid #000;
margin-bottom: -23px;
overflow:hidden;
}

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

#meatheader {
border-bottom: 8px solid #1f2008;
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: #383C00 url(../images/bkgrd_3.jpg) top left repeat;
width:170px;
overflow:hidden;
}

#teaser {
margin-right: 3px;
margin-left: 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 url(../images/faded30_black.png) top left repeat;
}

* html #teaser div {
padding: 15px 10px 15px 10px;
margin-top: 3px;
background: transparent url(../images/serve_ie.gif) top left repeat;
}

#teaser div:hover {
background: transparent url(../images/faded50_black.png) top left repeat;
}

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

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

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

#nav {
text-align: right;
margin-right: 3px;
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 url(../images/faded30_black.png) top left repeat;
}

* html #nav div {
padding: 15px 10px 15px 10px;
margin-top: 3px;
background: transparent url(../images/serve_ie.gif) top left repeat;
}

#nav div:hover {
background: transparent url(../images/faded50_black.png) top left repeat;
}

#fodder {
display:block;
clear:left;
text-align: right;
padding: 10px 0 10px 0;
background: transparent url(../images/faded30_black.png) top left repeat;
width:750px;
overflow:hidden;
}

* html #fodder {
display:block;
clear:left;
text-align: right;
padding: 10px 0 10px 0;
background: transparent url(../images/serve_ie.gif) top left repeat;
width:750px;
overflow:hidden;
}

#fodder:hover {
background: transparent url(../images/faded50_black.png) top left repeat;
}

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

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

input.mail:hover {
border: 1px solid #fff;
}