/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#323232; font-family:verdana, san-serif; font-size: 8pt; color: #000000;}


/* ----- typography ----- */
.content {font-size: 8pt; color: #000000;}
.footer {font-size: 8pt; color: #000000;}
.copyright {font-size: 8pt; color: #000000;}
.feat_bg  {font-size: 8pt; color: #000000;}


/* ----- unordered lists ----- */
ul li {margin-left: 16px;}


/* ----- links ----- */
.content a:link {text-decoration: none; color: #015c00;}
.content a:visited {text-decoration: none; color: #ad7101;}
.content a:hover {text-decoration: underline; color: #ad7101;}
.content a:active {text-decoration: none; color: #000000;}

.footer a:link {text-decoration: none; color: #015c00;}
.footer a:visited {text-decoration: none; color: #ad7101;}
.footer a:hover {text-decoration: underline; color: #ad7101;}
.footer a:active {text-decoration: none; color: #000000;}

.copyright a:link {text-decoration: none; color: #015c00;}
.copyright a:visited {text-decoration: none; color: #ad7101;}
.copyright a:hover {text-decoration: underline; color: #ad7101;}
.copyright a:active {text-decoration: none; color: #000000;}


/* ----- backgrounds ----- */
.bg  {background: url(m_bg.jpg) #323232 center top repeat-x;}
.b_bg  {background: url(b_bg.gif) center top repeat-y;}

.box_t_bg  {background: url(box_tp.gif) center top repeat-x;}
.box_b_bg  {background: url(box_btm.gif) center top repeat-x;}
.box_r_bg  {background: url(box_rt.gif) left top repeat-y;}
.box_l_bg  {background: url(box_lt.gif) right top repeat-y;}

.feat_bg  {background: url(feat_bg.gif) center top no-repeat;}
.fp {padding: 11px 5px 0px 5px !important;  background: url('t_fp.jpg') top center no-repeat;}
.video_background {background: url(video_background.jpg) center no-repeat #fdf4e3;}
