/* Links */ 

a:link {
color:#425E3C;
text-decoration: none;
}

a:active {
color:#425E3C;
text-decoration: none;
}

a:visited {
color:#7A3F40;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration: none;
background-color:#425E3C;
background-image:url(linkbg.gif);
}

a:link.menulink, a:active.menulink {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:3px;
}

a:visited.menulink {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:3px;
}

a:hover.menulink {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:3px;
text-decoration: none;
background-color:#425E3C;
background-image:url(linkbg.gif);
}

/* General */

body {
background-color:#7A3F40;
background-image:url(bg2.gif);
background-repeat:repeat-x;
background-attachment:fixed;
font-family:georgia, times new roman, serif;
font-size:12px;
color:#000000;
line-height:16px;
text-align:left;
}

input, textarea, select {
background:#FFFFFF;
font-family:verdana, tahoma, arial, sans-serif;
font-size:11px;
color:#000000;
border:1px solid #000000;
}

/* Layout */

div.layout {
background:#FFFFFF;
position:absolute;
top:20px;
left:100px;
z-index: 0;
width:600px;
height:100%;
border:0px;
}

/* Columns */

div.content {
position:absolute;
left: 0px;
top:365px;
padding:24px;
margin:0px;
width:552px;
z-index:1;
background-color:#FFFFFF;
}

div.menu {
position:absolute;
left:0px;
top:350px;
width:600px;
padding:0px;
margin:0px;
font-weight: bold;
font-size:12px;
font-family: georgia, times new roman, serif;
letter-spacing:4px;
text-transform:uppercase;
text-align:center;
border-bottom:0px;
}

/* Headlines */

div.news, div.header2 {
color:#7A3F40;
font-weight:bold;
font-size:12px;
font-family: georgia, times new roman, serif;
letter-spacing:2px;
margin:0px;
padding:0px;
text-transform:lowercase;
text-align:left;
border-bottom:1px dotted #7A3F40;
}

div.header {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
font-family:georgia, times new roman, serif;
letter-spacing:2px;
margin:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:3px;
padding-right:0px;
text-transform:lowercase;
text-align:left;
background-image:url(headerbg.gif);
}

div.headfan {
width:522px;
height:16px;
background-color:#7A3F40;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
font-family:georgia, times new roman, serif;
letter-spacing:1px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:3px;
padding-left:5px;
text-transform:uppercase;
text-align:left;
border-bottom:1px dotted #7A3F40;
}

/* Other */

div.comments {
text-align: right;
font-weight: bold;
font-size: 11px;
font-family: georgia, times new roman, serif;
text-transform: lowercase;
}

/*div.icons {
background-color:#FFB579;
padding:3px;
width:90%;
}*/

span.spoiler {
color: #FFFFFF;
}

span.small {
font-size:9px;
font-family:georgia, times new roman, serif;
}

span.undermenu, span.sm {
font-size:10px;
font-family:georgia, times new roman, serif;
}

h1 {
font-size:18px;
font-family:georgia, times new roman, serif;
font-weight:bold;
border-bottom:1px dotted #000000;
}

h2 {
font-size:16px;
font-family:georgia, times new roman, serif;
font-weight:bold;
border-bottom:1px dotted #7A3F40;
}
