* { margin:0; padding:0; font-size:11px; }
IMG { border:0; }
A { text-decoration:none; }

BODY { background:#faeed4; color: #000; font-family:arial; }

DIV#container { width:750px; margin:0 auto 0 auto; border-left:1px solid #392e19; border-right:1px solid #392e19; }
DIV#header { width:100%; height:300px; background-image:url("../img/header/bg.jpg"); }
DIV#content { width:100%; }

/* header */


/* content */
DIV#content P.legend { color:#666666; font-size:80%; }
DIV#content P { color:#555555; margin:10px; }
DIV#content P.copyright { color:#555555; text-align:center; padding:5px; }

DIV#content H1 { text-transform: uppercase; }
DIV#content UL { padding-left: 2em; color: #555; }
DIV#content .admin { display: block; margin: 2em; padding: 4px; color: black !important; background: white; width: auto; float: right; font-size: 110%; font-weight: bold;}


TABLE#wrapper { position:relative; top:-30px; border-collapse:collapse; padding:0; margin:0; width:750px; }
TABLE#wrapper TD.col1 { width:25%; background:#957e65; vertical-align:top; }
TABLE#wrapper TD.col1 H1 { margin:10px; padding-bottom:10px; color:#51310b; font-size:140%; font-weight:bold; border-bottom:1px solid #51310b; }
TABLE#wrapper TD.col1 UL { list-style-type:none; padding-left:10px; padding-bottom:10px; }
TABLE#wrapper TD.col1 A { color:#fff; padding-left:10px; background-image:url("../img/menu/arrow.gif"); background-repeat:no-repeat; background-position:left 5px; }
#back-to-home { margin: 10px; }
#back-to-home A { color: black !important; }
TABLE#wrapper TD.col1 A:hover { text-decoration:underline; } 
TABLE#wrapper TD.col2 { width:55%; vertical-align:top; }
TABLE#wrapper TD.col2 A { color:#fff8e5; }
TABLE#wrapper TD.col2 A:hover { text-decoration:underline; }
TABLE#wrapper TD.col2 H1 { font-size:140%; color:#51310b; font-weight:bold; margin:10px; padding-bottom:10px; border-bottom:1px solid #3a2e16; }
TABLE#wrapper TD.col2 H2 { font-size:100%; color:#51310b; font-weight:bold; text-transform:uppercase; margin:10px; border-bottom:1px solid #281d09; padding-bottom:5px; } 
TABLE#wrapper TD.col2 H3 { margin: 10px; }
TABLE#wrapper TD.col2 A { color: black; text-decoration: none;}
TABLE#wrapper TD.col2 A:hover { color: silver; text-decoration: underline;}
TABLE#wrapper TD.col3 { width:20%; vertical-align:top;}


#footer P.copyright { color:#555555; text-align:center; padding:5px; }


/* sponsored links */
#content .sponsored-link A.link { color: #444; font-weight: bolder; }
#content .sponsored-link A.link IMG { border:0; margin: 0;}
#content .sponsored-link .logo { margin-left: 20px; background: white; width: 360px; text-align: center; border: silver 1px solid; padding: 0; }

#path { display: none; }
#language-select { display: none; }
