body {
background-image: url('bg.jpg'); 
font: 11px Tahoma, Verdana; 
color: #ebc390; 
letter-spacing: 1px; 
line-height: 16px;
}

a:link, a:visited, a:active {
font-style: normal; 
font-weight: normal; 
color: #cf8c5a;
text-decoration: none; 
}

a:hover { 
color: #fff; 
text-decoration: none; 
}

#container {
width: 550px;
margin: 13px auto;
background: #000 repeat-y; 
}

#layout { 
top: 0px; 
left: 0px; 
width: 100%; 
height: 455px; 
background: url('layout.jpg') no-repeat; 
padding: 0px; 
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active { 
font-style: normal; 
font-weight: bold;
text-align: center;
text-decoration: none;
}

#content {
background: #000; 
width: 534px;
padding: 12px 8px 25px 8px; 
}

h1, h2, h3, h4 { 
font-style: italic; 
font-weight: bold; 
font-size: 13px; 
color: #a59f6f;
letter-spacing: 4pt; 
border-bottom: 1px dotted #fff;
padding: 2px 0 5px 3px;
margin: 1px 0 1px 0; 
font-family: Georgia, Sans-Serif; 
}

input, textarea, select {
border: 1px solid #343434;
padding: 3px 5px 3px 5px;
font-family: Tahoma, Arial; 
color: #000; 
font-size: 11px; 
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

p, form, table { 
margin: 3px 0 12px 0;
}

em { 
font-family: Georgia, Sans-Serif; 
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.rubrik { 
font-style: normal; 
font-weight: bold; 
font-size: 11px; 
color: #cf8c5a; 
letter-spacing: 3px; 
text-align: center; 
background-color: #fff;
padding: 1px; 
width: 100%; 
font-family: Tahoma, Sans-Serif;
}

.affiliates { 
margin: 2px; 
}

.boldtxt {
font-weight: bold;
color: #eec38e;
}

.email {
padding: 0 2px 0 2px;
font-size: 11px;
letter-spacing: 0px;
font-family: "courier new";
}

.center {
text-align: center;
}

#foot { 
clear: both;
background: #000 repeat-y;
width: 100%; 
height: 40px;
font-style: italic;
font-size: 10px; 
color: #565452;
text-align: center;
line-height: 14px; 
padding: 0px; 
margin: 0px; 
font-family: Georgia;
}