/* ----- universal settings -----*/
body {margin:0px; padding:0px; background: url(bg_e.jpg); font-family:verdana, san-serif;}
td {font-size: 8pt; color: #000;}
p {margin:0px; padding:0px;}


/* ----- typography ----- */
#content {font-size: 8pt; color: #000; padding:0px 0px 0px 15px;}
.footer {font-size: 8pt; color: #000;}
.copyright {font-size: 8pt; color: #000;}


/* ----- links ----- */
#content a:link {text-decoration: none; color: #5f6c44;}
#content a:visited {text-decoration: none; color: #5f6c44;}
#content a:hover {text-decoration: underline; color: #5f6c44;}
#content a:active {text-decoration: none; color: #5f6c44;}

.footer a:link {text-decoration: none; color: #000;}
.footer a:visited {text-decoration: none; color: #000;}
.footer a:hover {text-decoration: underline; color: #000;}
.footer a:active {text-decoration: none; color: #000;}
.copyright a:link {text-decoration: none; color: #000;}
.copyright a:visited {text-decoration: none; color: #000;}
.copyright a:hover {text-decoration: underline; color: #000;}
.copyright a:active {text-decoration: none; color: #000;}


/* ----- backgrounds ----- */
.bg_a {background: url(bg_a.jpg) center top;}
.bg_b {background: url(bg_b.jpg) center top;}
.bg_c {background: url(bg_c.jpg) center top;}
.bg_d {background: url(bg_d.jpg) center top repeat-x;}
#bg_main {background: url(bg_main_1.jpg) center top no-repeat;}
#bg_main1a {background: url(bg_main.jpg) center top repeat-y;}
#content {background: url(content_bg.jpg) center top no-repeat;}
#content_m {background: url(content_m.jpg) center top repeat-y;}


/* ----- middle content ----- */
div.mid_l {position: relative; height: 100%;}
div.mid_r {position: relative; height: 100%;}

div.mid_tl {background: url(content_l_t.jpg) no-repeat; width: 20px; height: 81px;}
div.mid_bl {background: url(content_l_b.jpg) no-repeat; position: absolute; bottom: 0; right: 0; width: 15px; height: 98px;}

div.mid_tr {background: url(content_r_t.jpg) no-repeat; width: 20px; height: 81px;}
div.mid_br {background: url(content_r_b.jpg) no-repeat; position: absolute; bottom: 0; left: 0; width: 15px; height: 98px;}


/* ----- other stuff ----- */
ul {margin-top:5px; margin-bottom:12px;}
ul li {margin-left: -10px; list-style-image:url(bullet.gif);}
.image {border:3px solid #a8a365;}
.image:hover {border:3px solid #dbd7a4;}