/* ----- universal settings -----*/
body {margin:0px; padding:0px; background:url(bg.jpg) top center repeat-x #471407; font-family:verdana, san-serif;}
td {font-size: 8pt; color: #000;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000; padding:0px 20px 0px 30px;}
.subcontent {font-size: 8pt; color: #000; padding:0px 27px 0px 27px;}
.area {font-size: 8pt; color: #000; padding:0px 25px 0px 17px;}
.footer {font-size: 8pt; color: #fff; background:#471407;}
.copyright {font-size: 8pt; color: #fff;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #471407;}
.content a:visited {text-decoration: none; color: #471407;}
.content a:hover {text-decoration: underline; color: #471407;}
.content a:active {text-decoration: none; color: #471407;}
.subcontent a:link {text-decoration: none; color: #471407;}
.subcontent a:visited {text-decoration: none; color: #471407;}
.subcontent a:hover {text-decoration: underline; color: #471407;}
.subcontent a:active {text-decoration: none; color: #471407;}
.area a:link {text-decoration: none; color: #471407;}
.area a:visited {text-decoration: none; color: #471407;}
.area a:hover {text-decoration: underline; color: #471407;}
.area a:active {text-decoration: none; color: #471407;}

.footer a:link {text-decoration: none; color: #fff;}
.footer a:visited {text-decoration: none; color: #fff;}
.footer a:hover {text-decoration: underline; color: #fff;}
.footer a:active {text-decoration: none; color: #fff;}
.copyright a:link {text-decoration: none; color: #fff;}
.copyright a:visited {text-decoration: none; color: #fff;}
.copyright a:hover {text-decoration: underline; color: #fff;}
.copyright a:active {text-decoration: none; color: #ff;}


/* ----- backgrounds ----- */
.a {background: url(1_l.jpg) right top repeat-y;}
.b {background: url(2_l.jpg) right top repeat-y;}
.c {background: url(3_l.jpg) right top repeat-y;}
.d {background: url(4_l.jpg) right top repeat-y #67522d;}
.e {background: url(5_l.jpg) right top no-repeat;}

.ee {background: url(5_la.jpg) right top repeat-x;}

.f {background: url(1_r.jpg) left top repeat-y;}
.g {background: url(2_r.jpg) left top repeat-y;}
.h {background: url(3_r.jpg) left top repeat-y;}
.i {background: url(4_r.jpg) left top repeat-y #67522d;}
.j {background: url(5_r.jpg) left top no-repeat;}

.jj {background: url(5_ra.jpg) left top repeat-x;}


/* ----- other stuff ----- */
ul li {margin-left: 16px;}