body {
background-color: #e5e5e5;
background: url('images/bg.jpg') fixed;
font-family: 'Montserrat', sans-serif;
text-align:justify;
font-size: 10pt;
line-height:12pt;
color: #000000;
margin: 0px;
padding: 0px;
}
#container{
margin: 0 auto;
margin-top:-8px;
width:766px;
background-color:#e5e5e5;
border:0px solid #ccc;
}
#header{
width:766px; height: 623px;
border-bottom:1px solid #ccc;
background-image: url('images/header_guts.jpg');
margin-top:44px;
}
#topnav{
width:766px;
padding:4px;
margin:0px;
margin-top:3px;
margin-left:-4px;
}
#topnav a{
float:left;
width:108px;
height:28px;
font-size: 8pt;
font-family: 'Montserrat';
text-transform:uppercase;
font-weight: normal;
color: #363636;
text-align:center;
display:block;
margin-top:0px; padding-top:18px;
background: #e5e5e5;
border-top: 0px solid #bbb;
border-right: 1px solid #d4d4d4;
border-bottom: 0px solid #bbb;
border-left: 0px solid #bbb;
}
#topnav a:hover{
letter-spacing: 2px;
background: #728c64;
}

#content{
float: right;
width: 754px;
padding:5px;
margin:2px;
background-color:#dadada;
}
#footer{
clear:both;
background-color:#dadada;
border-top:1px solid #ccc;
text-align:center;
padding:5px;
}

a:link, a:active, a:visited{color:#736F6E; text-decoration: none;-webkit-transition:0.5s; -moz-transition:0.5s;
-ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;}
a:hover{color:#444; text-decoration: none;-webkit-transition:0.5s; -moz-transition:0.5s;
-ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;}

a.nav:link, a.nav:active, a.nav:visited{
text-align:center;
padding:1px; margin:1px;
line-height:9px;
color: #eee;
background-color:#ccc;
display:block;
}
a.nav:hover{
letter-spacing:2px;
}

a.aff:link, a.aff:active, a.aff:visited{
text-align:center;
padding:1px; margin:1px;
line-height:9px;
color: #eee;
background-color:#bbb;
display:block;
}
a.aff:hover{
letter-spacing:2px;
}

h1{
font-size: 16pt;
font-family: 'Permanent Marker', cursive;
text-transform:uppercase;
font-weight: normal;
color: #6a825e;
text-align:center;
display:block;
margin:0px; padding:2px;
border-bottom: 2px solid #5b6b54;
}

h2{
font-size: 12pt;
font-family: Verdana;
text-transform:lowercase;
font-weight: bold;
letter-spacing: 1px;
color: #607459;
text-align:center;
display:block;
margin:0px; padding:2px;
border-bottom: 1px solid #9f9f9f;
}

h3{
font-size: 12pt;
font-family: 'Permanent Marker', cursive;
text-transform:uppercase;
font-weight: bold;
color: #6a825e;
text-align:center;
display:block;
margin:0px; padding:2px;
border-bottom: 2px solid #5b6b54;
}

h4{
font-size: 10pt;
font-family: Verdana, cursive;
text-transform:uppercase;
font-weight: normal;
color: #485343;
text-align:center;
display:block;
margin:0px; padding:2px;
border-bottom: 2px solid #5b6b54;
}

h5{
font-size: 10pt;
font-family: Verdana;
text-transform:uppercase;
font-weight: bold;
color: #485343;
text-align:center;
display:block;
margin:0px; padding:2px;
border-bottom: 2px solid #5b6b54;
}

h6{
font-size: 10pt;
font-family: Verdana;
text-transform:uppercase;
font-weight: bold;
color: #485343;
text-align:center;
display:block;
margin:0px; padding:2px;
border-bottom: 2px solid #5b6b54;
}

b, strong {color:5b6b54;
}
i, em {color:#000000;
}
u{color:#323b2e;
}

blockquote{
background:#fffefe;
border-bottom: 5px solid #6a825e;
padding:5px; margin: 20px 60px 20px 60px;
}