/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#1a1a1a; font-family:verdana, san-serif;}
td {font-size: 8pt; color: #000;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000; padding: 0px 10px 0px 25px;}
.subcontent {font-size: 8pt; color: #000; padding: 0px 25px 0px 25px;}
.bg_news {font-size: 8pt; color: #000; padding: 0px 25px 0px 25px;}
.specials {font-size: 8pt; color: #000; padding: 0px 20px 0px 19px;}
.footer {font-size: 8pt; color: #fff;}
.copyright {font-size: 8pt; color: #fff;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #700;}
.content a:visited {text-decoration: none; color: #700;}
.content a:hover {text-decoration: underline; color: #700;}
.content a:active {text-decoration: none; color: #700;}
.subcontent a:link {text-decoration: none; color: #700;}
.subcontent a:visited {text-decoration: none; color: #700;}
.subcontent a:hover {text-decoration: underline; color: #700;}
.subcontent a:active {text-decoration: none; color: #700;}

.specials a:link {text-decoration: none; color: #700;}
.specials a:visited {text-decoration: none; color: #700;}
.specials a:hover {text-decoration: underline; color: #700;}
.specials a:active {text-decoration: none; color: #700;}
.link a:link {text-decoration: none; color: #700;}
.link a:visited {text-decoration: none; color: #700;}
.link a:hover {text-decoration: underline; color: #700;}
.link a:active {text-decoration: none; color: #700;}

.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: #fff;}


/* ----- backgrounds ----- */
.bg_fader {background: url(bg_fader.jpg) top repeat-x;}
.bg_fader_l {background: url(bg_fader_l.jpg) right top no-repeat;}
.bg_fader_r {background: url(bg_fader_r.jpg) left top no-repeat;}
.bg_nav {background: url(bg_nav.jpg) top repeat-x;}
.bg_main {background: url(bg_main.jpg);}
.bg_main_repeat {background: url(bg_main_repeat.jpg) top repeat-x;}
.bg_main_repeat_sub {background: url(bg_main_repeat-sub.jpg) top repeat-y;}
.bg_main_cont {background: url(bg_main_cont.jpg) top center repeat-y;}
.bg_main_cont_sub {background: url(bg_main_cont-sub.jpg) top center no-repeat;}
.bg_main_cont_l {background: url(bg_main_cont_l.jpg) top center no-repeat;}
.bg_main_cont_r {background: url(bg_main_cont_r.jpg) top center no-repeat;}
.bg_news {background: url(bg_news.jpg);}
.bg_footer {background: url(bg_footer.jpg) repeat-x;}
.bottom {background-color:#1a1a1a;}


/* ----- other stuff ----- */
ul {margin-top:5px;}
ul li {margin-left: 0px; list-style-image: url(bullet.gif);}
.image {border: 1px solid #500;}