body {
background: #505858 url(gradient4.gif) repeat-x 0px 0px; /* 303037 */
font-family: Trebuchet MS;
font-weight: 100;
font-size: 76%;
line-height: 1.6;
color: #cca673;
padding: 0;
margin: 0;
}

#container {
width: 867px;
margin: 0 auto;
}

h1 {
font-size: 1.6em;
border-bottom: 1px solid #889888;
}

#footer {
clear: both;
width: 100%;
text-align: center;
padding: 1em 0;
border-top: 1px solid white;
}

#container:after {
content: ".";
height: 1em;
visibility: hidden;
display: block;
clear: both;
}

#footer p {
margin: 0;
padding: 0;

}

#contentimage {
/*width: 42%;*/
margin: 0 1em 0 0;
border: 10px solid #66666c;
float: left;
background: #202025;
padding: 1em;
}

#contentimage img {
clear: left; 
float: left;
display: block;
margin: 10px 0;
}

#siteid img {
/*padding: 20px;
background: #404850;
-webkit-border-radius: 20px;*/
display: block;
margin: 14px auto 12px;
}

#siteid {
background: #303037;

margin: 0 0 5px 0;

}



#navigation {
font-family: futura;
font-weight: 100;
font-size: 0.8em;
text-transform: uppercase;
list-style-type: none;
padding: 10px 0 8px;
margin: 1em 0 1em -0.3em; 
background: transparent;
color: white;

text-align: center;

background: #303037;
}

#navigation li {

display: inline;
padding: 0;
background: #454f52;
margin: 0 2px;
}

#navigation:after {
content: ".";
height: 0px;
visibility: hidden;
clear: both;
}

#navigation li a,
#navigation li a img,
#navigation li a:link,
#navigation li a:visited,
#navigation li a:active {
text-decoration: none;
border: none;
outline: none;
-moz-outline-style: none;
}

/*.store #navigation ul {
left: auto;

}
*/

ul {
list-style-type: inherit;
}


a {color: #ddd;
text-decoration: none;
}

li ul,
li p {
position: absolute;
left: -9999px;
}

li:hover {
background: #88888f;
}

li:hover p {
right: 20px;
top: 100px;
left: auto;
}



#sidebar {
/*float: right;*/
/*width: 42%;*/
padding: 1em;
background: #202025;
border: 10px solid #66666c;
margin: 0 0 15px 0;
overflow: auto;
}

.sidebar2 {
/*float: right;*/
/*width: 42%;*/
padding: 1em;
background: #202025;
border: 10px solid #66666c;
margin: 0 0 15px 0;
overflow: auto;
clear: both;
}

.sidebox {
border: 1px solid gray;
margin: 6px;
font-size: 10px;
width: 12em;
}

.sidebox h2 {
background: gray;
padding: 2px;
margin: 0;
font-size: 10px;
}

.sidebox * {
padding: 4px;
margin: 5px;
}
